1. b86db47 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  2. e681c04 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard by Lukas Czerner · 14 years ago
  3. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 14 years ago
  4. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  5. 5a9ae68 ext4: ext4_fill_super shouldn't return 0 on corruption by Darrick J. Wong · 14 years ago
  6. 3105c19 ceph: fix readdir EOVERFLOW on 32-bit archs by Sage Weil · 14 years ago
  7. 0587aa3 jbd2: fix /proc/fs/jbd2/<dev> when using an external journal by yangsheng · 14 years ago
  8. f4c8cc6 ext4: missing unlock in ext4_clear_request_list() by Dan Carpenter · 14 years ago
  9. 08da1193 ext4: fix setting random pages PageUptodate by Markus Trippelsdorf · 14 years ago
  10. 460781b BKL: remove references to lock_kernel from comments by Arnd Bergmann · 14 years ago
  11. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  12. 04e4bd1 nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr by Catalin Marinas · 14 years ago
  13. ac39612 NFS: readdir shouldn't read beyond the reply returned by the server by Trond Myklebust · 14 years ago
  14. 8cd51a0 NFS: Fix a couple of regressions in readdir. by Trond Myklebust · 14 years ago
  15. 23ebbd9 Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR" by Trond Myklebust · 14 years ago
  16. 1e657bd Regression: fix mounting NFS when NFSv3 support is not compiled by Paulius Zaleckas · 14 years ago
  17. 8e35f8e NLM: Fix a regression in lockd by Trond Myklebust · 14 years ago
  18. 620751a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  19. 044b941 GFS2: Fix inode deallocation race by Steven Whitehouse · 14 years ago
  20. 1ca7318 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  21. 1c66b36 ocfs2: Change some lock status member in ocfs2_lock_res to char. by Tao Ma · 14 years ago
  22. 8a9f772 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  23. fb1cb7b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  24. 0f90933 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  25. 52ca0e8 hugetlbfs: lessen the impact of a deprecation warning by Dave Jones · 14 years ago
  26. 7b88dad ceph: fix frag offset for non-leftmost frags by Sage Weil · 14 years ago
  27. a1629c3 ceph: fix dangling pointer by Sage Weil · 14 years ago
  28. ece413f xfs: remove incorrect assert in xfs_vm_writepage by Christoph Hellwig · 14 years ago
  29. 8896b93 locks: remove dead lease error-handling code by J. Bruce Fields · 14 years ago
  30. 3df057a locks: fix leak on merging leases by J. Bruce Fields · 14 years ago
  31. c6f6cd0 xfs: use hlist_add_fake by Christoph Hellwig · 14 years ago
  32. 5d2bf8a xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n by Christoph Hellwig · 14 years ago
  33. 785ce418 xfs: tell lockdep about parent iolock usage in filestreams by Christoph Hellwig · 14 years ago
  34. bfe2741 xfs: move delayed write buffer trace by Dave Chinner · 14 years ago
  35. f83282a xfs: fix per-ag reference counting in inode reclaim tree walking by Dave Chinner · 14 years ago
  36. 6762b93 xfs: xfs_ioctl: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  37. 5d0af85 xfs: remove experimental tag from the delaylog option by Christoph Hellwig · 14 years ago
  38. f85acd8 ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2) by Sergey Senozhatsky · 14 years ago
  39. 1447399 ioprio: fix RCU locking around task dereference by Daniel J Blueman · 14 years ago
  40. cb4644c bio: take care not overflow page count when mapping/copying user data by Jens Axboe · 14 years ago
  41. f3f63c1 block: limit vec count in bio_kmalloc() and bio_alloc_map_data() by Jens Axboe · 14 years ago
  42. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 14 years ago
  43. e98b6fe ceph: fix comment, remove extraneous args by Sage Weil · 14 years ago
  44. f6614b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  45. 3565bd4 cifs: fix a memleak in cifs_setattr_nounix() by Suresh Jayaraman · 14 years ago
  46. 0e15482 sparc: fix openpromfs compile by Meelis Roos · 14 years ago
  47. a7bcf21 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  48. 6187639 cifs: make cifs_ioctl handle NULL filp->private_data correctly by Jeff Layton · 14 years ago
  49. 7ff9c07 ext4: Add new ext4 inode tracepoints by Theodore Ts'o · 14 years ago
  50. b56ff9d ext4: Don't call sb_issue_discard() in ext4_free_blocks() by Theodore Ts'o · 14 years ago
  51. 87009d8 ext4: do not try to grab the s_umount semaphore in ext4_quota_off by Dmitry Monakhov · 14 years ago
  52. 83668e7 ext4: fix potential race when freeing ext4_io_page structures by Theodore Ts'o · 14 years ago
  53. f7ad6d2 ext4: handle writeback of inodes which are being freed by Theodore Ts'o · 14 years ago
  54. d8672d6 ceph: fix update of ctime from MDS by Sage Weil · 14 years ago
  55. 8bd59e0 ceph: fix version check on racing inode updates by Sage Weil · 14 years ago
  56. cb4276c ceph: fix uid/gid on resent mds requests by Sage Weil · 14 years ago
  57. cd045cb ceph: fix rdcache_gen usage and invalidate by Sage Weil · 14 years ago
  58. feb4cc9 ceph: re-request max_size if cap auth changes by Sage Weil · 14 years ago
  59. 912a9b0 ceph: only let auth caps update max_size by Sage Weil · 14 years ago
  60. 7421ab8 ceph: fix open for write on clustered mds by Sage Weil · 14 years ago
  61. d8b16b3 ceph: fix bad pointer dereference in ceph_fill_trace by Sage Weil · 14 years ago
  62. 2e5c367 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  63. c672362 cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer by Pavel Shilovsky · 14 years ago
  64. d389229 cifs: dereferencing first then checking by Jeff Layton · 14 years ago
  65. 6ef933a cifs: trivial comment fix: tlink_tree is now a rbtree by Suresh Jayaraman · 14 years ago
  66. ce7e010 ext4: initialize the percpu counters before replaying the journal by Theodore Ts'o · 14 years ago
  67. 21b75b0 nfsd4: fix 4.1 connection registration race by J. Bruce Fields · 14 years ago
  68. 54eeafe [CIFS] Cleanup unused variable build warning by Steve French · 14 years ago
  69. b647c35 cifs: convert tlink_tree to a rbtree by Jeff Layton · 14 years ago
  70. 413e661 cifs: store pointer to master tlink in superblock (try #2) by Jeff Layton · 14 years ago
  71. df098db cifs: trivial doc fix: note setlease implemented by J. Bruce Fields · 14 years ago
  72. e66673e CIFS: Add cifs_set_oplock_level by Pavel Shilovsky · 14 years ago
  73. b2c78cd ext4: "ret" may be used uninitialized in ext4_lazyinit_thread() by Theodore Ts'o · 14 years ago
  74. f4245bd ext4: fix lazyinit hang after removing request by Lukas Czerner · 14 years ago
  75. eb8abb9 ext4: Remove useless spinlock in ext4_getattr() by Theodore Ts'o · 14 years ago
  76. ce2f6fb Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 14 years ago
  77. 50ae28f FS: cifs, remove unneeded NULL tests by Jiri Slaby · 14 years ago
  78. e99d11d fs: logfs: Fix up MTD=y build. by Paul Mundt · 14 years ago
  79. 82279e6 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  80. bb8430a locks: remove fl_copy_lock lock_manager operation by Christoph Hellwig · 14 years ago
  81. 51ee4b8 locks: let the caller free file_lock on ->setlease failure by Christoph Hellwig · 14 years ago
  82. fcf744a nfsd4: initialize delegation pointer to lease by J. Bruce Fields · 14 years ago
  83. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  84. 096657b locks: fix leaks on setlease errors by J. Bruce Fields · 14 years ago
  85. 0ceaf6c locks: prevent ENOMEM on lease unlock by J. Bruce Fields · 14 years ago
  86. 1792f17 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  87. 1a5cea7 make fanotify_read() restartable across signals by Lino Sanfilippo · 14 years ago
  88. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  89. cdf01dd fs-writeback.c: unify some common code by Linus Torvalds · 14 years ago
  90. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  91. 504b701 fs/compat.c: fix build on MIPS/s390 by wu zhangjin · 14 years ago
  92. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  93. 6418c96 Btrfs: deal with errors from updating the tree log by Chris Mason · 14 years ago
  94. 51dfacde jbd2: Convert jbd2_slab_create_sem to mutex by Thomas Gleixner · 14 years ago
  95. 117bf5f hpfs: Convert sbi->hpfs_creation_de to mutex by Thomas Gleixner · 14 years ago
  96. 4260f7c Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed by Sage Weil · 14 years ago
  97. 531cb13 Btrfs: make SNAP_DESTROY async by Sage Weil · 14 years ago
  98. 72fd032 Btrfs: add SNAP_CREATE_ASYNC ioctl by Sage Weil · 14 years ago
  99. 12462f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  100. 4620459 Btrfs: add START_SYNC, WAIT_SYNC ioctls by Sage Weil · 14 years ago