1. a27b5b9 hpfs: add fstrim support by Mikulas Patocka · 9 years ago
  2. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  3. 70f19f5 udf: Don't corrupt unalloc spacetable when writing it by Steven J. Magnani · 9 years ago
  4. 690edcf NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats code by Trond Myklebust · 9 years ago
  5. 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
  6. be82416 NFSv4: Leases are renewed in sequence_done when we have sessions by Trond Myklebust · 9 years ago
  7. b15c7cd NFSv4.1: nfs41_sequence_done should handle sequence flag errors by Trond Myklebust · 9 years ago
  8. b135290 NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly by Trond Myklebust · 9 years ago
  9. 4099287 NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly by Trond Myklebust · 9 years ago
  10. 8b895ce NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly. by Trond Myklebust · 9 years ago
  11. 7444a07 ext4: replace open coded nofail allocation in ext4_free_blocks() by Michal Hocko · 9 years ago
  12. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  13. 43c3dd0 dax: bdev_direct_access() may sleep by Matthew Wilcox · 9 years ago
  14. bbab37d block: Add support for DAX reads/writes to block devices by Matthew Wilcox · 9 years ago
  15. 872eb12 dax: Use copy_from_iter_nocache by Matthew Wilcox · 9 years ago
  16. 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
  17. 5968cec sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y by Naveen N. Rao · 9 years ago
  18. 8974fec ext4: correctly migrate a file with a hole at the beginning by Eryu Guan · 9 years ago
  19. d6f123a ext4: be more strict when migrating to non-extent based file by Eryu Guan · 9 years ago
  20. 9705acd ext4: fix reservation release on invalidatepage for delalloc fs by Lukas Czerner · 9 years ago
  21. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  22. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  23. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  24. 320cd41 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  25. a7ba4bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  26. 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
  27. c45653c ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp by Nikolay Borisov · 9 years ago
  28. 0f0ff9a ext4: fix fencepost error in lazytime optimization by Theodore Ts'o · 9 years ago
  29. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  30. 9689457 Btrfs: fix wrong check for btrfs_force_chunk_alloc() by Shilong Wang · 9 years ago
  31. ddba1bf Btrfs: fix warning of bytes_may_use by Liu Bo · 9 years ago
  32. ad9ee20 Btrfs: fix hang when failing to submit bio of directIO by Liu Bo · 9 years ago
  33. 9c6429d Btrfs: fix a comment in inode.c:evict_inode_truncate_pages() by Filipe Manana · 9 years ago
  34. 61de718 Btrfs: fix memory corruption on failure to submit bio for direct IO by Filipe Manana · 9 years ago
  35. 1c919a5 btrfs: don't update mtime/ctime on deduped inodes by Mark Fasheh · 9 years ago
  36. 0efa9f4 btrfs: allow dedupe of same inode by Mark Fasheh · 9 years ago
  37. f441460 btrfs: fix deadlock with extent-same and readpage by Mark Fasheh · 9 years ago
  38. 207910d btrfs: pass unaligned length to btrfs_cmp_data() by Mark Fasheh · 9 years ago
  39. a89ca6f Btrfs: fix fsync after truncate when no_holes feature is enabled by Filipe Manana · 9 years ago
  40. 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
  41. 93e3bce vfs: Remove incorrect debugging WARN in prepend_path by Eric W. Biederman · 9 years ago
  42. 7236c85 mnt: Update fs_fully_visible to test for permanently empty directories by Eric W. Biederman · 9 years ago
  43. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  44. 87d2846 sysfs: Add support for permanently empty directories to serve as mount points. by Eric W. Biederman · 9 years ago
  45. ea01521 kernfs: Add support for always empty directories. by Eric W. Biederman · 9 years ago
  46. eb6d38d proc: Allow creating permanently empty directories that serve as mount points by Eric W. Biederman · 9 years ago
  47. f9bd673 sysctl: Allow creating permanently empty directories that serve as mountpoints. by Eric W. Biederman · 9 years ago
  48. fbabfd0 fs: Add helper functions for permanently empty directories. by Eric W. Biederman · 9 years ago
  49. ceeb0e5 vfs: Ignore unlocked mounts in fs_fully_visible by Eric W. Biederman · 10 years ago
  50. b4839eb nfs: Remove invalid tk_pid from debug message by Kinglong Mee · 9 years ago
  51. d356a7d nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh by Kinglong Mee · 9 years ago
  52. bc4da2a nfs: Drop bad comment in nfs41_walk_client_list() by Kinglong Mee · 9 years ago
  53. cd738ee nfs: Remove unneeded micro checking of CONFIG_PROC_FS by Kinglong Mee · 9 years ago
  54. 2785110 nfs: Don't setting FILE_CREATED flags always by Kinglong Mee · 9 years ago
  55. 6a062a3 nfs: Use remove_proc_subtree() instead remove_proc_entry() by Kinglong Mee · 9 years ago
  56. 71f81e5 nfs: Remove unused argument in nfs_server_set_fsinfo() by Kinglong Mee · 9 years ago
  57. 6b55970 nfs: Fix a memory leak when meeting an unsupported state protect by Kinglong Mee · 9 years ago
  58. db2efec nfs: take extra reference to fl->fl_file when running a LOCKU operation by Jeff Layton · 9 years ago
  59. c3696046 fuse: separate pqueue for clones by Miklos Szeredi · 9 years ago
  60. cc080e9 fuse: introduce per-instance fuse_dev structure by Miklos Szeredi · 9 years ago
  61. 00c570f fuse: device fd clone by Miklos Szeredi · 9 years ago
  62. ee314a8 fuse: abort: no fc->lock needed for request ending by Miklos Szeredi · 9 years ago
  63. 46c34a3 fuse: no fc->lock for pqueue parts by Miklos Szeredi · 9 years ago
  64. efe2800 fuse: no fc->lock in request_end() by Miklos Szeredi · 9 years ago
  65. 1e6881c fuse: cleanup request_end() by Miklos Szeredi · 9 years ago
  66. 365ae71 fuse: request_end(): do once by Miklos Szeredi · 9 years ago
  67. 77cd9d4 fuse: add req flag for private list by Miklos Szeredi · 9 years ago
  68. 45a91cb fuse: pqueue locking by Miklos Szeredi · 9 years ago
  69. 24b4d33 fuse: abort: group pqueue accesses by Miklos Szeredi · 9 years ago
  70. 82cbdcd fuse: cleanup fuse_dev_do_read() by Miklos Szeredi · 9 years ago
  71. f377cb7 fuse: move list_del_init() from request_end() into callers by Miklos Szeredi · 9 years ago
  72. e96edd9 fuse: duplicate ->connected in pqueue by Miklos Szeredi · 9 years ago
  73. 3a2b5b9 fuse: separate out processing queue by Miklos Szeredi · 9 years ago
  74. 5250921 fuse: simplify request_wait() by Miklos Szeredi · 9 years ago
  75. fd22d62 fuse: no fc->lock for iqueue parts by Miklos Szeredi · 9 years ago
  76. 8f7bb36 fuse: allow interrupt queuing without fc->lock by Miklos Szeredi · 9 years ago
  77. 4ce6081 fuse: iqueue locking by Miklos Szeredi · 9 years ago
  78. ef75925 fuse: dev read: split list_move by Miklos Szeredi · 9 years ago
  79. 8c91189 fuse: abort: group iqueue accesses by Miklos Szeredi · 9 years ago
  80. e16714d fuse: duplicate ->connected in iqueue by Miklos Szeredi · 9 years ago
  81. f88996a fuse: separate out input queue by Miklos Szeredi · 9 years ago
  82. 33e14b4 fuse: req state use flags by Miklos Szeredi · 9 years ago
  83. 7a3b2c7 fuse: simplify req states by Miklos Szeredi · 9 years ago
  84. c477526 fuse: don't hold lock over request_wait_answer() by Miklos Szeredi · 9 years ago
  85. 7d2e0a0 fuse: simplify unique ctr by Miklos Szeredi · 9 years ago
  86. 41f9827 fuse: rework abort by Miklos Szeredi · 9 years ago
  87. b716d42 fuse: fold helpers into abort by Miklos Szeredi · 9 years ago
  88. dc00809 fuse: use per req lock for lock/unlock_request() by Miklos Szeredi · 9 years ago
  89. 825d6d3 fuse: req use bitops by Miklos Szeredi · 9 years ago
  90. 0d8e84b fuse: simplify request abort by Miklos Szeredi · 9 years ago
  91. ccd0a0b fuse: call fuse_abort_conn() in dev release by Miklos Szeredi · 9 years ago
  92. f0139aa fuse: fold fuse_request_send_nowait() into single caller by Miklos Szeredi · 9 years ago
  93. de15522 fuse: check conn_error earlier by Miklos Szeredi · 9 years ago
  94. 5437f24 fuse: account as waiting before queuing for background by Miklos Szeredi · 9 years ago
  95. 73e0e73 fuse: reset waiting by Miklos Szeredi · 9 years ago
  96. 42dc621 fuse: fix background request if not connected by Miklos Szeredi · 9 years ago
  97. 0ad0b32 fuse: initialize fc->release before calling it by Miklos Szeredi · 9 years ago
  98. 5ba97d2 fs/file.c: __fget() and dup2() atomicity rules by Eric Dumazet · 9 years ago
  99. 8a81252 fs/file.c: don't acquire files->file_lock in fd_install() by Eric Dumazet · 9 years ago
  100. 1af95de fs:super:get_anon_bdev: fix race condition could cause dev exceed its upper limitation by Wang YanQing · 9 years ago