summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2009-01-09[XFS] use scalable vmap APINick Piggin1-3/+3
2009-01-09[XFS] remove old vmap cacheNick Piggin1-74/+1
2009-01-09[XFS] make xfs_ino_t an unsigned long longChristoph Hellwig1-1/+1
2009-01-09[XFS] truncate readdir offsets to signed 32 bit valuesChristoph Hellwig3-13/+15
2009-01-09[XFS] fix compile of xfs_btree_readahead_lblock on m68kChristoph Hellwig1-2/+2
2009-01-09[XFS] Remove macro-to-function indirections in the mask codeEric Sandeen3-52/+44
2009-01-09[XFS] Remove macro-to-function indirections in attr codeEric Sandeen2-48/+36
2009-01-09[XFS] Remove several unused typedefs.Eric Sandeen3-5/+0
2009-01-09[XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operationsChristoph Hellwig1-4/+19
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus 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-08dlm: change rsbtbl rwlock to spinlockDavid Teigland5-32/+32
2009-01-08dlm: fix seq_file usage in debugfs lock dumpDavid Teigland1-359/+337
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