1. a3bdccc Btrfs: prevent list corruption during free space cache processing by Chris Mason · 9 years ago
  2. 860448c Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  3. ba0e4ae Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  4. 1aef882 Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  5. 85db36c Btrfs: fix inode cache writeout by Chris Mason · 9 years ago
  6. f139b6c Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  7. 21330b6 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  8. c775707 fs/nfs: fix new compiler warning about boolean in switch by Andre Przywara · 9 years ago
  9. c456aac nfs: Remove unneeded casts in nfs by Firo Yang · 9 years ago
  10. ce85cfb NFS: Don't attempt to decode missing directory entries by Benjamin Coddington · 9 years ago
  11. 3708f84 Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one" by Nicolas Iooss · 9 years ago
  12. 7b32038 NFS: Rename idmap.c to nfs4idmap.c by Anna Schumaker · 9 years ago
  13. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 9 years ago
  14. f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 9 years ago
  15. 7c61f0d NFS: Add a stub for GETDEVICELIST by Anna Schumaker · 9 years ago
  16. 05f5490 nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes by Peng Tao · 9 years ago
  17. 1ccbad9 nfs: fix DIO good bytes calculation by Peng Tao · 9 years ago
  18. ea96d1e nfs: Fetch MOUNTED_ON_FILEID when updating an inode by Anna Schumaker · 9 years ago
  19. 5d05e54 nfs: fix high load average due to callback thread sleeping by Jeff Layton · 9 years ago
  20. f830f7d NFS: Reduce time spent holding the i_mutex during fallocate() by Anna Schumaker · 9 years ago
  21. 9a51940 NFS: Don't zap caches on fallocate() by Anna Schumaker · 9 years ago
  22. a62d016 Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  23. 1204c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  24. ec137c1 ceph: fix uninline data function by Yan, Zheng · 9 years ago
  25. 0ea611a ceph: rename snapshot support by Yan, Zheng · 9 years ago
  26. c0bd50e ceph: fix null pointer dereference in send_mds_reconnect() by Yan, Zheng · 9 years ago
  27. bb7ffbf nfsd: fix nsfd startup race triggering BUG_ON by Giuseppe Cantavenera · 9 years ago
  28. 135dd00 nfsd: eliminate NFSD_DEBUG by Mark Salter · 9 years ago
  29. 6e4891d nfsd4: fix READ permission checking by J. Bruce Fields · 9 years ago
  30. 980608f nfsd4: disallow SEEK with special stateids by J. Bruce Fields · 9 years ago
  31. 5ba4a25a nfsd4: disallow ALLOCATE with special stateids by J. Bruce Fields · 9 years ago
  32. 8f443e2 Revert "ocfs2: incorrect check for debugfs returns" by Linus Torvalds · 9 years ago
  33. 32ec439 ceph: hold on to exclusive caps on complete directories by Yan, Zheng · 9 years ago
  34. ff7eeb8 ceph: show non-default options only by Ilya Dryomov · 9 years ago
  35. ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 9 years ago
  36. 1c841a9 ceph: cleanup unsafe requests when reconnecting is denied by Yan, Zheng · 9 years ago
  37. a9f6eb6 ceph: don't zero i_wrbuffer_ref when reconnecting is denied by Yan, Zheng · 9 years ago
  38. 571ade3 ceph: don't mark dirty caps when there is no auth cap by Yan, Zheng · 9 years ago
  39. db40cc1 ceph: keep i_snap_realm while there are writers by Yan, Zheng · 9 years ago
  40. a149bb9 ceph: kstrdup() memory handling by Sanidhya Kashyap · 9 years ago
  41. c1d00b2 ceph: properly release page upon error by Taesoo Kim · 9 years ago
  42. 57e9546 ceph: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  43. 3563dbdd ceph: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 9 years ago
  44. e1eba3e ceph: remove redundant declaration by Fabian Frederick · 9 years ago
  45. e2c3de0 ceph: fix dcache/nocache mount option by Yan, Zheng · 9 years ago
  46. 6e6f092 ceph: drop cap releases in requests composed before cap reconnect by Yan, Zheng · 9 years ago
  47. 6162e4b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  48. 8b01fc8 fs: take i_mutex during prepare_binprm for set[ug]id executables by Jann Horn · 9 years ago
  49. dba94f2 Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  50. 8f502d5b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  51. 06a60de Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  52. c57dcb5 efivarfs: Ensure VariableName is NUL-terminated by Ross Lagerwall · 9 years ago
  53. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  54. 6c8c903 proc: show locks in /proc/pid/fdinfo/X by Andrey Vagin · 9 years ago
  55. c3fe587 bfs: correct return values by Sanidhya Kashyap · 9 years ago
  56. c8f33d0 affs: kstrdup() memory handling by Sanidhya Kashyap · 9 years ago
  57. 79bda4d fs/affs: use affs_test_opt() by Fabian Frederick · 9 years ago
  58. 34f2483 fs/affs/super.c: use affs_set_opt() by Fabian Frederick · 9 years ago
  59. 6bf445c fs/affs/affs.h: add mount option manipulation macros by Fabian Frederick · 9 years ago
  60. a0016ff fs/affs: use AFFS_MOUNT prefix for mount options by Fabian Frederick · 9 years ago
  61. b796410 adfs: return correct return values by Sanidhya Kashyap · 9 years ago
  62. dfcce79 fs/exec.c:de_thread: move notify_count write under lock by Kirill Tkhai · 9 years ago
  63. 6e399cd prctl: avoid using mmap_sem for exe_file serialization by Davidlohr Bueso · 9 years ago
  64. 90f31d0 mm: rcu-protected get_mm_exe_file() by Konstantin Khlebnikov · 9 years ago
  65. 8de560d fs/fat: comment fix, fat_bits can be also 32 by Alexander Kuleshov · 9 years ago
  66. 58932ef fs/fat: remove unnecessary includes by Alexander Kuleshov · 9 years ago
  67. a40a7d9 fs/fat: remove unnecessary defintion by Alexander Kuleshov · 9 years ago
  68. db579e7 hfsplus: don't store special "osx" xattr prefix on-disk by Thomas Hebb · 9 years ago
  69. 059a704 hfsplus: fix expand when not enough available space by Sergei Antonov · 9 years ago
  70. 27a4e38 hfsplus: incorrect return value by Chengyu Song · 9 years ago
  71. 7ce844a fs/hfsplus: replace if/BUG by BUG_ON by Fabian Frederick · 9 years ago
  72. 1ad8d63 fs/hfsplus: use bool instead of int for is_known_namespace() return value by Fabian Frederick · 9 years ago
  73. 73d28d57 fs/hfsplus: atomically set inode->i_flags by Fabian Frederick · 9 years ago
  74. 5e61473 fs/hfsplus: move xattr_name allocation in hfsplus_setxattr() by Fabian Frederick · 9 years ago
  75. a3cef4c fs/hfsplus: move xattr_name allocation in hfsplus_getxattr() by Fabian Frederick · 9 years ago
  76. f01fa5f hfsplus: add missing curly braces in hfsplus_delete_cat() by Dan Carpenter · 9 years ago
  77. 13f2448 hfs: incorrect return values by Chengyu Song · 9 years ago
  78. faea2c5 nilfs2: use inode_set_flags() in nilfs_set_inode_flags() by Ryusuke Konishi · 9 years ago
  79. 0ce187c nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags() by Ryusuke Konishi · 9 years ago
  80. 3377f84 nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted() by Ryusuke Konishi · 9 years ago
  81. 53a2c3b nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl by Ryusuke Konishi · 9 years ago
  82. fa33915 nilfs2: add helper to find existent block on metadata file by Ryusuke Konishi · 9 years ago
  83. 5b20384 nilfs2: add bmap function to seek a valid key by Ryusuke Konishi · 9 years ago
  84. 3568a13 nilfs2: unify type of key arguments in bmap interface by Ryusuke Konishi · 9 years ago
  85. 0de6d6b nilfs2: use bgl_lock_ptr() by Ryusuke Konishi · 9 years ago
  86. ead8ecf nilfs2: use set_mask_bits() for operations on buffer state bitmap by Ryusuke Konishi · 9 years ago
  87. 6fb7a61 nilfs2: do not use async write flag for segment summary buffers by Ryusuke Konishi · 9 years ago
  88. f8ccad2 befs: replace typedef befs_inode_info by structure by Fabian Frederick · 9 years ago
  89. 038428f befs: replace typedef befs_sb_info by structure by Fabian Frederick · 9 years ago
  90. 09ad0ea befs: replace typedef befs_mount_options by structure by Fabian Frederick · 9 years ago
  91. 6ceafb8 fs/binfmt_misc.c: simplify entry_status() by Rasmus Villemoes · 9 years ago
  92. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  93. 84588e7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  94. d82312c Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  95. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  96. 1002755 f2fs: pass checkpoint reason on roll-forward recovery by Jaegeuk Kim · 9 years ago
  97. feb7cbb f2fs: avoid abnormal behavior on broken symlink by Jaegeuk Kim · 9 years ago
  98. d0cae97 f2fs: flush symlink path to avoid broken symlink after POR by Jaegeuk Kim · 9 years ago
  99. 542c311 Merge branch 'xfs-dio-extend-fix' into for-next by Dave Chinner · 9 years ago
  100. 0cefb29 xfs: using generic_file_direct_write() is unnecessary by Dave Chinner · 9 years ago