aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* block: use struct parsed_partitions *state universally in partition check codeTejun Heo2010-05-21
* block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo2010-05-21
* block: restart partition scan after resizing a deviceTejun Heo2010-05-21
* buffer: make invalidate_bdev() drain all percpu LRU add cachesTejun Heo2010-05-21
* writeback: bdi_writeback_task() must set task state before calling schedule()Jens Axboe2010-05-21
* writeback: ensure that WB_SYNC_NONE writeback with sb pinned is syncJens Axboe2010-05-21
* writeback: Update dirty flags in two stepsDmitry Monakhov2010-05-17
* writeback: fix WB_SYNC_NONE writeback from umountJens Axboe2010-05-17
* writeback: disable periodic old data writeback for !dirty_writeback_centisecsJens Axboe2010-05-17
* Merge branch 'master' into for-2.6.35Jens Axboe2010-04-29
|\
| * nfs d_revalidate() is too trigger-happy with d_drop()Al Viro2010-04-28
| * 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