aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov6-84/+90
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov2-504/+547
2006-06-25[PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov2-34/+25
2006-06-25[PATCH] ufs: change block number on the flyEvgeniy Dushistov2-43/+138
2006-06-25[PATCH] ufs: right block allocationEvgeniy Dushistov2-27/+18
2006-06-25[PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov3-47/+21
2006-06-25[PATCH] fs/freevxfs: cleanup of spelling errorsCliff Wickman2-8/+8
2006-06-25nfs: remove nfs_put_link()Alexey Dobriyan1-10/+1
2006-06-25nfs-build-fix-99Andrew Morton1-0/+4
2006-06-25git-nfs-build-fixesAndrew Morton3-8/+19
2006-06-25Merge branch 'odirect'Trond Myklebust1-201/+234
2006-06-25V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENTAndrew Morton1-33/+0
2006-06-24NFS: alloc nfs_read/write_data as direct I/O is scheduledChuck Lever1-145/+65
2006-06-24NFS: Eliminate nfs_get_user_pages()Chuck Lever1-94/+111
2006-06-24NFS: refactor nfs_direct_free_user_pagesChuck Lever1-8/+15
2006-06-24NFS: remove user_addr, user_count, and pos from nfs_direct_reqChuck Lever1-21/+8
2006-06-24NFS: "open code" the NFS direct write reschedulerChuck Lever1-8/+43
2006-06-24NFS: Separate functions for counting outstanding NFS direct I/OsChuck Lever1-19/+20
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust223-7432/+3685
2006-06-23[PATCH] splice: retrieve mapping after locking the pageJens Axboe1-17/+29
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe3-14/+8
2006-06-23[PATCH] make kernel warn about incorrectly sized partitionsMike Miller1-0/+4
2006-06-23[PATCH] JBD: split checkpoint listsJan Kara1-180/+239
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov1-2/+2
2006-06-23[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counterMingming Cao3-30/+33
2006-06-23[PATCH] binflt_elf: remove more castsJesper Juhl1-9/+10
2006-06-23[PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless castsJesper Juhl1-161/+183
2006-06-23[PATCH] ext3_clear_inode(): avoid kfree(NULL)Andrew Morton1-11/+12
2006-06-23[PATCH] jbd: avoid kfree(NULL)Andrew Morton1-3/+6
2006-06-23[PATCH] jbd: fix BUG in journal_commit_transaction()Jan Kara2-6/+18
2006-06-23[PATCH] Poll cleanups/microoptimizationsVadim Lobanov1-32/+51
2006-06-23[PATCH] fs/fat/misc.c: unexport fat_sync_bhsAdrian Bunk1-1/+0
2006-06-23[PATCH] fs/locks.c: make posix_locks_deadlock() staticAdrian Bunk1-3/+1
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi7-8/+8
2006-06-23[PATCH] locks: clean up locks_remove_posix()Miklos Szeredi1-20/+5
2006-06-23[PATCH] locks: don't do unnecessary allocationsMiklos Szeredi1-3/+10
2006-06-23[PATCH] locks: don't unnecessarily fail posix lock operationsMiklos Szeredi1-7/+15
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg20-54/+30
2006-06-23[PATCH] ext2 XIP won't build without MMUAl Viro1-1/+1
2006-06-23[PATCH] frv: binfmt_elf_fdpic __user annotationsAl Viro1-13/+13
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris1-0/+6
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi4-26/+26
2006-06-23[PATCH] tightening hugetlb strict accountingChen, Kenneth W1-12/+9
2006-06-23[PATCH] for_each_possible_cpu: xfsKAMEZAWA Hiroyuki2-3/+3
2006-06-23[PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the resultsDavid Howells1-1/+2
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells46-110/+136
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells60-352/+391
2006-06-22[PATCH] prune_one_dentry() tweaksAndrew Morton1-4/+5
2006-06-22[PATCH] Fix dcache race during umountNeilBrown2-7/+61
2006-06-22[PATCH] remove steal_locks()Miklos Szeredi4-60/+0