aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] autofs4: remove update_atime unused functionIan Kent2006-03-271-34/+4
* | [PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent2006-03-272-14/+26
* | [PATCH] autofs4: fix false negative return from expireIan Kent2006-03-274-11/+59
* | [PATCH] autofs4: simplify expire tree traversalIan Kent2006-03-271-62/+40
* | [PATCH] autofs4: expire code readability cleanupIan Kent2006-03-271-28/+26
* | [PATCH] autofs4: can't mount due to mount point dir not emptyIan Kent2006-03-272-13/+4
* | [PATCH] autofs4: use libfs routines for readdirIan Kent2006-03-271-86/+40
* | [PATCH] autofs4: lookup white space cleanupIan Kent2006-03-271-14/+20
* | [PATCH] uml: fix hostfs stack corruptionJeff Dike2006-03-271-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-265-28/+10
|\
| * Remove ugly debugging stuffArtem B. Bityuckiy2006-03-261-9/+0
| * BUG_ON() Conversion in fs/ext2/Eric Sesterhenn2006-03-261-4/+2
| * BUG_ON() Conversion in fs/hfs/Eric Sesterhenn2006-03-262-8/+4
| * BUG_ON() Conversion in fs/dcache.cEric Sesterhenn2006-03-261-1/+1
| * BUG_ON() Conversion in fs/buffer.cEric Sesterhenn2006-03-261-6/+3
* | [PATCH] bitops: ntfs: remove generic_ffs()Akinobu Mita2006-03-263-3/+32
* | [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-261-1/+1
* | [PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel2006-03-261-4/+1
* | [PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesizeBadari Pulavarty2006-03-261-6/+0
* | [PATCH] ext3: multi-block get_block()Badari Pulavarty2006-03-261-12/+4
* | [PATCH] ext3: cleanups and WARN_ON()Andrew Morton2006-03-261-125/+114
* | [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-2611-68/+27
* | [PATCH] map multiple blocks for mpage_readpages()Badari Pulavarty2006-03-263-22/+90
* | [PATCH] pass b_size to ->get_block()Badari Pulavarty2006-03-262-1/+10
* | [PATCH] change buffer_head.b_size to size_tBadari Pulavarty2006-03-263-4/+6
* | [PATCH] ext3_get_blocks: Adjust reservation window size for mblocksMingming Cao2006-03-261-1/+31
* | [PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()Mingming Cao2006-03-261-12/+19
* | [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao2006-03-261-10/+36
* | [PATCH] ext3_get_blocks: multiple block allocationMingming Cao2006-03-261-77/+193
* | [PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao2006-03-262-31/+79
* | [PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton2006-03-264-12/+15
* | [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-266-34/+18
* | [PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson2006-03-261-12/+2
* | [PATCH] NFSD4: return conflict lock without racesAndy Adamson2006-03-261-22/+16
* | [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson2006-03-261-8/+24
* | [PATCH] VFS,fs/locks.c: cleanup locks_insert_blockJ. Bruce Fields2006-03-261-6/+1
* | [PATCH] Use __read_mostly on some hot fs variablesEric Dumazet2006-03-2612-35/+35
* | [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-268-34/+29
* | [PATCH] Make address_space_operations->sync_page return voidNeilBrown2006-03-262-4/+5
* | [PATCH] sem2mutex: fs/Ingo Molnar2006-03-2611-89/+99
* | [PATCH] protect remove_proc_entrySteven Rostedt2006-03-262-3/+31
|/
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-253-8/+22
|\
| * [PATCH] Collect more inode information during syscall processing.Amy Griffis2006-03-203-3/+17
| * [PATCH] Pass dentry, not just name, in fsnotify creation hooks.Amy Griffis2006-03-201-5/+5
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-2540-1672/+2342
|\ \
| * \ Merge branch 'linus'Trond Myklebust2006-03-23175-5445/+5948
| |\ \
| * \ \ Merge branch 'linus'Trond Myklebust2006-03-2124-204/+429
| |\ \ \
| * | | | SUNRPC,RPCSEC_GSS: spkm3--fix config dependenciesJ. Bruce Fields2006-03-201-0/+1
| * | | | LOCKD: Make nlmsvc_traverse_shares return voidJ. Bruce Fields2006-03-202-6/+2
| * | | | LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields2006-03-202-4/+4