Age | Commit message (Expand) | Author |
2010-05-05 | logfs: fix compile failure | Joern Engel |
2010-05-04 | logfs: initialize li->li_refcount | Prasad Joshi |
2010-05-04 | logfs: commit reservations under space pressure | Joern Engel |
2010-05-04 | logfs: survive logfs_buf_recover read errors | Joern Engel |
2010-05-01 | logfs: Close i_ino reuse race | Joern Engel |
2010-05-01 | logfs: fix logfs_seek_hole() | Joern Engel |
2010-05-01 | logfs: Return -EINVAL if filesystem image doesn't match | Joern Engel |
2010-04-29 | LogFS: Fix typo in b6349ac8 | Joern Engel |
2010-04-29 | logfs: testing the wrong variable | Dan Carpenter |
2010-04-28 | nfs d_revalidate() is too trigger-happy with d_drop() | Al Viro |
2010-04-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-04-27 | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-04-27 | procfs: fix tid fdinfo | Jerome Marchand |
2010-04-27 | Remove redundant check for CONFIG_MMU | Christoph Egger |
2010-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2010-04-26 | nfsd4: bug in read_buf | Neil Brown |
2010-04-26 | xfs: more swap extent fixes for dynamic fork offsets | Dave Chinner |
2010-04-26 | btrfs: convert to using bdi_setup_and_register() | Jens Axboe |
2010-04-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-04-25 | Catch filesystems lacking s_bdi | Jörn Engel |
2010-04-25 | squashfs: fix potential buffer over-run on 4K block file systems | Phillip Lougher |
2010-04-25 | squashfs: add missing buffer free | Phillip Lougher |
2010-04-25 | squashfs: fix warn_on when root inode is corrupted | Phillip Lougher |
2010-04-24 | fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block... | Anton Blanchard |
2010-04-24 | reiserfs: fix corruption during shrinking of xattrs | Jeff Mahoney |
2010-04-24 | reiserfs: fix permissions on .reiserfs_priv | Jeff Mahoney |
2010-04-23 | Cleanup generic block based fiemap | Josef Bacik |
2010-04-23 | squashfs: fix locking bug in zlib wrapper | Phillip Lougher |
2010-04-22 | smbfs: add bdi backing to mount session | Jens Axboe |
2010-04-22 | ncpfs: add bdi backing to mount session | Jens Axboe |
2010-04-22 | exofs: add bdi backing to mount session | Jens Axboe |
2010-04-22 | ecryptfs: add bdi backing to mount session | Jens Axboe |
2010-04-22 | coda: add bdi backing to mount session | Jens Axboe |
2010-04-22 | cifs: add bdi backing to mount session | Jens Axboe |
2010-04-22 | afs: add bdi backing to mount session. | Jens Axboe |
2010-04-22 | 9p: add bdi backing to mount session | Jens Axboe |
2010-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2010-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds |
2010-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
2010-04-21 | AFS: Don't pass error value to page_cache_release() in error handling | David Howells |
2010-04-21 | uclinux: error message when FLAT reloc symbol is invalid, v2 | Jun Sun |
2010-04-20 | ext4: Issue the discard operation *before* releasing the blocks to be reused | Theodore Ts'o |
2010-04-20 | [LogFS] Split large truncated into smaller chunks | Joern Engel |
2010-04-20 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-04-20 | quota: Convert __DQUOT_PARANOIA symbol to standard config option | Jan Kara |
2010-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2010-04-19 | eCryptfs: Turn lower lookup error messages into debug messages | Tyler Hicks |
2010-04-19 | eCryptfs: Copy lower directory inode times and size on link | Tyler Hicks |
2010-04-19 | ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode | Jeff Mahoney |
2010-04-19 | ecryptfs: fix error code for missing xattrs in lower fs | Christian Pulvermacher |