aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-01-08
|\
| * md: make devices disappear when they are no longer needed.NeilBrown2009-01-08
* | fix similar typos to successfullColy Li2009-01-08
* | generic swap(): dcache: use swap() instead of private do_switch()Wu Fengguang2009-01-08
* | generic swap(): ext4: remove local swap() macroWu Fengguang2009-01-08
* | generic swap(): ext3: remove local swap() macroWu Fengguang2009-01-08
* | remove lots of double-semicolonsFernando Carrijo2009-01-08
* | romfs: romfs_iget() - unsigned ino >= 0 is always trueroel kluin2009-01-08
* | vmcore: remove saved_max_pfn checkMagnus Damm2009-01-08
* | ELF: implement AT_RANDOM for glibc PRNG seedingKees Cook2009-01-08
* | memcg: synchronized LRUKAMEZAWA Hiroyuki2009-01-08
* | quota: don't set grace time when user isn't above softlimitJan Kara2009-01-08
* | coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTLRichard A. Holden III2009-01-08
* | jbd: remove excess kernel-doc notationRandy Dunlap2009-01-08
* | ext3: tighten restrictions on inode flagsDuane Griffin2009-01-08
* | ext3: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-08
* | ext3: allocate ->s_blockgroup_lock separatelyPekka Enberg2009-01-08
* | jbd: improve fsync batchingJosef Bacik2009-01-08
* | ext2: tighten restrictions on inode flagsDuane Griffin2009-01-08
* | ext2: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-08
* | ext2: allocate ->s_blockgroup_lock separatelyPekka J Enberg2009-01-08
* | ext2: fix ext2_splice_branch() commentsQinghuang Feng2009-01-08
* | async: Don't call async_synchronize_full_special() while holding sb_lockDave Kleikamp2009-01-08
|/
* Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-01-07
|\
| * nfsd: last_byte_offsetBenny Halevy2009-01-07
| * nfsd: delete wrong file comment from nfsd/nfs4xdr.cMarc Eshel2009-01-07
| * nfsd: git rid of nfs4_cb_null_ops declarationBenny Halevy2009-01-07
| * nfsd: dprint each op status in nfsd4_proc_compoundBenny Halevy2009-01-07
| * nfsd: add etoosmall to nfserrnoDean Hildebrand2009-01-07
| * NFSD: FIDs need to take precedence over UUIDsSteve Dickson2009-01-07
| * nfsd: fix double-locks of directory mutexJ. Bruce Fields2009-01-07
| * CRED: Fix NFSD regressionDavid Howells2009-01-07
| * NLM: Clean up flow of control in make_socks() functionChuck Lever2009-01-07
| * NLM: Refactor make_socks() functionChuck Lever2009-01-07
| * nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields2009-01-07
| * NFSD: Add documenting comments for nfsctl interfaceChuck Lever2009-01-06
| * NFSD: Replace open-coded integer with macroChuck Lever2009-01-06
| * NFSD: Fix a handful of coding style issues in write_filehandle()Chuck Lever2009-01-06
| * NFSD: clean up failover sysctl function namingChuck Lever2009-01-06
| * lockd: Enable NLM use of AF_INET6Chuck Lever2009-01-06
| * NSM: Move nsm_create()Chuck Lever2009-01-06
| * NSM: Move nsm_use_hostnames to mon.cChuck Lever2009-01-06
| * NSM: Move nsm_addr() to fs/lockd/mon.cChuck Lever2009-01-06
| * NSM: Remove include/linux/lockd/sm_inter.hChuck Lever2009-01-06
| * NSM: Replace IP address as our nlm_reboot lookup keyChuck Lever2009-01-06
| * NSM: More clean up of nsm_get_handle()Chuck Lever2009-01-06
| * NSM: Refactor nsm_handle creation into a helper functionChuck Lever2009-01-06
| * NLM: Remove "create" argument from nsm_find()Chuck Lever2009-01-06
| * NLM: Call nsm_reboot_lookup() instead of nsm_find()Chuck Lever2009-01-06
| * NSM: Add nsm_lookup() functionChuck Lever2009-01-06