1. 83373f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  2. 9226b5b vfs: avoid non-forwarding large load after small store in path lookup by Linus Torvalds · 10 years ago
  3. 4023bfc be careful with nd->inode in path_init() and follow_dotdot_rcu() by Al Viro · 10 years ago
  4. 7bd8837 don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu() by Al Viro · 10 years ago
  5. f5be3e2912 fix bogus read_seqretry() checks introduced in b37199e by Al Viro · 10 years ago
  6. 6f18493 move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon) by Al Viro · 10 years ago
  7. 99d263d vfs: fix bad hashing of dentries by Linus Torvalds · 10 years ago
  8. 602b536 Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  9. 7ed641b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  10. 584f1ad Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  11. 7e88248 fs/notify: don't show f_handle if exportfs_encode_inode_fh failed by Andrey Vagin · 10 years ago
  12. 1fc98d1 fsnotify/fdinfo: use named constants instead of hardcoded values by Andrey Vagin · 10 years ago
  13. c680e41 eventpoll: fix uninitialized variable in epoll_ctl by Nicolas Iooss · 10 years ago
  14. 7ec62d4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  15. 224ecbf pnfs: fix filelayout_retry_commit when idx > 0 by Weston Andros Adamson · 10 years ago
  16. e874a5f Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  17. 0c0e0d3 nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" by Jeff Layton · 10 years ago
  18. 21e8100 nfs: fix kernel warning when removing proc entry by Cong Wang · 10 years ago
  19. 8c68fac Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  20. 861b710 Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  21. b0d5d10 Btrfs: use insert_inode_locked4 for inode creation by Chris Mason · 10 years ago
  22. 49dae1b Btrfs: fix fsync data loss after a ranged fsync by Filipe Manana · 10 years ago
  23. c47ca32 Btrfs: kfree()ing ERR_PTRs by Dan Carpenter · 10 years ago
  24. 7c17705 lockd: fix rpcbind crash on lockd startup failure by J. Bruce Fields · 10 years ago
  25. aee3776 nfsd4: fix rd_dircount enforcement by J. Bruce Fields · 10 years ago
  26. 9142ead Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  27. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 10 years ago
  28. 11e9739 Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  29. 10096fb Export sync_filesystem() for modular ->remount_fs() use by Anton Altaparmakov · 10 years ago
  30. b7fece1 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  31. 6098b45 aio: block exit_aio() until all context requests are completed by Gu Zheng · 10 years ago
  32. 0b93a92 udf: saner calling conventions for udf_new_inode() by Al Viro · 10 years ago
  33. b231509 udf: fix the udf_iget() vs. udf_new_inode() races by Al Viro · 10 years ago
  34. d2be51c udf: merge the pieces inserting a new non-directory object into directory by Al Viro · 10 years ago
  35. 470cca5 udf: Set i_generation field by Jan Kara · 10 years ago
  36. 4071b91 udf: Properly detect stale inodes by Jan Kara · 10 years ago
  37. 6d3d5e8 udf: Make udf_read_inode() and udf_iget() return error by Jan Kara · 10 years ago
  38. c03aa9f udf: Avoid infinite loop when processing indirect ICBs by Jan Kara · 10 years ago
  39. bb7720a0 udf: Fold udf_fill_inode() into __udf_read_inode() by Jan Kara · 10 years ago
  40. 8a70ee3 udf: Avoid dir link count to go negative by Jan Kara · 10 years ago
  41. 70c8038 Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  42. a9cfcd6 ext4: avoid trying to kfree an ERR_PTR pointer by Theodore Ts'o · 10 years ago
  43. dac5705 Btrfs: fix crash while doing a ranged fsync by Filipe Manana · 10 years ago
  44. d9f8596 Btrfs: fix corruption after write/fsync failure + fsync + log recovery by Filipe Manana · 10 years ago
  45. 2ff396be aio: add missing smp_rmb() in read_events_ring by Jeff Moyer · 10 years ago
  46. b73e528 f2fs: reposition unlock_new_inode to prevent accessing invalid inode by Chao Yu · 10 years ago
  47. 41b9d72 xfs: trim eofblocks before collapse range by Brian Foster · 10 years ago
  48. 1669a8c xfs: xfs_file_collapse_range is delalloc challenged by Dave Chinner · 10 years ago
  49. ca446d8 xfs: don't log inode unless extent shift makes extent modifications by Brian Foster · 10 years ago
  50. 7d4ea3c xfs: use ranged writeback and invalidation for direct IO by Dave Chinner · 10 years ago
  51. 834ffca xfs: don't zero partial page cache pages during O_DIRECT writes by Dave Chinner · 10 years ago
  52. 85e584d xfs: don't zero partial page cache pages during O_DIRECT writes by Chris Mason · 10 years ago
  53. 22e757a xfs: don't dirty buffers beyond EOF by Dave Chinner · 10 years ago
  54. 35e2744 Merge tag 'locks-v3.17-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  55. 81b6b06 fix EBUSY on umount() from MNT_SHRINKABLE by Al Viro · 10 years ago
  56. 88b368f get rid of propagate_umount() mistakenly treating slaves as busy. by Al Viro · 10 years ago
  57. 10f3291 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  58. 8c7b638 ocfs2: quorum: add a log for node not fenced by Junxiao Bi · 10 years ago
  59. 8e9801d ocfs2: o2net: set tcp user timeout to max value by Junxiao Bi · 10 years ago
  60. c43c363 ocfs2: o2net: don't shutdown connection when idle timeout by Junxiao Bi · 10 years ago
  61. 2b46263 ocfs2: do not write error flag to user structure we cannot copy from/to by Ben Hutchings · 10 years ago
  62. 878e580 Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  63. d4f0318 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  64. 3304b56 f2fs: fix wrong casting for dentry name by Jaegeuk Kim · 10 years ago
  65. d80d448 ext4: fix same-dir rename when inline data directory overflows by Darrick J. Wong · 10 years ago
  66. db9ee22 jbd2: fix descriptor block size handling errors with journal_csum by Darrick J. Wong · 10 years ago
  67. 022eaa7 jbd2: fix infinite loop when recovering corrupt journal blocks by Darrick J. Wong · 10 years ago
  68. 6603120 ext4: update i_disksize coherently with block allocation on error path by Dmitry Monakhov · 10 years ago
  69. 922cedb f2fs: simplify by using a literal by Dan Carpenter · 10 years ago
  70. c174e6d ext4: fix transaction issues for ext4_fallocate and ext_zero_range by Dmitry Monakhov · 10 years ago
  71. 69dc953 ext4: fix incorect journal credits reservation in ext4_zero_range by Dmitry Monakhov · 10 years ago
  72. 1fb00cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  73. e9512d7 Btrfs: fix autodefrag with compression by Chris Mason · 10 years ago
  74. f87d928f NFSv3: Fix another acl regression by Trond Myklebust · 10 years ago
  75. 412f6c4 NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE by Trond Myklebust · 10 years ago
  76. aee7af3 NFSv4: Fix problems with close in the presence of a delegation by Trond Myklebust · 10 years ago
  77. f01bfc9 Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  78. ca5d13f Clarify Kconfig help text for CIFS and SMB2/SMB3 by Steve French · 10 years ago
  79. c2e6958 f2fs: truncate stale block for inline_data by Jaegeuk Kim · 10 years ago
  80. 1bbe499 CIFS: Fix wrong filename length for SMB2 by Pavel Shilovsky · 10 years ago
  81. f736906 CIFS: Fix wrong restart readdir for SMB1 by Pavel Shilovsky · 10 years ago
  82. d856f32 aio: fix reqs_available handling by Benjamin LaHaise · 10 years ago
  83. 9e0af23 Btrfs: fix task hang under heavy compressed write by Liu Bo · 10 years ago
  84. 4631dbf ext4: move i_size,i_disksize update routines to helper function by Dmitry Monakhov · 10 years ago
  85. c99d1e6 ext4: fix BUG_ON in mb_free_blocks() by Theodore Ts'o · 10 years ago
  86. 36de928 ext4: propagate errors up to ext4_find_entry()'s callers by Theodore Ts'o · 10 years ago
  87. 92a5655 nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait by David Jeffery · 10 years ago
  88. 78270e8 nfs: can_coalesce_requests must enforce contiguity by Weston Andros Adamson · 10 years ago
  89. bba5c18 nfs: disallow duplicate pages in pgio page vectors by Weston Andros Adamson · 10 years ago
  90. 7c3af97 nfs: don't sleep with inode lock in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  91. 9497001 nfs: fix error handling in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  92. bfd484a nfs: use blocking page_group_lock in add_request by Weston Andros Adamson · 10 years ago
  93. bc8a309 nfs: fix nonblocking calls to nfs_page_group_lock by Weston Andros Adamson · 10 years ago
  94. fd2f3a0 nfs: change nfs_page_group_lock argument by Weston Andros Adamson · 10 years ago
  95. b5b8220 f2fs: use macro for code readability by Chao Yu · 10 years ago
  96. e0b760f locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease by Jeff Layton · 10 years ago
  97. a07d322 CIFS: Fix directory rename error by Pavel Shilovsky · 10 years ago
  98. 52a3624 cifs: No need to send SIGKILL to demux_thread during umount by Namjae Jeon · 10 years ago
  99. 787aded cifs: Allow directIO read/write during cache=strict by Namjae Jeon · 10 years ago
  100. 9d1589e f2fs: introduce need_do_checkpoint for readability by Chao Yu · 10 years ago