- 6f6597ba gfs2: Protect gl->gl_object by spin lock by Andreas Gruenbacher · 8 years ago
- 4fd1a57 gfs2: Get rid of flush_delayed_work in gfs2_evict_inode by Andreas Gruenbacher · 8 years ago
- 722f6f6 GFS2: Eliminate vestigial sd_log_flush_wrapped by Bob Peterson · 8 years ago
- df68f20 GFS2: Remove gl_list from glock structure by Bob Peterson · 8 years ago
- d87d62b GFS2: Withdraw when directory entry inconsistencies are detected by Bob Peterson · 8 years ago
- 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 1a5fb64 Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
- aeced66 Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
- 414975e Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
- ed17545 GFS2: Allow glocks to be unlocked after withdraw by Bob Peterson · 8 years ago
- e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- dcfd9b21 befs: make export work with cold dcache by Fabian Frederick · 8 years ago
- af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
- 2f713b5 orangefs: count directory pieces correctly by Martin Brandenburg · 8 years ago
- 942835d orangefs: invalidate stored directory on seek by Martin Brandenburg · 8 years ago
- bf15ba7 orangefs: skip forward to the next directory entry if seek is short by Martin Brandenburg · 8 years ago
- dd23f27 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- a5f6a6a fs/block_dev: always invalidate cleancache in invalidate_bdev() by Andrey Ryabinin · 8 years ago
- 55635ba fs: fix data invalidation in the cleancache during direct IO by Andrey Ryabinin · 8 years ago
- eb52da3 jbd2: make the whole kjournald2 kthread NOFS safe by Michal Hocko · 8 years ago
- 81378da jbd2: mark the transaction context with the scope GFP_NOFS context by Michal Hocko · 8 years ago
- 9ba1fb2 xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* by Michal Hocko · 8 years ago
- 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
- 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
- cf8496e proc: show MADV_FREE pages info in smaps by Shaohua Li · 8 years ago
- d47736f fs/ocfs2/cluster: use offset_in_page() macro by Geliang Tang · 8 years ago
- 33496c3 ocfs2: o2hb: revert hb threshold to keep compatible by Junxiao Bi · 8 years ago
- 667b8a3 fs/ocfs2/cluster: use setup_timer by Geliang Tang · 8 years ago
- a3719f3 Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
- 5133cd7 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
- 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
- 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
- 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- da7b66f Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 5b13475 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 6fd4e7f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
- 2575be8 Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- 6dc2cce Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 67fd389 block, dax: use correct format string in bdev_dax_supported by Arnd Bergmann · 8 years ago
- 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- d66bb16 proc: Fix unbalanced hard link numbers by Takashi Iwai · 8 years ago
- 28b2013 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- a6f74e8 cifs: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
- 7d0c234 Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE by Sachin Prabhu · 8 years ago
- cd8c429 Fix match_prepath() by Sachin Prabhu · 8 years ago
- 3a7d2fd pstore: Solve lockdep warning by moving inode locks by Kees Cook · 8 years ago
- 3509d04 pstore: Remove unused vmalloc.h in pmsg by Geliang Tang · 8 years ago
- 8b5d11e Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
- 19ac447 Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- f56fc7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 59372bb statx: correct error handling of NULL pathname by Michael Kerrisk (man-pages) · 8 years ago
- b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 1e2f82d statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH by David Howells · 8 years ago
- 907bfcd orangefs: handle zero size write in debugfs by Dan Carpenter · 8 years ago
- b5a9d61 orangefs: do not wait for timeout if umounting by Martin Brandenburg · 8 years ago
- b7a57cc orangefs: return from orangefs_devreq_read quickly if possible by Martin Brandenburg · 8 years ago
- 9d286b0 orangefs: ensure the userspace component is unmounted if mount fails by Martin Brandenburg · 8 years ago
- 53950ef orangefs: do not check possibly stale size on truncate by Martin Brandenburg · 8 years ago
- 68a24a6 orangefs: implement statx by Martin Brandenburg · 8 years ago
- 7b796ae orangefs: remove ORANGEFS_READDIR macros by Martin Brandenburg · 8 years ago
- 480e3e5 orangefs: support very large directories by Martin Brandenburg · 8 years ago
- 72f66b8 orangefs: support llseek on directories by Martin Brandenburg · 8 years ago
- 382f458 orangefs: rewrite readdir to fix several bugs by Martin Brandenburg · 8 years ago
- 17930b2 orangefs: do not set getattr_time on orangefs_lookup by Martin Brandenburg · 8 years ago
- e675c5e orangefs: clean up oversize xattr validation by Martin Brandenburg · 8 years ago
- a956af3 orangefs: fix bounds check for listxattr by Martin Brandenburg · 8 years ago
- 418ce3e orangefs: remove unused get_fsid_from_ino by Martin Brandenburg · 8 years ago
- eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
- 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 8 years ago
- db44bac nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 8 years ago
- e6838a2 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
- d4b29fd7 block: remove block_device_operations ->direct_access() by Dan Williams · 8 years ago
- 2093f2e block, dax: convert bdev_dax_supported() to dax_direct_access() by Dan Williams · 8 years ago
- cccbce6 filesystem-dax: convert to dax_direct_access() by Dan Williams · 8 years ago
- a41fe02b Revert "block: use DAX for partition table reads" by Dan Williams · 8 years ago
- fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 8 years ago
- 8179a10 ceph: fix recursion between ceph_set_acl() and __ceph_setattr() by Yan, Zheng · 8 years ago
- 4ff33aa fanotify: don't expose EOPENSTALE to userspace by Amir Goldstein · 8 years ago
- 61a9298 ext4: Improve comments in ext4_quota_{on|off}() by Jan Kara · 8 years ago
- f4edce1 fsnotify: remove a stray unlock by Dan Carpenter · 8 years ago
- 5c26eac udf: use kmap_atomic for memcpy copying by Fabian Frederick · 8 years ago
- 6ff6b2b udf: use octal for permissions by Fabian Frederick · 8 years ago
- 9ea33c4 Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
- fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 94836ec Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
- 19b7ccf block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 8 years ago
- c63ed80 orangefs: use iov_iter_revert() by Al Viro · 8 years ago
- b068626 dax: introduce dax_direct_access() by Dan Williams · 8 years ago
- d8f07ae block: kill bdev_dax_capable() by Dan Williams · 8 years ago
- 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
- b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
- 7c4cc30 bdi: Drop 'parent' argument from bdi_register[_va]() by Jan Kara · 8 years ago
- c1844d5 fs: Remove SB_I_DYNBDI flag by Jan Kara · 8 years ago
- 99edd45 ubifs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- 0db10944 nfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
- a0349ec ncpfs: Convert to separately allocated bdi by Jan Kara · 8 years ago