1. 7d1419f3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  2. 55dacd2 ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler by alex chen · 10 years ago
  3. 1209bbd CIFS: Fix readpages retrying on reconnects by Pavel Shilovsky · 10 years ago
  4. 19e8157 Fix problem recognizing symlinks by Steve French · 10 years ago
  5. 15b23ef nfsd4: fix corruption of NFSv4 read data by J. Bruce Fields · 10 years ago
  6. 1e3827b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  7. d2fa4a8 vfs: Don't exchange "short" filenames unconditionally. by Mikhail Efremov · 10 years ago
  8. a28ddb8 fold swapping ->d_name.hash into switch_names() by Linus Torvalds · 10 years ago
  9. 986c019 fold unlocking the children into dentry_unlock_parents_for_move() by Al Viro · 10 years ago
  10. 63cf427 kill __d_materialise_dentry() by Al Viro · 10 years ago
  11. 4453641 __d_materialise_dentry(): flip the order of arguments by Al Viro · 10 years ago
  12. 9d8cd30 __d_move(): fold manipulations with ->d_child/->d_subdirs by Al Viro · 10 years ago
  13. 8527dd7 don't open-code d_rehash() in d_materialise_unique() by Al Viro · 10 years ago
  14. 5cc3821 pull rehashing and unlocking the target dentry into __d_materialise_dentry() by Al Viro · 10 years ago
  15. e4502c6 ufs: deal with nfsd/iget races by Al Viro · 10 years ago
  16. 2c80929 fuse: honour max_read and max_write in direct_io mode by Miklos Szeredi · 10 years ago
  17. 6ff66ac fs/cachefiles: add missing \n to kerror conversions by Fabian Frederick · 10 years ago
  18. 87e6d49 mm: softdirty: addresses before VMAs in PTE holes aren't softdirty by Peter Feiner · 10 years ago
  19. 5760a97 ocfs2/dlm: do not get resource spinlock if lockres is new by Joseph Qi · 10 years ago
  20. 56d7acc nilfs2: fix data loss with mmap() by Andreas Rohner · 10 years ago
  21. f13a568 ocfs2: free vol_label in ocfs2_delete_osb() by Joseph Qi · 10 years ago
  22. e2519c2 Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 10 years ago
  23. f2d5a94 Fix nasty 32-bit overflow bug in buffer i/o code. by Anton Altaparmakov · 10 years ago
  24. 46be7b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  25. 81770f4 Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  26. d9773ce Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  27. cd9288f NFSv4: Fix another bug in the close/open_downgrade code by Trond Myklebust · 10 years ago
  28. 080af20 NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists() by Steve Dickson · 10 years ago
  29. 0f23ae7 Revert "Btrfs: device_list_add() should not update list when mounted" by Chris Mason · 10 years ago
  30. e2cf1f1 CacheFiles: Handle rename2 by David Howells · 10 years ago
  31. 696382f cachefiles: remove two unused pagevecs. by NeilBrown · 10 years ago
  32. 3e1199d FS-Cache: refcount becomes corrupt under vma pressure. by Milosz Tanski · 10 years ago
  33. 125c4cf9 Btrfs: set inode's logged_trans/last_log_commit after ranged fsync by Filipe Manana · 10 years ago
  34. 37504a3b Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 10 years ago
  35. a060dc5 vfs: workaround gcc <4.6 build error in link_path_walk() by James Hogan · 10 years ago
  36. 364d429 Fix mfsymlinks file size check by Steve French · 10 years ago
  37. 69af38d Update version number displayed by modinfo for cifs.ko by Steve French · 10 years ago
  38. 116ae5e cifs: remove dead code by Arnd Bergmann · 10 years ago
  39. a5c3e1c Revert "cifs: No need to send SIGKILL to demux_thread during umount" by Steve French · 10 years ago
  40. d6bb3e9 vfs: simplify and shrink stack frame of link_path_walk() by Linus Torvalds · 10 years ago
  41. da80659 [SMB3] Fix oops when creating symlinks on smb3 by Steve French · 10 years ago
  42. 83373f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  43. 9226b5b vfs: avoid non-forwarding large load after small store in path lookup by Linus Torvalds · 10 years ago
  44. 2ae83bf [CIFS] Fix setting time before epoch (negative time values) by Steve French · 10 years ago
  45. 4023bfc be careful with nd->inode in path_init() and follow_dotdot_rcu() by Al Viro · 10 years ago
  46. 7bd8837 don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu() by Al Viro · 10 years ago
  47. f5be3e2912 fix bogus read_seqretry() checks introduced in b37199e by Al Viro · 10 years ago
  48. 6f18493 move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon) by Al Viro · 10 years ago
  49. 99d263d vfs: fix bad hashing of dentries by Linus Torvalds · 10 years ago
  50. cfb2f9d GFS2: fix d_splice_alias() misuses by Al Viro · 10 years ago
  51. 602b536 Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  52. 7ed641b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  53. f39c010 NFS: remove BUG possibility in nfs4_open_and_get_state by NeilBrown · 10 years ago
  54. a937cca GFS2: Don't use MAXQUOTAS value by Jan Kara · 10 years ago
  55. 7b7a911 GFS2: Hash the negative dentry during inode lookup by Benjamin Coddington · 10 years ago
  56. 584f1ad Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  57. 7e88248 fs/notify: don't show f_handle if exportfs_encode_inode_fh failed by Andrey Vagin · 10 years ago
  58. 1fc98d1 fsnotify/fdinfo: use named constants instead of hardcoded values by Andrey Vagin · 10 years ago
  59. c680e41 eventpoll: fix uninitialized variable in epoll_ctl by Nicolas Iooss · 10 years ago
  60. 7ec62d4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  61. 224ecbf pnfs: fix filelayout_retry_commit when idx > 0 by Weston Andros Adamson · 10 years ago
  62. e874a5f Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  63. 0c0e0d3 nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" by Jeff Layton · 10 years ago
  64. 21e8100 nfs: fix kernel warning when removing proc entry by Cong Wang · 10 years ago
  65. 8c68fac Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  66. 861b710 Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  67. b0d5d10 Btrfs: use insert_inode_locked4 for inode creation by Chris Mason · 10 years ago
  68. 49dae1b Btrfs: fix fsync data loss after a ranged fsync by Filipe Manana · 10 years ago
  69. c47ca32 Btrfs: kfree()ing ERR_PTRs by Dan Carpenter · 10 years ago
  70. 7c17705 lockd: fix rpcbind crash on lockd startup failure by J. Bruce Fields · 10 years ago
  71. aee3776 nfsd4: fix rd_dircount enforcement by J. Bruce Fields · 10 years ago
  72. 9142ead Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  73. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 10 years ago
  74. 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
  75. 10096fb Export sync_filesystem() for modular ->remount_fs() use by Anton Altaparmakov · 10 years ago
  76. b7fece1 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  77. 6098b45 aio: block exit_aio() until all context requests are completed by Gu Zheng · 10 years ago
  78. 0b93a92 udf: saner calling conventions for udf_new_inode() by Al Viro · 10 years ago
  79. b231509 udf: fix the udf_iget() vs. udf_new_inode() races by Al Viro · 10 years ago
  80. d2be51c udf: merge the pieces inserting a new non-directory object into directory by Al Viro · 10 years ago
  81. 470cca5 udf: Set i_generation field by Jan Kara · 10 years ago
  82. 4071b91 udf: Properly detect stale inodes by Jan Kara · 10 years ago
  83. 6d3d5e8 udf: Make udf_read_inode() and udf_iget() return error by Jan Kara · 10 years ago
  84. c03aa9f udf: Avoid infinite loop when processing indirect ICBs by Jan Kara · 10 years ago
  85. bb7720a0 udf: Fold udf_fill_inode() into __udf_read_inode() by Jan Kara · 10 years ago
  86. 8a70ee3 udf: Avoid dir link count to go negative by Jan Kara · 10 years ago
  87. 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
  88. a9cfcd6 ext4: avoid trying to kfree an ERR_PTR pointer by Theodore Ts'o · 10 years ago
  89. dac5705 Btrfs: fix crash while doing a ranged fsync by Filipe Manana · 10 years ago
  90. d9f8596 Btrfs: fix corruption after write/fsync failure + fsync + log recovery by Filipe Manana · 10 years ago
  91. 2ff396be aio: add missing smp_rmb() in read_events_ring by Jeff Moyer · 10 years ago
  92. b73e528 f2fs: reposition unlock_new_inode to prevent accessing invalid inode by Chao Yu · 10 years ago
  93. 41b9d72 xfs: trim eofblocks before collapse range by Brian Foster · 10 years ago
  94. 1669a8c xfs: xfs_file_collapse_range is delalloc challenged by Dave Chinner · 10 years ago
  95. ca446d8 xfs: don't log inode unless extent shift makes extent modifications by Brian Foster · 10 years ago
  96. 7d4ea3c xfs: use ranged writeback and invalidation for direct IO by Dave Chinner · 10 years ago
  97. 834ffca xfs: don't zero partial page cache pages during O_DIRECT writes by Dave Chinner · 10 years ago
  98. 85e584d xfs: don't zero partial page cache pages during O_DIRECT writes by Chris Mason · 10 years ago
  99. 22e757a xfs: don't dirty buffers beyond EOF by Dave Chinner · 10 years ago
  100. 35e2744 Merge tag 'locks-v3.17-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago