1. 4660ba6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  2. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  3. f129ccc afs: Fix oops in afs_unlink_writeback by Anton Blanchard · 14 years ago
  4. 8d56add fuse: fix truncate after open by Miklos Szeredi · 14 years ago
  5. 5a18ec1 fuse: fix hang of single threaded fuseblk filesystem by Miklos Szeredi · 14 years ago
  6. e7407d1 block: bd_link_disk_holder() should hold on to holder_dir by Tejun Heo · 14 years ago
  7. bf9faa2 Unlock vfsmount_lock in do_umount by J. R. Okajima · 14 years ago
  8. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 14 years ago
  9. 2aa1589 mm: prevent concurrent unmap_mapping_range() on the same inode by Miklos Szeredi · 14 years ago
  10. ec29ed5 Btrfs: fix fiemap bugs with delalloc by Chris Mason · 14 years ago
  11. be71514 xfs: check if device support discard in xfs_ioc_trim() by Lukas Czerner · 14 years ago
  12. 3a3675b xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 by Dan Rosenberg · 14 years ago
  13. 3b71710 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  14. 3618218 Docbook: add fs/eventfd.c and fix typos in it by Randy Dunlap · 14 years ago
  15. 8bd89ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  16. b4f5c46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  17. eed9e83 [CIFS] update cifs version by Steve French · 14 years ago
  18. 5e64092 cifs: Fix regression in LANMAN (LM) auth code by Shirish Pargaonkar · 14 years ago
  19. 55f9cf6 eCryptfs: Copy up lower inode attrs in getattr by Tyler Hicks · 14 years ago
  20. 323ef68 ecryptfs: read on a directory should return EISDIR if not supported by Andy Whitcroft · 14 years ago
  21. 70b8902 eCryptfs: Handle NULL nameidata pointers by Tyler Hicks · 14 years ago
  22. 52c303c ocfs2: Check heartbeat mode for kernel stacks only by Mark Fasheh · 14 years ago
  23. acf3bb0 Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a right number. by Tristan Ye · 14 years ago
  24. 705773a ocfs2: Fix estimate of necessary credits for mkdir by Jan Kara · 14 years ago
  25. 97d79b4 ceph: keep reference to parent inode on ceph_dentry by Yehuda Sadeh · 14 years ago
  26. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  27. 8787c7a eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata" by Tyler Hicks · 14 years ago
  28. fa7ea87 fs/partitions: Validate map_count in Mac partition tables by Timo Warns · 14 years ago
  29. ee715087 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  30. 9616125 cifs: fix handling of scopeid in cifs_convert_address by Jeff Layton · 14 years ago
  31. e51900f block: revert block_dev read-only check by Chuck Ebbert · 14 years ago
  32. 47c8529 nfsd: correctly handle return value from nfsd_map_name_to_* by NeilBrown · 14 years ago
  33. fb01aa8 Btrfs: set FMODE_EXCL in btrfs_device->mode by Ilya Dryomov · 14 years ago
  34. 9b3517e Btrfs: make btrfs_rm_device() fail gracefully by Ilya Dryomov · 14 years ago
  35. ca9b688 Btrfs: Avoid accessing unmapped kernel address by Li Zefan · 14 years ago
  36. b4dc2b8 Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctl by Li Zefan · 14 years ago
  37. c87f08c Btrfs: allow balance to explicitly allocate chunks as it relocates by Chris Mason · 14 years ago
  38. 9143565 Btrfs: put ENOSPC debugging under a mount option by Chris Mason · 14 years ago
  39. 3abb17e vfs: fix BUG_ON() in fs/namei.c:1461 by Linus Torvalds · 14 years ago
  40. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  41. f60c153 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  42. 055d219 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  43. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  44. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 14 years ago
  45. 4e924a4 get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu() by Al Viro · 14 years ago
  46. f60aef7 drop out of RCU in return_reval by Al Viro · 14 years ago
  47. f5e1c1c split do_revalidate() into RCU and non-RCU cases by Al Viro · 14 years ago
  48. 2464308 in do_lookup() split RCU and non-RCU cases of need_revalidate by Al Viro · 14 years ago
  49. 844a391 nothing in do_follow_link() is going to see RCU by Al Viro · 14 years ago
  50. c26a920 Btrfs: check return value of alloc_extent_map() by Tsutomu Itoh · 14 years ago
  51. 67100f2 Btrfs - Fix memory leak in btrfs_init_new_device() by Ilya Dryomov · 14 years ago
  52. 51788b1 btrfs: prevent heap corruption in btrfs_ioctl_space_info() by Dan Rosenberg · 14 years ago
  53. 6848ad6 Btrfs: Fix balance panic by Yan, Zheng · 14 years ago
  54. e3f24cc Btrfs: don't release pages when we can't clear the uptodate bits by Chris Mason · 14 years ago
  55. eb14ab8 Btrfs: fix page->private races by Chris Mason · 14 years ago
  56. 83f6b0c nfsd: break lease on unlink due to rename by J. Bruce Fields · 14 years ago
  57. acfdf5c nfsd4: acquire only one lease per file by J. Bruce Fields · 14 years ago
  58. 5d926e8 nfsd4: modify fi_delegations under recall_lock by J. Bruce Fields · 14 years ago
  59. 65bc58f nfsd4: remove unused deleg dprintk's. by J. Bruce Fields · 14 years ago
  60. edab978 nfsd4: split lease setting into separate function by J. Bruce Fields · 14 years ago
  61. dd239cc nfsd4: fix leak on allocation error by J. Bruce Fields · 14 years ago
  62. 22d38c4 nfsd4: add helper function for lease setup by J. Bruce Fields · 14 years ago
  63. 6b57d9c nfsd4: split up nfsd_break_deleg_cb by J. Bruce Fields · 14 years ago
  64. 3aa6e0a NFSD: memory corruption due to writing beyond the stat array by Konstantin Khorenko · 14 years ago
  65. 0af3f81 NFSD: use nfserr for status after decode_cb_op_status by Benny Halevy · 14 years ago
  66. 541ce98 nfsd: don't leak dentry count on mnt_want_write failure by J. Bruce Fields · 14 years ago
  67. c8e0b00 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  68. e447183 jbd2: call __jbd2_log_start_commit with j_state_lock write locked by Theodore Ts'o · 14 years ago
  69. e9e3bce ext4: serialize unaligned asynchronous DIO by Eric Sandeen · 14 years ago
  70. 2892c15 ext4: make grpinfo slab cache names static by Eric Sandeen · 14 years ago
  71. d40b0c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  72. 3aec46c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  73. d863b50 vfs: call rcu_barrier after ->kill_sb() by Boaz Harrosh · 14 years ago
  74. 2dab597 Fix possible filp_cachep memory corruption by Linus Torvalds · 14 years ago
  75. 6b155c8 dlm: use single thread workqueues by David Teigland · 14 years ago
  76. 71823ba cifs: don't always drop malformed replies on the floor (try #3) by Jeff Layton · 14 years ago
  77. 195291e cifs: clean up checks in cifs_echo_request by Jeff Layton · 14 years ago
  78. 7e90d70 [CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiate by Steve French · 14 years ago
  79. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  80. 257a65d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  81. 3a90983 Btrfs: Fix page count calculation by Yan, Zheng · 14 years ago
  82. d50bdd5 ext4: Fix data corruption with multi-block writepages support by Curt Wohlgemuth · 14 years ago
  83. d402539 cifs: remove checks for ses->status == CifsExiting by Jeff Layton · 14 years ago
  84. 8e4eef7 btrfs: Drop __exit attribute on btrfs_exit_compress by Alexey Charkov · 14 years ago
  85. 554233a btrfs: cleanup error handling in btrfs_unlink_inode() by Tsutomu Itoh · 14 years ago
  86. 3c14874 Btrfs: exclude super blocks when we read in block groups by Josef Bacik · 14 years ago
  87. 13dbc08 Btrfs: make sure search_bitmap finds something in remove_from_bitmap by Josef Bacik · 14 years ago
  88. 8132b65 cifs: add check for kmalloc in parse_dacl by Stanislav Fomichev · 14 years ago
  89. e8e1ba96 ceph: queue cap_snaps once per realm by Sage Weil · 14 years ago
  90. 247ec9b cifs: don't send an echo request unless NegProt has been done by Jeff Layton · 14 years ago
  91. e3f0dad cifs: enable signing flag in SMB header when server has it on by Jeff Layton · 14 years ago
  92. 64474bd cifs: Possible slab memory corruption while updating extended stats (repost) by Shirish Pargaonkar · 14 years ago
  93. 78d2978 CRED: Fix kernel panic upon security_file_alloc() failure. by Tetsuo Handa · 14 years ago
  94. 76429c1 CIFS: Fix variable types in cifs_iovec_read/write (try #2) by Pavel Shilovsky · 14 years ago
  95. 8984096 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  96. 1065348 hfsplus: fix up a comparism in hfsplus_file_extend by Christoph Hellwig · 14 years ago
  97. a1dbcef hfsplus: fix two memory leaks in wrapper.c by Chuck Ebbert · 14 years ago
  98. 14dd01f hfsplus: do not leak buffer on error by Chuck Ebbert · 14 years ago
  99. c5b8d0b hfsplus: fix failed mount handling by Christoph Hellwig · 14 years ago
  100. dd68314 ext4: fix up ext4 error handling by Theodore Ts'o · 14 years ago