aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-28
|\
| * btrfs: convert to using bdi_setup_and_register()Jens Axboe2010-04-26
| * Catch filesystems lacking s_bdiJörn Engel2010-04-25
| * smbfs: add bdi backing to mount sessionJens Axboe2010-04-22
| * ncpfs: add bdi backing to mount sessionJens Axboe2010-04-22
| * exofs: add bdi backing to mount sessionJens Axboe2010-04-22
| * ecryptfs: add bdi backing to mount sessionJens Axboe2010-04-22
| * coda: add bdi backing to mount sessionJens Axboe2010-04-22
| * cifs: add bdi backing to mount sessionJens Axboe2010-04-22
| * afs: add bdi backing to mount session.Jens Axboe2010-04-22
| * 9p: add bdi backing to mount sessionJens Axboe2010-04-22
* | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-04-27
|\ \
| * | nfsd4: bug in read_bufNeil Brown2010-04-26
* | | procfs: fix tid fdinfoJerome Marchand2010-04-27
* | | Remove redundant check for CONFIG_MMUChristoph Egger2010-04-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2010-04-27
|\ \ \
| * | | squashfs: fix potential buffer over-run on 4K block file systemsPhillip Lougher2010-04-24
| * | | squashfs: add missing buffer freePhillip Lougher2010-04-24
| * | | squashfs: fix warn_on when root inode is corruptedPhillip Lougher2010-04-24
| * | | squashfs: fix locking bug in zlib wrapperPhillip Lougher2010-04-22
| |/ /
* | | xfs: more swap extent fixes for dynamic fork offsetsDave Chinner2010-04-26
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-04-25
|\ \ \
| * | | ext4: Issue the discard operation *before* releasing the blocks to be reusedTheodore Ts'o2010-04-20
| * | | ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()Curt Wohlgemuth2010-04-03
| * | | ext4: Fix possible lost inode write in no journal modeCurt Wohlgemuth2010-04-03
* | | | fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block...Anton Blanchard2010-04-24
* | | | reiserfs: fix corruption during shrinking of xattrsJeff Mahoney2010-04-24
* | | | reiserfs: fix permissions on .reiserfs_privJeff Mahoney2010-04-24
* | | | Cleanup generic block based fiemapJosef Bacik2010-04-23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-04-21
|\ \ \ \
| * | | | uclinux: error message when FLAT reloc symbol is invalid, v2Jun Sun2010-04-20
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-04-21
|\ \ \ \
| * | | | [LogFS] Split large truncated into smaller chunksJoern Engel2010-04-20
| * | | | [LogFS] Set s_bdiJoern Engel2010-04-17
| * | | | [LogFS] Prevent mempool_destroy NULL pointer dereferenceJoern Engel2010-04-15
| * | | | [LogFS] Move assertionJoern Engel2010-04-13
| * | | | [LogFS] Plug 8 byte information leakJoern Engel2010-04-13
| * | | | [LogFS] Prevent memory corruption on large deletesJoern Engel2010-04-13
| * | | | [LogFS] Remove unused methodJoern Engel2010-03-30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2010-04-21
|\ \ \ \ \
| * | | | | jfs: add jfs specific ->setattr callDmitry Monakhov2010-04-16
| * | | | | jfs: fix diAllocExt error in resizing filesystemBill Pemberton2010-04-16
| * | | | | jfs_dmap.[ch]: trivial typo fix: s/heigth/height/gDaniel Mack2010-02-02
* | | | | | AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells2010-04-21
| |_|/ / / |/| | | |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-04-20
|\ \ \ \ \
| * | | | | quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2010-04-20
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-04-19
|\ \ \ \ \ \
| * | | | | | eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks2010-04-19
| * | | | | | eCryptfs: Copy lower directory inode times and size on linkTyler Hicks2010-04-19
| * | | | | | ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney2010-04-19