1. 69c8ebf fuseblk: Fix warning in super_setup_bdi_name() by Jan Kara · 8 years ago
  2. fe7a719 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  3. d484467 Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  4. 044f1da Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  5. 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
  6. 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
  7. 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
  8. 414975e Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  9. ed17545 GFS2: Allow glocks to be unlocked after withdraw by Bob Peterson · 8 years ago
  10. 161f55e xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 8 years ago
  11. e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  12. 85435d7 CIFS: add misssing SFM mapping for doublequote by Björn Jacke · 8 years ago
  13. dcfd9b21 befs: make export work with cold dcache by Fabian Frederick · 8 years ago
  14. 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
  15. 2f713b5 orangefs: count directory pieces correctly by Martin Brandenburg · 8 years ago
  16. 942835d orangefs: invalidate stored directory on seek by Martin Brandenburg · 8 years ago
  17. bf15ba7 orangefs: skip forward to the next directory entry if seek is short by Martin Brandenburg · 8 years ago
  18. 9052c7c nfs: Fix bdi handling for cloned superblocks by Jan Kara · 8 years ago
  19. 7db0a6e SMB3: Work around mount failure when using SMB3 dialect to Macs by Steve French · 8 years ago
  20. dd23f27 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  21. d8a6e50 cifs: fix CIFS_IOC_GET_MNT_INFO oops by David Disseldorp · 8 years ago
  22. b704e70 CIFS: fix mapping of SFM_SPACE and SFM_PERIOD by Björn Jacke · 8 years ago
  23. a5f6a6a fs/block_dev: always invalidate cleancache in invalidate_bdev() by Andrey Ryabinin · 8 years ago
  24. 55635ba fs: fix data invalidation in the cleancache during direct IO by Andrey Ryabinin · 8 years ago
  25. eb52da3 jbd2: make the whole kjournald2 kthread NOFS safe by Michal Hocko · 8 years ago
  26. 81378da jbd2: mark the transaction context with the scope GFP_NOFS context by Michal Hocko · 8 years ago
  27. 9ba1fb2 xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* by Michal Hocko · 8 years ago
  28. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  29. 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
  30. cf8496e proc: show MADV_FREE pages info in smaps by Shaohua Li · 8 years ago
  31. d47736f fs/ocfs2/cluster: use offset_in_page() macro by Geliang Tang · 8 years ago
  32. 33496c3 ocfs2: o2hb: revert hb threshold to keep compatible by Junxiao Bi · 8 years ago
  33. 667b8a3 fs/ocfs2/cluster: use setup_timer by Geliang Tang · 8 years ago
  34. fe0be23 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 8 years ago
  35. a3719f3 Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  36. 5133cd7 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  37. 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  38. 3998e6b CIFS: fix oplock break deadlocks by Rabin Vincent · 8 years ago
  39. 6026685 cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops by David Disseldorp · 8 years ago
  40. 0e5c795 cifs: fix leak in FSCTL_ENUM_SNAPS response handling by David Disseldorp · 8 years ago
  41. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  42. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  43. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  44. 26c9cb6 Set unicode flag on cifs echo request to avoid Mac error by Steve French · 8 years ago
  45. c610c4b CIFS: Add asynchronous write support through kernel AIO by Pavel Shilovsky · 8 years ago
  46. 6685c5e CIFS: Add asynchronous read support through kernel AIO by Pavel Shilovsky · 8 years ago
  47. ccf7f40 CIFS: Add asynchronous context to support kernel AIO by Pavel Shilovsky · 8 years ago
  48. 29bb315 cifs: fix IPv6 link local, with scope id, address parsing by Daniel N Pettersson · 8 years ago
  49. 564277e cifs: small underflow in cnvrtDosUnixTm() by Dan Carpenter · 8 years ago
  50. 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. da7b66f Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  52. 5b13475 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 6fd4e7f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  54. 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
  55. 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
  56. 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
  57. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 67fd389 block, dax: use correct format string in bdev_dax_supported by Arnd Bergmann · 8 years ago
  59. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  60. d66bb16 proc: Fix unbalanced hard link numbers by Takashi Iwai · 8 years ago
  61. 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
  62. e20c8a5 xfs: wait on new inodes during quotaoff dquot release by Brian Foster · 8 years ago
  63. ae2c4ac xfs: update ag iterator to support wait on new inodes by Brian Foster · 8 years ago
  64. 756baca xfs: support ability to wait on new inodes by Brian Foster · 8 years ago
  65. 8f720d9 xfs: publish UUID in struct super_block by Amir Goldstein · 8 years ago
  66. a6f74e8 cifs: don't check for failure from mempool_alloc() by NeilBrown · 8 years ago
  67. 7d0c234 Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE by Sachin Prabhu · 8 years ago
  68. cd8c429 Fix match_prepath() by Sachin Prabhu · 8 years ago
  69. 3a7d2fd pstore: Solve lockdep warning by moving inode locks by Kees Cook · 8 years ago
  70. 3509d04 pstore: Remove unused vmalloc.h in pmsg by Geliang Tang · 8 years ago
  71. 8b5d11e Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  72. 19ac447 Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  73. f56fc7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  74. 3c37819 xfs: Allow user to kill fstrim process by Lukas Czerner · 8 years ago
  75. 59372bb statx: correct error handling of NULL pathname by Michael Kerrisk (man-pages) · 8 years ago
  76. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  77. 1e2f82d statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH by David Howells · 8 years ago
  78. 907bfcd orangefs: handle zero size write in debugfs by Dan Carpenter · 8 years ago
  79. b5a9d61 orangefs: do not wait for timeout if umounting by Martin Brandenburg · 8 years ago
  80. b7a57cc orangefs: return from orangefs_devreq_read quickly if possible by Martin Brandenburg · 8 years ago
  81. 9d286b0 orangefs: ensure the userspace component is unmounted if mount fails by Martin Brandenburg · 8 years ago
  82. 53950ef orangefs: do not check possibly stale size on truncate by Martin Brandenburg · 8 years ago
  83. 68a24a6 orangefs: implement statx by Martin Brandenburg · 8 years ago
  84. 7b796ae orangefs: remove ORANGEFS_READDIR macros by Martin Brandenburg · 8 years ago
  85. 480e3e5 orangefs: support very large directories by Martin Brandenburg · 8 years ago
  86. 72f66b8 orangefs: support llseek on directories by Martin Brandenburg · 8 years ago
  87. 382f458 orangefs: rewrite readdir to fix several bugs by Martin Brandenburg · 8 years ago
  88. 17930b2 orangefs: do not set getattr_time on orangefs_lookup by Martin Brandenburg · 8 years ago
  89. e675c5e orangefs: clean up oversize xattr validation by Martin Brandenburg · 8 years ago
  90. a956af3 orangefs: fix bounds check for listxattr by Martin Brandenburg · 8 years ago
  91. 418ce3e orangefs: remove unused get_fsid_from_ino by Martin Brandenburg · 8 years ago
  92. 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
  93. 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 8 years ago
  94. db44bac nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 8 years ago
  95. e6838a2 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
  96. d4b29fd7 block: remove block_device_operations ->direct_access() by Dan Williams · 8 years ago
  97. 2093f2e block, dax: convert bdev_dax_supported() to dax_direct_access() by Dan Williams · 8 years ago
  98. cccbce6 filesystem-dax: convert to dax_direct_access() by Dan Williams · 8 years ago
  99. a41fe02b Revert "block: use DAX for partition table reads" by Dan Williams · 8 years ago
  100. fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 8 years ago