aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2Linus Torvalds1-12/+7
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+0
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds18-0/+3569
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds7-140/+149
2009-01-09partial revert of asynchronous inode deleteArjan van de Ven1-12/+7
2009-01-09[JFFS2] remove junk prototypesArtem Bityutskiy1-3/+0
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds57-0/+42403
2009-01-09Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-01-09block: fix bug in ptbl lookup cacheNeil Brown1-0/+1
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-58/+67
2009-01-09Btrfs: explicitly mark the tree log root for writebackChris Mason1-0/+13
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds32-1279/+2131
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-14/+22
2009-01-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+14
2009-01-09md: make devices disappear when they are no longer needed.NeilBrown1-0/+14
2009-01-08fix similar typos to successfullColy Li2-3/+3
2009-01-08generic swap(): dcache: use swap() instead of private do_switch()Wu Fengguang1-9/+5
2009-01-08generic swap(): ext4: remove local swap() macroWu Fengguang1-4/+0
2009-01-08generic swap(): ext3: remove local swap() macroWu Fengguang1-4/+0
2009-01-08remove lots of double-semicolonsFernando Carrijo2-2/+2
2009-01-08romfs: romfs_iget() - unsigned ino >= 0 is always trueroel kluin1-6/+6
2009-01-08vmcore: remove saved_max_pfn checkMagnus Damm1-2/+0
2009-01-08ELF: implement AT_RANDOM for glibc PRNG seedingKees Cook1-0/+12
2009-01-08memcg: synchronized LRUKAMEZAWA Hiroyuki1-0/+1
2009-01-08quota: don't set grace time when user isn't above softlimitJan Kara1-0/+2
2009-01-08coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTLRichard A. Holden III1-1/+4
2009-01-08jbd: remove excess kernel-doc notationRandy Dunlap1-1/+0
2009-01-08ext3: tighten restrictions on inode flagsDuane Griffin2-8/+3
2009-01-08ext3: don't inherit inappropriate inode flags from parentDuane Griffin1-1/+1
2009-01-08ext3: allocate ->s_blockgroup_lock separatelyPekka Enberg1-1/+9
2009-01-08jbd: improve fsync batchingJosef Bacik2-5/+48
2009-01-08ext2: tighten restrictions on inode flagsDuane Griffin2-8/+3
2009-01-08ext2: don't inherit inappropriate inode flags from parentDuane Griffin1-1/+1
2009-01-08ext2: allocate ->s_blockgroup_lock separatelyPekka J Enberg1-1/+9
2009-01-08ext2: fix ext2_splice_branch() commentsQinghuang Feng1-2/+0
2009-01-08async: Don't call async_synchronize_full_special() while holding sb_lockDave Kleikamp1-1/+1
2009-01-08FLAT: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells1-23/+11
2009-01-08FDPIC: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells1-8/+0
2009-01-08NOMMU: Improve procfs output using per-MM VMAsDavid Howells1-10/+22
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells5-98/+116
2009-01-08NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area()David Howells1-11/+10
2009-01-07Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds19-435/+1065
2009-01-07Btrfs: Drop the hardware crc32c asm codeChris Mason1-94/+3
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+32
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2-7/+23
2009-01-07nfsd: last_byte_offsetBenny Halevy1-16/+26
2009-01-07nfsd: delete wrong file comment from nfsd/nfs4xdr.cMarc Eshel1-2/+0
2009-01-07nfsd: git rid of nfs4_cb_null_ops declarationBenny Halevy1-3/+0
2009-01-07nfsd: dprint each op status in nfsd4_proc_compoundBenny Halevy1-0/+5
2009-01-07nfsd: add etoosmall to nfserrnoDean Hildebrand1-0/+1