1. 5aa2a96 block: export bio_associate_*() and wbc_account_io() by Tejun Heo · 9 years ago
  2. fe78fcc mnt: In detach_mounts detach the appropriate unmounted mount by Eric W. Biederman · 9 years ago
  3. f2d0a12 mnt: Clarify and correct the disconnect logic in umount_tree by Eric W. Biederman · 9 years ago
  4. 00d80e3 Btrfs: fix quick exhaustion of the system array in the superblock by Filipe Manana · 9 years ago
  5. 3e303ea btrfs: its btrfs_err() instead of btrfs_error() by Anand Jain · 9 years ago
  6. 95ab1f6 btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_block() fail by Zhao Lei · 9 years ago
  7. 8a73301 btrfs: Fix lockdep warning of btrfs_run_delayed_iputs() by Zhao Lei · 9 years ago
  8. cd81259 NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability by Trond Myklebust · 9 years ago
  9. 5c675d6 NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised by Trond Myklebust · 9 years ago
  10. 85a23ce NFS: Don't revalidate the mapping if both size and change attr are up to date by Trond Myklebust · 9 years ago
  11. 2b83d3d NFSv4/pnfs: Ensure we don't miss a file extension by Trond Myklebust · 9 years ago
  12. 3c38cbe NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked by Trond Myklebust · 9 years ago
  13. d725e66 Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()" by Linus Torvalds · 9 years ago
  14. 8426fb3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  15. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 3a26a5b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  17. 8be5701 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  18. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  19. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  20. a2673b6 fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() by Jan Kara · 9 years ago
  21. 3581d45 /proc/$PID/cmdline: fixup empty ARGV case by Alexey Dobriyan · 9 years ago
  22. 3958b79 configfs: fix kernel infoleak through user-controlled format string by Nicolas Iooss · 9 years ago
  23. db5d5b3 fs, proc: add help for CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  24. f76d94d Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  25. 16ff49a Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  26. 2645695 jfs: clean up jfs_rename and fix out of order unlock by Dave Kleikamp · 9 years ago
  27. ed95876 Btrfs: fix file corruption after cloning inline extents by Filipe Manana · 9 years ago
  28. ee296d7 locks: inline posix_lock_file_wait and flock_lock_file_wait by Jeff Layton · 9 years ago
  29. 83bfff2 nfs4: have do_vfs_lock take an inode pointer by Jeff Layton · 9 years ago
  30. 29d01b2 locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait by Jeff Layton · 9 years ago
  31. bcd7f78 locks: have flock_lock_file take an inode pointer instead of a filp by Jeff Layton · 9 years ago
  32. ed05676 Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation" by Jeff Layton · 9 years ago
  33. c83727a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  34. 75a6f82 freeing unlinked file indefinitely delayed by Al Viro · 9 years ago
  35. 9391dd0 fix a braino in ovl_d_select_inode() by Al Viro · 9 years ago
  36. 0a73d0a 9p: don't leave a half-initialized inode sitting around by Al Viro · 9 years ago
  37. cffc337 Btrfs: fix order by which delayed references are run by Filipe Manana · 9 years ago
  38. d3efe08 Btrfs: fix list transaction->pending_ordered corruption by Filipe Manana · 9 years ago
  39. 497b405 Btrfs: fix memory leak in the extent_same ioctl by Filipe Manana · 9 years ago
  40. c1aa457 Btrfs: fix shrinking truncate when the no_holes feature is enabled by Filipe Manana · 9 years ago
  41. 31b7a57 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  42. faa4a54 pNFS: Don't throw out valid layout segments by Trond Myklebust · 9 years ago
  43. bdc59cf pNFS: pnfs_roc_drain() fix a race with open by Trond Myklebust · 9 years ago
  44. 7f27392 pNFS: Fix races between return-on-close and layoutreturn. by Trond Myklebust · 9 years ago
  45. df9cecc pNFS: pnfs_roc_drain should return 'true' when sleeping by Trond Myklebust · 9 years ago
  46. c5d7371 pNFS: Layoutreturn must invalidate all existing layout segments. by Trond Myklebust · 9 years ago
  47. a28e4b2 hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead by Joe Perches · 9 years ago
  48. ce65761 hpfs: kstrdup() out of memory handling by Sanidhya Kashyap · 9 years ago
  49. d7b0409 hpfs: Remove unessary cast by Firo Yang · 9 years ago
  50. a27b5b9 hpfs: add fstrim support by Mikulas Patocka · 9 years ago
  51. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  52. 70f19f5 udf: Don't corrupt unalloc spacetable when writing it by Steven J. Magnani · 9 years ago
  53. 690edcf NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats code by Trond Myklebust · 9 years ago
  54. 1c4c715 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  55. be82416 NFSv4: Leases are renewed in sequence_done when we have sessions by Trond Myklebust · 9 years ago
  56. b15c7cd NFSv4.1: nfs41_sequence_done should handle sequence flag errors by Trond Myklebust · 9 years ago
  57. b135290 NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly by Trond Myklebust · 9 years ago
  58. 4099287 NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly by Trond Myklebust · 9 years ago
  59. 8b895ce NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly. by Trond Myklebust · 9 years ago
  60. 7444a07 ext4: replace open coded nofail allocation in ext4_free_blocks() by Michal Hocko · 9 years ago
  61. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  62. 43c3dd0 dax: bdev_direct_access() may sleep by Matthew Wilcox · 9 years ago
  63. bbab37d block: Add support for DAX reads/writes to block devices by Matthew Wilcox · 9 years ago
  64. 872eb12 dax: Use copy_from_iter_nocache by Matthew Wilcox · 9 years ago
  65. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 5968cec sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y by Naveen N. Rao · 9 years ago
  67. 8974fec ext4: correctly migrate a file with a hole at the beginning by Eryu Guan · 9 years ago
  68. d6f123a ext4: be more strict when migrating to non-extent based file by Eryu Guan · 9 years ago
  69. 9705acd ext4: fix reservation release on invalidatepage for delalloc fs by Lukas Czerner · 9 years ago
  70. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  71. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  72. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  73. 320cd41 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  74. a7ba4bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  75. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  76. c45653c ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp by Nikolay Borisov · 9 years ago
  77. 0f0ff9a ext4: fix fencepost error in lazytime optimization by Theodore Ts'o · 9 years ago
  78. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  79. 9689457 Btrfs: fix wrong check for btrfs_force_chunk_alloc() by Shilong Wang · 9 years ago
  80. ddba1bf Btrfs: fix warning of bytes_may_use by Liu Bo · 9 years ago
  81. ad9ee20 Btrfs: fix hang when failing to submit bio of directIO by Liu Bo · 9 years ago
  82. 9c6429d Btrfs: fix a comment in inode.c:evict_inode_truncate_pages() by Filipe Manana · 9 years ago
  83. 61de718 Btrfs: fix memory corruption on failure to submit bio for direct IO by Filipe Manana · 9 years ago
  84. 1c919a5 btrfs: don't update mtime/ctime on deduped inodes by Mark Fasheh · 9 years ago
  85. 0efa9f4 btrfs: allow dedupe of same inode by Mark Fasheh · 9 years ago
  86. f441460 btrfs: fix deadlock with extent-same and readpage by Mark Fasheh · 9 years ago
  87. 207910d btrfs: pass unaligned length to btrfs_cmp_data() by Mark Fasheh · 9 years ago
  88. a89ca6f Btrfs: fix fsync after truncate when no_holes feature is enabled by Filipe Manana · 9 years ago
  89. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  90. 93e3bce vfs: Remove incorrect debugging WARN in prepend_path by Eric W. Biederman · 9 years ago
  91. 7236c85 mnt: Update fs_fully_visible to test for permanently empty directories by Eric W. Biederman · 9 years ago
  92. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  93. 87d2846 sysfs: Add support for permanently empty directories to serve as mount points. by Eric W. Biederman · 9 years ago
  94. ea01521 kernfs: Add support for always empty directories. by Eric W. Biederman · 9 years ago
  95. eb6d38d proc: Allow creating permanently empty directories that serve as mount points by Eric W. Biederman · 9 years ago
  96. f9bd673 sysctl: Allow creating permanently empty directories that serve as mountpoints. by Eric W. Biederman · 9 years ago
  97. fbabfd0 fs: Add helper functions for permanently empty directories. by Eric W. Biederman · 9 years ago
  98. ceeb0e5 vfs: Ignore unlocked mounts in fs_fully_visible by Eric W. Biederman · 10 years ago
  99. b4839eb nfs: Remove invalid tk_pid from debug message by Kinglong Mee · 9 years ago
  100. d356a7d nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh by Kinglong Mee · 9 years ago