summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-01-10btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds
2009-01-09filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato
2009-01-09filesystem freeze: implement generic freeze featureTakashi Sato
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2009-01-09CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_COREDavid Brownell
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2Linus Torvalds
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds
2009-01-09partial revert of asynchronous inode deleteArjan van de Ven
2009-01-09[JFFS2] remove junk prototypesArtem Bityutskiy
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-01-09Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-01-09block: fix bug in ptbl lookup cacheNeil Brown
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-01-09Btrfs: explicitly mark the tree log root for writebackChris Mason
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-01-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-01-09md: make devices disappear when they are no longer needed.NeilBrown
2009-01-08dlm: change rsbtbl rwlock to spinlockDavid Teigland
2009-01-08dlm: fix seq_file usage in debugfs lock dumpDavid Teigland
2009-01-08fix similar typos to successfullColy Li
2009-01-08generic swap(): dcache: use swap() instead of private do_switch()Wu Fengguang
2009-01-08generic swap(): ext4: remove local swap() macroWu Fengguang
2009-01-08generic swap(): ext3: remove local swap() macroWu Fengguang
2009-01-08remove lots of double-semicolonsFernando Carrijo
2009-01-08romfs: romfs_iget() - unsigned ino >= 0 is always trueroel kluin
2009-01-08vmcore: remove saved_max_pfn checkMagnus Damm
2009-01-08ELF: implement AT_RANDOM for glibc PRNG seedingKees Cook
2009-01-08memcg: synchronized LRUKAMEZAWA Hiroyuki
2009-01-08quota: don't set grace time when user isn't above softlimitJan Kara
2009-01-08coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTLRichard A. Holden III
2009-01-08jbd: remove excess kernel-doc notationRandy Dunlap
2009-01-08ext3: tighten restrictions on inode flagsDuane Griffin
2009-01-08ext3: don't inherit inappropriate inode flags from parentDuane Griffin
2009-01-08ext3: allocate ->s_blockgroup_lock separatelyPekka Enberg
2009-01-08jbd: improve fsync batchingJosef Bacik
2009-01-08ext2: tighten restrictions on inode flagsDuane Griffin
2009-01-08ext2: don't inherit inappropriate inode flags from parentDuane Griffin
2009-01-08ext2: allocate ->s_blockgroup_lock separatelyPekka J Enberg
2009-01-08ext2: fix ext2_splice_branch() commentsQinghuang Feng
2009-01-08async: Don't call async_synchronize_full_special() while holding sb_lockDave Kleikamp
2009-01-08FLAT: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells
2009-01-08FDPIC: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells
2009-01-08NOMMU: Improve procfs output using per-MM VMAsDavid Howells
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-08NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area()David Howells
2009-01-07Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds