1. 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
  2. 1836750 fix loop checks in d_materialise_unique() by Al Viro · 13 years ago
  3. 5dcd07b Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  4. 380f7c6 GFS2: Resolve inode eviction and ail list interaction bug by Steven Whitehouse · 13 years ago
  5. 201f92e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  6. 94c0d4e Fix ->d_lock locking order in unlazy_walk() by Al Viro · 13 years ago
  7. 3942ae53 GFS2: Fix race during filesystem mount by Steven Whitehouse · 13 years ago
  8. 1ce5336 GFS2: force a log flush when invalidating the rindex glock by Benjamin Marzinski · 13 years ago
  9. e5012d1 NFSv4.1: update nfs4_fattr_bitmap_maxsz by Andy Adamson · 13 years ago
  10. 71a1b44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  11. f484b5d0 cifs: drop spinlock before calling cifs_put_tlink by Jeff Layton · 13 years ago
  12. b9bce2e cifs: fix expand_dfs_referral by Jeff Layton · 13 years ago
  13. 2054749 cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL by Jeff Layton · 13 years ago
  14. 1acc930 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  15. 54af2bd2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  16. 04db79b cifs: factor smb_vol allocation out of cifs_setup_volume_info by Jeff Layton · 13 years ago
  17. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 13 years ago
  18. 149e2d7 btrfs: fix oops when doing space balance by Miao Xie · 13 years ago
  19. 508794e Btrfs: don't panic if we get an error while balancing V2 by Josef Bacik · 13 years ago
  20. 0942caa btrfs: add missing options displayed in mount output by David Sterba · 13 years ago
  21. 1316d4d xfs: unpin stale inodes directly in IOP_COMMITTED by Dave Chinner · 13 years ago
  22. f9e59bc cifs: have cifs_cleanup_volume_info not take a double pointer by Jeff Layton · 13 years ago
  23. b2a0fa1 cifs: fix build_unc_path_to_root to account for a prefixpath by Jeff Layton · 13 years ago
  24. 677d853 cifs: remove bogus call to cifs_cleanup_volume_info by Jeff Layton · 13 years ago
  25. bcb65a7 FDPIC: Fix memory leak by Davidlohr Bueso · 13 years ago
  26. a51cb91 fs: fix lock initialization by Miklos Szeredi · 13 years ago
  27. 121782a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  28. a8728d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 13 years ago
  29. ee1b3ea cifs: set socket send and receive timeouts before attempting connect by Jeff Layton · 13 years ago
  30. 032016a hfsplus: Fix double iput of the same inode in hfsplus_fill_super() by Alexey Khoroshilov · 13 years ago
  31. 50176dd hfsplus: add missing call to bio_put() by Seth Forshee · 13 years ago
  32. 2bea038 pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs by Boaz Harrosh · 13 years ago
  33. 1d1221f proc: restrict access to /proc/PID/io by Vasiliy Kulikov · 13 years ago
  34. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  35. 2b4b248 romfs: fix romfs_get_unmapped_area() argument check by Bob Liu · 13 years ago
  36. af4087e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  37. 4699d44 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  38. 2f7e33d btrfs: fix inconsonant inode information by Miao Xie · 13 years ago
  39. 258e43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  40. 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
  41. 9b90f51 Btrfs: make sure to update total_bitmaps when freeing cache V3 by Josef Bacik · 13 years ago
  42. e0f5406 Btrfs: fix type mismatch in find_free_extent() by Ilya Dryomov · 13 years ago
  43. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 13 years ago
  44. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 13 years ago
  45. fa18f1b cifs: more breakage on mount failures by Al Viro · 13 years ago
  46. ee01a14 cifs: close sget() races by Al Viro · 13 years ago
  47. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  48. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 13 years ago
  49. 97d1152 cifs: pull cifs_mount() call up by Al Viro · 13 years ago
  50. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  51. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 13 years ago
  52. 5d3bc60 cifs: allocate mountdata earlier by Al Viro · 13 years ago
  53. d687ca38 cifs: leak on mount if we share superblock by Al Viro · 13 years ago
  54. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  55. ca171ba cifs: don't leak nls on mount failure by Al Viro · 13 years ago
  56. 6d68617 cifs: double free on mount failure by Al Viro · 13 years ago
  57. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 13 years ago
  58. 9b8e072a cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN by Jeff Layton · 13 years ago
  59. 1973f0f Btrfs: make sure to record the transid in new inodes by Chris Mason · 13 years ago
  60. e4fb0ed cifs: free blkcipher in smbhash by Jeff Layton · 13 years ago
  61. 5220cc9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  62. 143e859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  63. 46e4edb Remove unneeded version.h includes from fs/ by Jesper Juhl · 13 years ago
  64. 4a33821 xfs: prevent bogus assert when trying to remove non-existent attribute by Dave Chinner · 13 years ago
  65. df4368a xfs: clear XFS_IDIRTY_RELEASE on truncate down by Dave Chinner · 13 years ago
  66. 778e24b xfs: reset inode per-lifetime state when recycling it by Dave Chinner · 13 years ago
  67. 1190f6a cifs: fix wsize negotiation to respect max buffer size and active signing (try #4) by Jeff Layton · 13 years ago
  68. bccaeaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 13 years ago
  69. 446b23a CIFS: Fix problem with 3.0-rc1 null user mount failure by Pavel Shilovsky · 13 years ago
  70. 2992c4b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  71. 890879c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  72. 1650add NFS: Fix decode_secinfo_maxsz by Bryan Schumaker · 13 years ago
  73. 19982ba NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test by Trond Myklebust · 13 years ago
  74. 8f7d5ef NFSv4.1: Fix some issues with pnfs_generic_pg_test by Trond Myklebust · 13 years ago
  75. eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  76. 3669820 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  77. ecc9046 jfs: agstart field must be 64 bits by Dave Kleikamp · 13 years ago
  78. 19345cb NFSv4.1: file layout must consider pg_bsize for coalescing by Benny Halevy · 13 years ago
  79. 90a800de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  80. d31b53e JFS: Don't save agno in the inode by Dave Kleikamp · 13 years ago
  81. 28e0fa8 jfs: Update agstart when resizing volume by Dave Kleikamp · 13 years ago
  82. 206b631 jfs: old_agsize should be 64 bits in jfs_extendfs by Dave Kleikamp · 13 years ago
  83. 8e833fd fix comment in generic_permission() by Al Viro · 13 years ago
  84. 6291176 kill obsolete comment for follow_down() by Al Viro · 13 years ago
  85. 1aec703 proc_sys_permission() is OK in RCU mode by Al Viro · 13 years ago
  86. 1d29b5a reiserfs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  87. cf12791 proc_fd_permission() is doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  88. 730e908 nilfs2_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  89. a63ab94 logfs doesn't need ->permission() at all by Al Viro · 13 years ago
  90. 6b41995 coda_ioctl_permission() is safe in RCU mode by Al Viro · 13 years ago
  91. ec12781 cifs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  92. 1712c20 bad_inode_permission() is safe from RCU mode by Al Viro · 13 years ago
  93. 185bf87 ubifs: dereferencing an ERR_PTR in ubifs_mount() by Dan Carpenter · 13 years ago
  94. 105f462 nfsd4: fix break_lease flags on nfsd open by J. Bruce Fields · 13 years ago
  95. df18d12 pnfs-obj: No longer needed to take an extra ref at add_device by Boaz Harrosh · 13 years ago
  96. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  97. c11760c isofs: fix bh leak in isofs_fill_super() error case by Linus Torvalds · 13 years ago
  98. e999376 Btrfs: avoid delayed metadata items during commits by Chris Mason · 13 years ago
  99. 35a30d7 btrfs: fix uninitialized return value by David Sterba · 13 years ago
  100. 19fd294 btrfs: fix wrong reservation when doing delayed inode operations by Miao Xie · 13 years ago