aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-06-25[PATCH] ufs: unlock_super without lockEvgeniy Dushistov
2006-06-25[PATCH] ufs: i_blocks wrong countEvgeniy Dushistov
2006-06-25[PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov
2006-06-25[PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKENEvgeniy Dushistov
2006-06-25[PATCH] ufs: not usual amounts of fragments per blockEvgeniy Dushistov
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov
2006-06-25[PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov
2006-06-25[PATCH] ufs: change block number on the flyEvgeniy Dushistov
2006-06-25[PATCH] ufs: right block allocationEvgeniy Dushistov
2006-06-25[PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov
2006-06-25[PATCH] fs/freevxfs: cleanup of spelling errorsCliff Wickman
2006-06-23[PATCH] splice: retrieve mapping after locking the pageJens Axboe
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe
2006-06-23[PATCH] make kernel warn about incorrectly sized partitionsMike Miller
2006-06-23[PATCH] JBD: split checkpoint listsJan Kara
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov
2006-06-23[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao
2006-06-23[PATCH] binflt_elf: remove more castsJesper Juhl
2006-06-23[PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless castsJesper Juhl
2006-06-23[PATCH] ext3_clear_inode(): avoid kfree(NULL)Andrew Morton
2006-06-23[PATCH] jbd: avoid kfree(NULL)Andrew Morton
2006-06-23[PATCH] jbd: fix BUG in journal_commit_transaction()Jan Kara
2006-06-23[PATCH] Poll cleanups/microoptimizationsVadim Lobanov
2006-06-23[PATCH] fs/fat/misc.c: unexport fat_sync_bhsAdrian Bunk
2006-06-23[PATCH] fs/locks.c: make posix_locks_deadlock() staticAdrian Bunk
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi
2006-06-23[PATCH] locks: clean up locks_remove_posix()Miklos Szeredi
2006-06-23[PATCH] locks: don't do unnecessary allocationsMiklos Szeredi
2006-06-23[PATCH] locks: don't unnecessarily fail posix lock operationsMiklos Szeredi
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-06-23[PATCH] ext2 XIP won't build without MMUAl Viro
2006-06-23[PATCH] frv: binfmt_elf_fdpic __user annotationsAl Viro
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi
2006-06-23[PATCH] tightening hugetlb strict accountingChen, Kenneth W
2006-06-23[PATCH] for_each_possible_cpu: xfsKAMEZAWA Hiroyuki
2006-06-23[PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the resultsDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-22[PATCH] prune_one_dentry() tweaksAndrew Morton
2006-06-22[PATCH] Fix dcache race during umountNeilBrown
2006-06-22[PATCH] remove steal_locks()Miklos Szeredi
2006-06-22[PATCH] Fix a race condition between ->i_mapping and iput()OGAWA Hirofumi
2006-06-22[PATCH] NTFS: Critical bug fix (affects MIPS and possibly others)Anton Altaparmakov
2006-06-21Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds
2006-06-21[PATCH] Driver core: add generic "subsystem" link to all devicesKay Sievers
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds