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