summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2009-01-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds32-1279/+2131
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-14/+22
2009-01-09Merge 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-08Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds19-435/+1065
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+32
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2-7/+23
2009-01-08nfsd: last_byte_offsetBenny Halevy1-16/+26
2009-01-08nfsd: delete wrong file comment from nfsd/nfs4xdr.cMarc Eshel1-2/+0
2009-01-08nfsd: git rid of nfs4_cb_null_ops declarationBenny Halevy1-3/+0
2009-01-08nfsd: dprint each op status in nfsd4_proc_compoundBenny Halevy1-0/+5
2009-01-08nfsd: add etoosmall to nfserrnoDean Hildebrand1-0/+1
2009-01-08NFSD: FIDs need to take precedence over UUIDsSteve Dickson1-3/+3
2009-01-07nfsd: fix double-locks of directory mutexJ. Bruce Fields1-3/+31
2009-01-07CRED: Fix NFSD regressionDavid Howells1-2/+2
2009-01-07NLM: Clean up flow of control in make_socks() functionChuck Lever1-8/+14
2009-01-07NLM: Refactor make_socks() functionChuck Lever1-15/+16
2009-01-07nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields1-10/+20
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds5-118/+134
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds3-2/+3
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-10/+10
2009-01-07debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez1-0/+32
2009-01-07async: make the final inode deletion an asynchronous eventArjan van de Ven2-7/+23
2009-01-07GFS2: Fix typo in gfs_page_mkwrite()Benjamin Marzinski1-1/+1
2009-01-07GFS2: LSF and LBD are now one and the sameSteven Whitehouse1-1/+1
2009-01-07GFS2: Set GFP_NOFS when allocating page on writeSteven Whitehouse1-0/+1
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-8/+3
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds6-171/+693
2009-01-07bfs: check that filesystem fits on the blockdeviceEric Sesterhenn1-0/+12