1. 0ed42a6 Btrfs: make sure new inode size is ok in fallocate by Josef Bacik · 14 years ago
  2. 55a61d1 Btrfs: fix typo in fallocate to make it honor actual size by Josef Bacik · 14 years ago
  3. 19650e8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  4. 78daa87 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  5. 0a66a59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  6. da90587 reiserfs: fix inode mutex - reiserfs lock misordering by Frederic Weisbecker · 14 years ago
  7. ea251c1 pagemap: set pagemap walk limit to PMD boundary by Naoya Horiguchi · 14 years ago
  8. a0822c5 fuse: fix attributes after open(O_TRUNC) by Ken Sumrall · 14 years ago
  9. f6c26ec nilfs2: fix typo in comment of nilfs_dat_move function by Ryusuke Konishi · 14 years ago
  10. 103cfcf nilfs2: nilfs_iget_for_gc() returns ERR_PTR by Dan Carpenter · 14 years ago
  11. 0b26a0b NFS: Ensure we return the dirent->d_type when it is known by Trond Myklebust · 14 years ago
  12. 3020093f NFS: Correct the array bound calculation in nfs_readdir_add_to_array by Trond Myklebust · 14 years ago
  13. ece0b42 NFS: Don't ignore errors from nfs_do_filldir() by Trond Myklebust · 14 years ago
  14. 85f8607 NFS: Fix the error handling in "uncached_readdir()" by Trond Myklebust · 14 years ago
  15. 7a8e1dc NFS: Fix a page leak in uncached_readdir() by Trond Myklebust · 14 years ago
  16. e7c58e9 NFS: Fix a page leak in nfs_do_filldir() by Trond Myklebust · 14 years ago
  17. 5c34685 NFS: Assume eof if the server returns no readdir records by Trond Myklebust · 14 years ago
  18. 463a376 NFS: Buffer overflow in ->decode_dirent() should not be fatal by Trond Myklebust · 14 years ago
  19. b47d19d Pure nfs client performance using odirect. by Arun Bharadwaj · 14 years ago
  20. 45f49bc Btrfs: avoid NULL pointer deref in try_release_extent_buffer by Chris Mason · 14 years ago
  21. a1b075d Btrfs: make btrfs_add_nondir take parent inode as an argument by Josef Bacik · 14 years ago
  22. 495e867 Btrfs: hold i_mutex when calling btrfs_log_dentry_safe by Josef Bacik · 14 years ago
  23. 6a91221 Btrfs: use dget_parent where we can UPDATED by Josef Bacik · 14 years ago
  24. 7619585 Btrfs: fix more ESTALE problems with NFS by Josef Bacik · 14 years ago
  25. 2ede0da Btrfs: handle NFS lookups properly by Josef Bacik · 14 years ago
  26. 0410c94 btrfs: make 1-bit signed fileds unsigned by Mariusz Kozlowski · 14 years ago
  27. f209561 btrfs: Show device attr correctly for symlinks by Li Zefan · 14 years ago
  28. 5f3888f btrfs: Set file size correctly in file clone by Li Zefan · 14 years ago
  29. 2a6b8da btrfs: Check if dest_offset is block-size aligned before cloning file by Li Zefan · 14 years ago
  30. 0de9087 Btrfs: handle the space_cache option properly by Josef Bacik · 14 years ago
  31. 6f33434 btrfs: Fix early enospc because 'unused' calculated with wrong sign. by Arne Jansen · 14 years ago
  32. e65e153 btrfs: fix panic caused by direct IO by Miao Xie · 14 years ago
  33. 88f794e btrfs: cleanup duplicate bio allocating functions by Miao Xie · 14 years ago
  34. 0c56fa9 btrfs: fix free dip and dip->csums twice by Miao Xie · 14 years ago
  35. 784b4e2 Btrfs: add migrate page for metadata inode by Chris Mason · 14 years ago
  36. b86db47 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  37. e681c04 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard by Lukas Czerner · 14 years ago
  38. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 14 years ago
  39. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  40. 5a9ae68 ext4: ext4_fill_super shouldn't return 0 on corruption by Darrick J. Wong · 14 years ago
  41. 14870b4 GFS2: Userland expects quota limit/warn/usage in 512b blocks by Abhijith Das · 14 years ago
  42. 226291a ocfs2_connection_find() returns pointer to bad structure by dann frazier · 14 years ago
  43. a2a2f55 ocfs2: char is not always signed by Milton Miller · 14 years ago
  44. 1989a80 Ocfs2: Stop tracking a negative dentry after dentry_iput(). by Tristan Ye · 14 years ago
  45. 1cf257f ocfs2: fix memory leak by Jiri Slaby · 14 years ago
  46. a48a982 fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock by David Sterba · 14 years ago
  47. 3105c19 ceph: fix readdir EOVERFLOW on 32-bit archs by Sage Weil · 14 years ago
  48. 0587aa3 jbd2: fix /proc/fs/jbd2/<dev> when using an external journal by yangsheng · 14 years ago
  49. f4c8cc6 ext4: missing unlock in ext4_clear_request_list() by Dan Carpenter · 14 years ago
  50. 08da119 ext4: fix setting random pages PageUptodate by Markus Trippelsdorf · 14 years ago
  51. 460781b BKL: remove references to lock_kernel from comments by Arnd Bergmann · 14 years ago
  52. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  53. 04e4bd1 nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr by Catalin Marinas · 14 years ago
  54. ac39612 NFS: readdir shouldn't read beyond the reply returned by the server by Trond Myklebust · 14 years ago
  55. 8cd51a0 NFS: Fix a couple of regressions in readdir. by Trond Myklebust · 14 years ago
  56. 23ebbd9 Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR" by Trond Myklebust · 14 years ago
  57. 1e657bd Regression: fix mounting NFS when NFSv3 support is not compiled by Paulius Zaleckas · 14 years ago
  58. 8e35f8e NLM: Fix a regression in lockd by Trond Myklebust · 14 years ago
  59. 620751a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  60. 044b941 GFS2: Fix inode deallocation race by Steven Whitehouse · 14 years ago
  61. d69b78b ioprio: grab rcu_read_lock in sys_ioprio_{set,get}() by Greg Thelen · 14 years ago
  62. 1ca7318 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  63. 362d312 [CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMAC by Steve French · 14 years ago
  64. 1c66b36 ocfs2: Change some lock status member in ocfs2_lock_res to char. by Tao Ma · 14 years ago
  65. 59c55ba cifs: don't take extra tlink reference in initiate_cifs_search by Jeff Layton · 14 years ago
  66. 8a9f772 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  67. fb1cb7b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  68. 0f90933 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  69. 52ca0e8 hugetlbfs: lessen the impact of a deprecation warning by Dave Jones · 14 years ago
  70. 7b88dad ceph: fix frag offset for non-leftmost frags by Sage Weil · 14 years ago
  71. a1629c3 ceph: fix dangling pointer by Sage Weil · 14 years ago
  72. 987b21d cifs: Percolate error up to the caller during get/set acls [try #4] by Shirish Pargaonkar · 14 years ago
  73. a7851ce cifs: fix another memleak, in cifs_root_iget by Oskar Schirmer · 14 years ago
  74. ece413f xfs: remove incorrect assert in xfs_vm_writepage by Christoph Hellwig · 14 years ago
  75. 8896b93 locks: remove dead lease error-handling code by J. Bruce Fields · 14 years ago
  76. 3df057a locks: fix leak on merging leases by J. Bruce Fields · 14 years ago
  77. c6f6cd0 xfs: use hlist_add_fake by Christoph Hellwig · 14 years ago
  78. 5d2bf8a xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n by Christoph Hellwig · 14 years ago
  79. 785ce41 xfs: tell lockdep about parent iolock usage in filestreams by Christoph Hellwig · 14 years ago
  80. bfe2741 xfs: move delayed write buffer trace by Dave Chinner · 14 years ago
  81. f83282a xfs: fix per-ag reference counting in inode reclaim tree walking by Dave Chinner · 14 years ago
  82. 6762b93 xfs: xfs_ioctl: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  83. 5d0af85 xfs: remove experimental tag from the delaylog option by Christoph Hellwig · 14 years ago
  84. ebe2e91 cifs: fix potential use-after-free in cifs_oplock_break_put by Jeff Layton · 14 years ago
  85. f85acd8 ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2) by Sergey Senozhatsky · 14 years ago
  86. 1447399 ioprio: fix RCU locking around task dereference by Daniel J Blueman · 14 years ago
  87. cb4644c bio: take care not overflow page count when mapping/copying user data by Jens Axboe · 14 years ago
  88. f3f63c1 block: limit vec count in bio_kmalloc() and bio_alloc_map_data() by Jens Axboe · 14 years ago
  89. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 14 years ago
  90. e98b6fe ceph: fix comment, remove extraneous args by Sage Weil · 14 years ago
  91. f6614b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  92. 3565bd4 cifs: fix a memleak in cifs_setattr_nounix() by Suresh Jayaraman · 14 years ago
  93. 0e15482 sparc: fix openpromfs compile by Meelis Roos · 14 years ago
  94. a7bcf21 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  95. 6187639 cifs: make cifs_ioctl handle NULL filp->private_data correctly by Jeff Layton · 14 years ago
  96. 7ff9c07 ext4: Add new ext4 inode tracepoints by Theodore Ts'o · 14 years ago
  97. b56ff9d ext4: Don't call sb_issue_discard() in ext4_free_blocks() by Theodore Ts'o · 14 years ago
  98. 87009d8 ext4: do not try to grab the s_umount semaphore in ext4_quota_off by Dmitry Monakhov · 14 years ago
  99. 83668e7 ext4: fix potential race when freeing ext4_io_page structures by Theodore Ts'o · 14 years ago
  100. f7ad6d2 ext4: handle writeback of inodes which are being freed by Theodore Ts'o · 14 years ago