1. 5288092 GFS2: Fix mount hang caused by certain access pattern to sysfs files by Steven Whitehouse · 13 years ago
  2. 8cd3f19 proc: fix a race in do_io_accounting() by Vasiliy Kulikov · 13 years ago
  3. c14acb1 NFS: Fix spurious readdir cookie loop messages by Trond Myklebust · 13 years ago
  4. 1fcb9d4 NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation() by Trond Myklebust · 13 years ago
  5. 4beae54 nfsd4: fix file leak on open_downgrade by J. Bruce Fields · 13 years ago
  6. ecf6c74 nfsd4: remember to put RW access on stateid destruction by J. Bruce Fields · 13 years ago
  7. f6d7de0 nfsd: don't break lease on CLAIM_DELEGATE_CUR by Casey Bodley · 13 years ago
  8. efc977b eCryptfs: Unlock keys needed by ecryptfsd by Tyler Hicks · 13 years ago
  9. a21353b ecryptfs: Make inode bdi consistent with superblock bdi by Thieu Le · 13 years ago
  10. 57073d3 ext3: Fix oops in ext3_try_to_allocate_with_rsv() by Jan Kara · 14 years ago
  11. fac04f9 ext4: free allocated and pre-allocated blocks when check_eofblocks_fl fails by Jiaying Zhang · 13 years ago
  12. 99cdf2a ext4: fix i_blocks/quota accounting when extent insertion fails by Maxim Patlasov · 13 years ago
  13. 40a3e99 pnfs: use lwb as layoutcommit length by Peng Tao · 13 years ago
  14. 892cd4a pnfs: let layoutcommit handle a list of lseg by Peng Tao · 13 years ago
  15. f45c1d4 pnfs: save layoutcommit cred at layout header init by Peng Tao · 13 years ago
  16. a14f191 pnfs: save layoutcommit lwb at layout header by Peng Tao · 13 years ago
  17. e181f90 CIFS: Fix oops while mounting with prefixpath by Pavel Shilovsky · 13 years ago
  18. 2bafc7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  19. b91da88 vfs: drop conditional inode prefetch in __do_lookup_rcu by Linus Torvalds · 13 years ago
  20. b307d46 FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop by Jan Beulich · 13 years ago
  21. 2cebaa5 CIFS: Fix wrong length in cifs_iovec_read by Pavel Shilovsky · 13 years ago
  22. f7b8863 fs/libfs.c: fix simple_attr_write() on 32bit machines by Akinobu Mita · 13 years ago
  23. e501f29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  24. 5943026 vfs: fix race in rcu lookup of pruned dentry by Linus Torvalds · 13 years ago
  25. fec11dd Fix cifs_get_root() by Al Viro · 13 years ago
  26. d36c301 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  27. 0916a5e hppfs_lookup(): don't open-code lookup_one_len() by Al Viro · 13 years ago
  28. 3cc0658 hppfs: fix dentry leak by Al Viro · 13 years ago
  29. 0577d1b cramfs: get_cramfs_inode() returns ERR_PTR() on failure by Al Viro · 13 years ago
  30. 642c937 ufs should use d_splice_alias() by Al Viro · 13 years ago
  31. a803b80 fix exofs ->get_parent() by Al Viro · 13 years ago
  32. f560f66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  33. 1b71fe2 ceph analog of cifs build_path_from_dentry() race fix by Al Viro · 13 years ago
  34. dc137bf cifs: build_path_from_dentry() race fix by Al Viro · 13 years ago
  35. da1b001 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  36. 1836750 fix loop checks in d_materialise_unique() by Al Viro · 13 years ago
  37. 5dcd07b Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  38. 380f7c6 GFS2: Resolve inode eviction and ail list interaction bug by Steven Whitehouse · 13 years ago
  39. 201f92e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  40. 94c0d4e Fix ->d_lock locking order in unlazy_walk() by Al Viro · 13 years ago
  41. c2ec947 [CIFS] update cifs to version 1.74 by Steve French · 13 years ago
  42. ea1be1a [CIFS] update limit for snprintf in cifs_construct_tcon by Steve French · 13 years ago
  43. 62411ab cifs: Fix signing failure when server mandates signing for NTLMSSP by Shirish Pargaonkar · 13 years ago
  44. 3942ae5 GFS2: Fix race during filesystem mount by Steven Whitehouse · 13 years ago
  45. 1ce5336 GFS2: force a log flush when invalidating the rindex glock by Benjamin Marzinski · 13 years ago
  46. e5012d1 NFSv4.1: update nfs4_fattr_bitmap_maxsz by Andy Adamson · 13 years ago
  47. 71a1b44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  48. f484b5d0 cifs: drop spinlock before calling cifs_put_tlink by Jeff Layton · 13 years ago
  49. b9bce2e cifs: fix expand_dfs_referral by Jeff Layton · 13 years ago
  50. 2054749 cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL by Jeff Layton · 13 years ago
  51. 1acc930 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  52. 54af2bd Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  53. 04db79b cifs: factor smb_vol allocation out of cifs_setup_volume_info by Jeff Layton · 13 years ago
  54. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 13 years ago
  55. 149e2d7 btrfs: fix oops when doing space balance by Miao Xie · 13 years ago
  56. 508794e Btrfs: don't panic if we get an error while balancing V2 by Josef Bacik · 13 years ago
  57. 0942caa btrfs: add missing options displayed in mount output by David Sterba · 13 years ago
  58. 1316d4d xfs: unpin stale inodes directly in IOP_COMMITTED by Dave Chinner · 13 years ago
  59. f9e59bc cifs: have cifs_cleanup_volume_info not take a double pointer by Jeff Layton · 13 years ago
  60. b2a0fa1 cifs: fix build_unc_path_to_root to account for a prefixpath by Jeff Layton · 13 years ago
  61. 677d853 cifs: remove bogus call to cifs_cleanup_volume_info by Jeff Layton · 13 years ago
  62. bcb65a7 FDPIC: Fix memory leak by Davidlohr Bueso · 13 years ago
  63. a51cb91 fs: fix lock initialization by Miklos Szeredi · 13 years ago
  64. 121782a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  65. a8728d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 13 years ago
  66. ee1b3ea cifs: set socket send and receive timeouts before attempting connect by Jeff Layton · 13 years ago
  67. 032016a hfsplus: Fix double iput of the same inode in hfsplus_fill_super() by Alexey Khoroshilov · 13 years ago
  68. 50176dd hfsplus: add missing call to bio_put() by Seth Forshee · 14 years ago
  69. 2bea038 pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs by Boaz Harrosh · 13 years ago
  70. 1d1221f proc: restrict access to /proc/PID/io by Vasiliy Kulikov · 13 years ago
  71. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  72. 2b4b248 romfs: fix romfs_get_unmapped_area() argument check by Bob Liu · 13 years ago
  73. af4087e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  74. 4699d44 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  75. 2f7e33d btrfs: fix inconsonant inode information by Miao Xie · 13 years ago
  76. 258e43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  77. 804a007 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  78. 9b90f51 Btrfs: make sure to update total_bitmaps when freeing cache V3 by Josef Bacik · 13 years ago
  79. e0f5406 Btrfs: fix type mismatch in find_free_extent() by Ilya Dryomov · 13 years ago
  80. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 13 years ago
  81. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 13 years ago
  82. fa18f1b cifs: more breakage on mount failures by Al Viro · 13 years ago
  83. ee01a14 cifs: close sget() races by Al Viro · 13 years ago
  84. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  85. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 13 years ago
  86. 97d1152 cifs: pull cifs_mount() call up by Al Viro · 13 years ago
  87. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  88. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 13 years ago
  89. 5d3bc60 cifs: allocate mountdata earlier by Al Viro · 13 years ago
  90. d687ca3 cifs: leak on mount if we share superblock by Al Viro · 13 years ago
  91. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  92. ca171ba cifs: don't leak nls on mount failure by Al Viro · 13 years ago
  93. 6d68617 cifs: double free on mount failure by Al Viro · 13 years ago
  94. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 13 years ago
  95. 9b8e072a cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN by Jeff Layton · 13 years ago
  96. 1973f0f Btrfs: make sure to record the transid in new inodes by Chris Mason · 13 years ago
  97. e4fb0ed cifs: free blkcipher in smbhash by Jeff Layton · 13 years ago
  98. 5220cc9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  99. 143e859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  100. 46e4edb Remove unneeded version.h includes from fs/ by Jesper Juhl · 13 years ago