Age | Commit message (Expand) | Author |
2018-08-17 | fs/hpfs: extend gmt_to_local() conversion to 64-bit times | Arnd Bergmann |
2018-08-17 | fs/ntfs: use timespec64 directly for timestamp conversion | Arnd Bergmann |
2018-08-17 | fs/ufs: use ktime_get_real_seconds for sb and cg timestamps | Arnd Bergmann |
2018-08-17 | dax: remove VM_MIXEDMAP for fsdax and device dax | Dave Jiang |
2018-08-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-08-17 | Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-08-17 | Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-08-16 | Merge branch 'linus/master' into rdma.git for-next | Jason Gunthorpe |
2018-08-16 | Merge tag 'v4.18' into rdma.git for-next | Jason Gunthorpe |
2018-08-16 | Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-15 | Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2018-08-15 | Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-08-15 | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-15 | Merge tag 'pstore-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-08-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-08-14 | Merge tag 'configfs-for-4.19' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2018-08-14 | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2018-08-14 | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-08-14 | orangefs: remove redundant pointer orangefs_inode | Colin Ian King |
2018-08-14 | orangefs: Adding new return type vm_fault_t | Souptick Joarder |
2018-08-14 | Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-08-13 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-08-13 | Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2018-08-13 | Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-08-13 | Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2018-08-13 | Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2018-08-13 | Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2018-08-13 | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-08-13 | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2018-08-13 | Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-08-13 | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-08-13 | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-08-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-08-13 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-08-13 | ceph: don't drop message if it contains more data than expected | Yan, Zheng |
2018-08-13 | ceph: support cephfs' own feature bits | Yan, Zheng |
2018-08-13 | ceph: refactor error handling code in ceph_reserve_caps() | Chengguang Xu |
2018-08-13 | ceph: refactor ceph_unreserve_caps() | Chengguang Xu |
2018-08-13 | ceph: change to void return type for __do_request() | Chengguang Xu |
2018-08-13 | ceph: compare fsc->max_file_size and inode->i_size for max file size limit | Chengguang Xu |
2018-08-13 | ceph: add additional size check in ceph_setattr() | Chengguang Xu |
2018-08-13 | fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed | piaojun |
2018-08-13 | fs/9p/v9fs.c: fix spelling mistake "Uknown" -> "Unknown" | Colin Ian King |
2018-08-13 | fs/9p/vfs_file.c: use new return type vm_fault_t | Souptick Joarder |
2018-08-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2018-08-12 | xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree | Shan Hai |