Age | Commit message (Expand) | Author | Files | Lines |
2010-04-29 | exofs: Fix "add bdi backing to mount session" fall out | Boaz Harrosh | 1 | -1/+1 |
2010-04-29 | fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK | Jens Axboe | 1 | -0/+1 |
2010-04-29 | nfs d_revalidate() is too trigger-happy with d_drop() | Al Viro | 1 | -0/+2 |
2010-04-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 19 | -16/+90 |
2010-04-28 | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -4/+4 |
2010-04-28 | procfs: fix tid fdinfo | Jerome Marchand | 1 | -1/+1 |
2010-04-27 | Remove redundant check for CONFIG_MMU | Christoph Egger | 1 | -7/+0 |
2010-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 3 | -5/+7 |
2010-04-26 | nfsd4: bug in read_buf | Neil Brown | 1 | -4/+4 |
2010-04-26 | xfs: more swap extent fixes for dynamic fork offsets | Dave Chinner | 1 | -6/+16 |
2010-04-26 | btrfs: convert to using bdi_setup_and_register() | Jens Axboe | 1 | -11/+1 |
2010-04-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 3 | -11/+14 |
2010-04-25 | Catch filesystems lacking s_bdi | Jörn Engel | 2 | -4/+7 |
2010-04-25 | squashfs: fix potential buffer over-run on 4K block file systems | Phillip Lougher | 1 | -3/+2 |
2010-04-25 | squashfs: add missing buffer free | Phillip Lougher | 1 | -0/+1 |
2010-04-25 | squashfs: fix warn_on when root inode is corrupted | Phillip Lougher | 1 | -1/+2 |
2010-04-24 | fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block... | Anton Blanchard | 1 | -5/+12 |
2010-04-24 | reiserfs: fix corruption during shrinking of xattrs | Jeff Mahoney | 1 | -1/+1 |
2010-04-24 | reiserfs: fix permissions on .reiserfs_priv | Jeff Mahoney | 2 | -15/+4 |
2010-04-23 | Cleanup generic block based fiemap | Josef Bacik | 1 | -39/+53 |
2010-04-23 | squashfs: fix locking bug in zlib wrapper | Phillip Lougher | 1 | -1/+2 |
2010-04-22 | smbfs: add bdi backing to mount session | Jens Axboe | 1 | -0/+8 |
2010-04-22 | ncpfs: add bdi backing to mount session | Jens Axboe | 1 | -0/+8 |
2010-04-22 | exofs: add bdi backing to mount session | Jens Axboe | 2 | -0/+10 |
2010-04-22 | ecryptfs: add bdi backing to mount session | Jens Axboe | 3 | -1/+12 |
2010-04-22 | coda: add bdi backing to mount session | Jens Axboe | 1 | -0/+8 |
2010-04-22 | cifs: add bdi backing to mount session | Jens Axboe | 2 | -0/+13 |
2010-04-22 | afs: add bdi backing to mount session. | Jens Axboe | 3 | -0/+10 |
2010-04-22 | 9p: add bdi backing to mount session | Jens Axboe | 3 | -0/+13 |
2010-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -1/+1 |
2010-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 6 | -55/+91 |
2010-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 7 | -16/+33 |
2010-04-21 | AFS: Don't pass error value to page_cache_release() in error handling | David Howells | 1 | -12/+12 |
2010-04-21 | uclinux: error message when FLAT reloc symbol is invalid, v2 | Jun Sun | 1 | -1/+1 |
2010-04-21 | ext4: Issue the discard operation *before* releasing the blocks to be reused | Theodore Ts'o | 1 | -10/+11 |
2010-04-20 | [LogFS] Split large truncated into smaller chunks | Joern Engel | 1 | -8/+26 |
2010-04-20 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -9/+15 |
2010-04-20 | quota: Convert __DQUOT_PARANOIA symbol to standard config option | Jan Kara | 2 | -9/+15 |
2010-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 5 | -100/+118 |
2010-04-19 | eCryptfs: Turn lower lookup error messages into debug messages | Tyler Hicks | 1 | -6/+6 |
2010-04-19 | eCryptfs: Copy lower directory inode times and size on link | Tyler Hicks | 1 | -2/+2 |
2010-04-19 | ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode | Jeff Mahoney | 1 | -1/+0 |
2010-04-19 | ecryptfs: fix error code for missing xattrs in lower fs | Christian Pulvermacher | 1 | -4/+4 |
2010-04-19 | eCryptfs: Decrypt symlink target for stat size | Tyler Hicks | 1 | -48/+52 |
2010-04-17 | [LogFS] Set s_bdi | Joern Engel | 1 | -0/+5 |
2010-04-16 | xfs: don't warn on EAGAIN in inode reclaim | Dave Chinner | 1 | -2/+2 |
2010-04-16 | xfs: ensure that sync updates the log tail correctly | Dave Chinner | 1 | -12/+26 |
2010-04-16 | jfs: add jfs specific ->setattr call | Dmitry Monakhov | 4 | -4/+17 |
2010-04-16 | jfs: fix diAllocExt error in resizing filesystem | Bill Pemberton | 1 | -1/+5 |
2010-04-15 | [LogFS] Prevent mempool_destroy NULL pointer dereference | Joern Engel | 4 | -7/+11 |