1. 4699d44 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  2. 258e43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  3. 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
  4. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 13 years ago
  5. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 13 years ago
  6. fa18f1b cifs: more breakage on mount failures by Al Viro · 13 years ago
  7. ee01a14 cifs: close sget() races by Al Viro · 13 years ago
  8. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  9. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 13 years ago
  10. 97d1152 cifs: pull cifs_mount() call up by Al Viro · 13 years ago
  11. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  12. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 13 years ago
  13. 5d3bc60 cifs: allocate mountdata earlier by Al Viro · 13 years ago
  14. d687ca38 cifs: leak on mount if we share superblock by Al Viro · 13 years ago
  15. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  16. ca171ba cifs: don't leak nls on mount failure by Al Viro · 13 years ago
  17. 6d68617 cifs: double free on mount failure by Al Viro · 13 years ago
  18. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 13 years ago
  19. 9b8e072a cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN by Jeff Layton · 13 years ago
  20. e4fb0ed cifs: free blkcipher in smbhash by Jeff Layton · 13 years ago
  21. 5220cc9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  22. 143e859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  23. 46e4edb Remove unneeded version.h includes from fs/ by Jesper Juhl · 13 years ago
  24. 4a33821 xfs: prevent bogus assert when trying to remove non-existent attribute by Dave Chinner · 13 years ago
  25. df4368a xfs: clear XFS_IDIRTY_RELEASE on truncate down by Dave Chinner · 13 years ago
  26. 778e24b xfs: reset inode per-lifetime state when recycling it by Dave Chinner · 13 years ago
  27. 1190f6a cifs: fix wsize negotiation to respect max buffer size and active signing (try #4) by Jeff Layton · 13 years ago
  28. 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
  29. 446b23a CIFS: Fix problem with 3.0-rc1 null user mount failure by Pavel Shilovsky · 13 years ago
  30. 2992c4b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  31. 890879c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  32. 1650add NFS: Fix decode_secinfo_maxsz by Bryan Schumaker · 13 years ago
  33. 19982ba NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test by Trond Myklebust · 13 years ago
  34. 8f7d5ef NFSv4.1: Fix some issues with pnfs_generic_pg_test by Trond Myklebust · 13 years ago
  35. eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  36. 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
  37. ecc9046 jfs: agstart field must be 64 bits by Dave Kleikamp · 13 years ago
  38. 19345cb NFSv4.1: file layout must consider pg_bsize for coalescing by Benny Halevy · 13 years ago
  39. 90a800de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  40. d31b53e JFS: Don't save agno in the inode by Dave Kleikamp · 13 years ago
  41. 28e0fa8 jfs: Update agstart when resizing volume by Dave Kleikamp · 13 years ago
  42. 206b631 jfs: old_agsize should be 64 bits in jfs_extendfs by Dave Kleikamp · 13 years ago
  43. 8e833fd fix comment in generic_permission() by Al Viro · 13 years ago
  44. 6291176 kill obsolete comment for follow_down() by Al Viro · 13 years ago
  45. 1aec703 proc_sys_permission() is OK in RCU mode by Al Viro · 13 years ago
  46. 1d29b5a reiserfs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  47. cf12791 proc_fd_permission() is doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  48. 730e908 nilfs2_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  49. a63ab94 logfs doesn't need ->permission() at all by Al Viro · 13 years ago
  50. 6b41995 coda_ioctl_permission() is safe in RCU mode by Al Viro · 13 years ago
  51. ec12781 cifs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  52. 1712c20 bad_inode_permission() is safe from RCU mode by Al Viro · 13 years ago
  53. 185bf87 ubifs: dereferencing an ERR_PTR in ubifs_mount() by Dan Carpenter · 13 years ago
  54. 105f462 nfsd4: fix break_lease flags on nfsd open by J. Bruce Fields · 13 years ago
  55. df18d12 pnfs-obj: No longer needed to take an extra ref at add_device by Boaz Harrosh · 13 years ago
  56. 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
  57. c11760c isofs: fix bh leak in isofs_fill_super() error case by Linus Torvalds · 13 years ago
  58. e999376 Btrfs: avoid delayed metadata items during commits by Chris Mason · 13 years ago
  59. 35a30d7 btrfs: fix uninitialized return value by David Sterba · 13 years ago
  60. 19fd294 btrfs: fix wrong reservation when doing delayed inode operations by Miao Xie · 13 years ago
  61. 9fe6a50 btrfs: Remove unused sysfs code by Maarten Lankhorst · 13 years ago
  62. 3ed4498 btrfs: fix dereference of ERR_PTR value by David Sterba · 13 years ago
  63. e038dca Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into for-linus by Chris Mason · 13 years ago
  64. 01eff85 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  65. 7585717 Btrfs: fix relocation races by Chris Mason · 13 years ago
  66. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 13 years ago
  67. 8b97b21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 13 years ago
  68. ee7b75f NFSv4: Fix a readdir regression by Trond Myklebust · 13 years ago
  69. 8dac6be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  70. a27a263 xfs: make log devices with write back caches work by Christoph Hellwig · 13 years ago
  71. d6e43f7 AFS: Use i_generation not i_version for the vnode uniquifier by David Howells · 13 years ago
  72. 2e41ae2 AFS: Set s_id in the superblock to the volume name by David Howells · 13 years ago
  73. f9f07b6 vfs: Fix data corruption after failed write in __block_write_begin() by Jan Kara · 13 years ago
  74. 5e7f233 afs: afs_fill_page reads too much, or wrong data by Anton Blanchard · 13 years ago
  75. 8aef188 VFS: Fix vfsmount overput on simultaneous automount by Al Viro · 13 years ago
  76. 50338b8 fix wrong iput on d_inode introduced by e6bc45d65d by Török Edwin · 13 years ago
  77. 13fca64 Revert "fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP" by Linus Torvalds · 13 years ago
  78. 7f81c88 fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP by Michal Hocko · 13 years ago
  79. 7939253 proc: Fix Oops on stat of /proc/<zombie pid>/ns/net by Eric W. Biederman · 13 years ago
  80. 9e2dfdb nfs4.1: mark layout as bad on error path in _pnfs_return_layout by Fred Isaman · 13 years ago
  81. ed0ca14 Btrfs: set no_trans_join after trying to expand the transaction by Josef Bacik · 13 years ago
  82. 8351583 Btrfs: protect the pending_snapshots list with trans_lock by Josef Bacik · 13 years ago
  83. 71d7aed Btrfs: fix path leakage on subvol deletion by Josef Bacik · 13 years ago
  84. ea0ded7 nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layout by Fred Isaman · 13 years ago
  85. 1ed3a85 NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error path by Benny Halevy · 13 years ago
  86. c7fd062 NFS: (d)printks should use %zd for ssize_t arguments by David Howells · 13 years ago
  87. d771e3a NFSv4.1: fix break condition in pnfs_find_lseg by Benny Halevy · 13 years ago
  88. a2e1d4f nfs4.1: fix several problems with _pnfs_return_layout by Fred Isaman · 13 years ago
  89. cec765c NFSv4.1: allow zero fh array in filelayout decode layout by Andy Adamson · 13 years ago
  90. 533eb46 NFSv4.1: allow nfs_fhget to succeed with mounted on fileid by Andy Adamson · 13 years ago
  91. 1d92a08 NFSv4.1: Fix a refcounting issue in the pNFS device id cache by Trond Myklebust · 13 years ago
  92. c9c30dd NFSv4.1: deprecate headerpadsz in CREATE_SESSION by Benny Halevy · 13 years ago
  93. 0f66b59 NFS41: do not update isize if inode needs layoutcommit by Peng Tao · 14 years ago
  94. 0b76011 NLM: Don't hang forever on NLM unlock requests by Trond Myklebust · 13 years ago
  95. 9e3bd4e NFS: fix umount of pnfs filesystems by Weston Andros Adamson · 13 years ago
  96. 1252b30 [CIFS] update cifs version to 1.73 by Steve French · 13 years ago
  97. c46a131 xfs: fix ->mknod() return value on xfs_get_acl() failure by Al Viro · 13 years ago
  98. 040d15c [CIFS] trivial cleanup fscache cFYI and cERROR messages by Steve French · 13 years ago
  99. 1123d939 timerfd: Fix wakeup of processes when timer is cancelled on clock change by Max Asbock · 13 years ago
  100. 8d1bca3 cifs: correctly handle NULL tcon pointer in CIFSTCon by Jeff Layton · 13 years ago