1. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 13 years ago
  2. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 13 years ago
  3. fa18f1b cifs: more breakage on mount failures by Al Viro · 13 years ago
  4. ee01a14 cifs: close sget() races by Al Viro · 13 years ago
  5. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  6. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 13 years ago
  7. 97d1152 cifs: pull cifs_mount() call up by Al Viro · 13 years ago
  8. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  9. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 13 years ago
  10. 5d3bc60 cifs: allocate mountdata earlier by Al Viro · 13 years ago
  11. d687ca38 cifs: leak on mount if we share superblock by Al Viro · 13 years ago
  12. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  13. ca171ba cifs: don't leak nls on mount failure by Al Viro · 13 years ago
  14. 6d68617 cifs: double free on mount failure by Al Viro · 13 years ago
  15. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 13 years ago
  16. eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  17. 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
  18. 90a800de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  19. 8e833fd fix comment in generic_permission() by Al Viro · 13 years ago
  20. 6291176 kill obsolete comment for follow_down() by Al Viro · 13 years ago
  21. 1aec703 proc_sys_permission() is OK in RCU mode by Al Viro · 13 years ago
  22. 1d29b5a reiserfs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  23. cf12791 proc_fd_permission() is doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  24. 730e908 nilfs2_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  25. a63ab94 logfs doesn't need ->permission() at all by Al Viro · 13 years ago
  26. 6b41995 coda_ioctl_permission() is safe in RCU mode by Al Viro · 13 years ago
  27. ec12781 cifs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  28. 1712c20 bad_inode_permission() is safe from RCU mode by Al Viro · 13 years ago
  29. 185bf87 ubifs: dereferencing an ERR_PTR in ubifs_mount() by Dan Carpenter · 13 years ago
  30. 105f462 nfsd4: fix break_lease flags on nfsd open by J. Bruce Fields · 13 years ago
  31. 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
  32. c11760c isofs: fix bh leak in isofs_fill_super() error case by Linus Torvalds · 13 years ago
  33. e999376 Btrfs: avoid delayed metadata items during commits by Chris Mason · 13 years ago
  34. 35a30d7 btrfs: fix uninitialized return value by David Sterba · 13 years ago
  35. 19fd294 btrfs: fix wrong reservation when doing delayed inode operations by Miao Xie · 13 years ago
  36. 9fe6a50 btrfs: Remove unused sysfs code by Maarten Lankhorst · 13 years ago
  37. 3ed4498 btrfs: fix dereference of ERR_PTR value by David Sterba · 13 years ago
  38. 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
  39. 01eff85 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  40. 7585717 Btrfs: fix relocation races by Chris Mason · 13 years ago
  41. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 13 years ago
  42. 8b97b21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 13 years ago
  43. 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
  44. a27a263 xfs: make log devices with write back caches work by Christoph Hellwig · 13 years ago
  45. d6e43f7 AFS: Use i_generation not i_version for the vnode uniquifier by David Howells · 13 years ago
  46. 2e41ae2 AFS: Set s_id in the superblock to the volume name by David Howells · 13 years ago
  47. f9f07b6 vfs: Fix data corruption after failed write in __block_write_begin() by Jan Kara · 13 years ago
  48. 5e7f233 afs: afs_fill_page reads too much, or wrong data by Anton Blanchard · 13 years ago
  49. 8aef188 VFS: Fix vfsmount overput on simultaneous automount by Al Viro · 13 years ago
  50. 50338b8 fix wrong iput on d_inode introduced by e6bc45d65d by Török Edwin · 13 years ago
  51. 13fca64 Revert "fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP" by Linus Torvalds · 13 years ago
  52. 7f81c88 fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP by Michal Hocko · 13 years ago
  53. 7939253 proc: Fix Oops on stat of /proc/<zombie pid>/ns/net by Eric W. Biederman · 13 years ago
  54. ed0ca14 Btrfs: set no_trans_join after trying to expand the transaction by Josef Bacik · 13 years ago
  55. 8351583 Btrfs: protect the pending_snapshots list with trans_lock by Josef Bacik · 13 years ago
  56. 71d7aed Btrfs: fix path leakage on subvol deletion by Josef Bacik · 13 years ago
  57. 1252b30 [CIFS] update cifs version to 1.73 by Steve French · 13 years ago
  58. c46a131 xfs: fix ->mknod() return value on xfs_get_acl() failure by Al Viro · 13 years ago
  59. 040d15c [CIFS] trivial cleanup fscache cFYI and cERROR messages by Steve French · 13 years ago
  60. 1123d939 timerfd: Fix wakeup of processes when timer is cancelled on clock change by Max Asbock · 13 years ago
  61. 8d1bca3 cifs: correctly handle NULL tcon pointer in CIFSTCon by Jeff Layton · 13 years ago
  62. 3e71551 cifs: show sec= option in /proc/mounts by Jeff Layton · 13 years ago
  63. 7fdbaa1 cifs: don't allow cifs_reconnect to exit with NULL socket pointer by Jeff Layton · 13 years ago
  64. cd51875 CIFS: Fix sparse error by Pavel Shilovsky · 13 years ago
  65. ffdb8f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  66. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  67. 33a5388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  68. f4c4401 Btrfs: drop the delalloc_bytes check in shrink_delalloc by Chris Mason · 13 years ago
  69. ac08aed Btrfs: check the return value from set_anon_super by Chris Mason · 13 years ago
  70. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 13 years ago
  71. dde194a afs: fix sget() races, close leak on umount by Al Viro · 13 years ago
  72. d251ed2 ubifs: fix sget races by Al Viro · 13 years ago
  73. b1c27ab ubifs: split allocation of ubifs_info into a separate function by Al Viro · 13 years ago
  74. ff78fca fix leak in proc_set_super() by Al Viro · 13 years ago
  75. 3c25fa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  76. 30b4caf Btrfs: use join_transaction in btrfs_evict_inode() by Li Zefan · 13 years ago
  77. 071d73c nilfs2: fix problem in setting checkpoint interval by Ryusuke Konishi · 13 years ago
  78. d409905 nilfs2: fix missing block address termination in btree node shrinking by Ryusuke Konishi · 13 years ago
  79. fe744fd nilfs2: fix incorrect block address termination in node concatenation by Ryusuke Konishi · 13 years ago
  80. 22b63a2 Btrfs - use %pU to print fsid by Ilya Dryomov · 14 years ago
  81. 08d2f34 Btrfs: fix extent state leak on failed nodatasum reads by Jan Schmidt · 13 years ago
  82. 0e73587 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into for-linus by Chris Mason · 13 years ago
  83. 5be7675 btrfs: fix unlocked access of delalloc_inodes by David Sterba · 13 years ago
  84. 027ed2f Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() by Li Zefan · 13 years ago
  85. 9eb9104 btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline by richard kennedy · 13 years ago
  86. 38e8805 Btrfs: clear current->journal_info on async transaction commit by Sage Weil · 13 years ago
  87. 38e8788 Btrfs: make sure to recheck for bitmaps in clusters by Chris Mason · 13 years ago
  88. 6eef312 btrfs: remove unneeded includes from scrub.c by Arne Jansen · 13 years ago
  89. 632dd77 btrfs: reinitialize scrub workers by Arne Jansen · 13 years ago
  90. 8c51032 btrfs: scrub: errors in tree enumeration by Arne Jansen · 13 years ago
  91. ad3e34b Btrfs: don't map extent buffer if path->skip_locking is set by Josef Bacik · 13 years ago
  92. dac853a exec: delay address limit change until point of no return by Mathias Krause · 13 years ago
  93. 3473f3c Btrfs: unlock the trans lock properly by Josef Bacik · 13 years ago
  94. 25b8b93 Btrfs: don't map extent buffer if path->skip_locking is set by Josef Bacik · 13 years ago
  95. 5f12713 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  96. d21131b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  97. f6a3982 Btrfs: fix duplicate checking logic by Josef Bacik · 13 years ago
  98. 723bda2 Btrfs: fix the allocator loop logic by Josef Bacik · 13 years ago
  99. 2cdc342 Btrfs: fix bitmap regression by Josef Bacik · 13 years ago
  100. f2bb8f5 Btrfs: don't commit the transaction if we dont have enough pinned bytes by Josef Bacik · 13 years ago