summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fix similar typos to successfullColy Li2009-01-082-3/+3
* generic swap(): dcache: use swap() instead of private do_switch()Wu Fengguang2009-01-081-9/+5
* generic swap(): ext4: remove local swap() macroWu Fengguang2009-01-081-4/+0
* generic swap(): ext3: remove local swap() macroWu Fengguang2009-01-081-4/+0
* remove lots of double-semicolonsFernando Carrijo2009-01-082-2/+2
* romfs: romfs_iget() - unsigned ino >= 0 is always trueroel kluin2009-01-081-6/+6
* vmcore: remove saved_max_pfn checkMagnus Damm2009-01-081-2/+0
* ELF: implement AT_RANDOM for glibc PRNG seedingKees Cook2009-01-081-0/+12
* memcg: synchronized LRUKAMEZAWA Hiroyuki2009-01-081-0/+1
* quota: don't set grace time when user isn't above softlimitJan Kara2009-01-081-0/+2
* coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTLRichard A. Holden III2009-01-081-1/+4
* jbd: remove excess kernel-doc notationRandy Dunlap2009-01-081-1/+0
* ext3: tighten restrictions on inode flagsDuane Griffin2009-01-082-8/+3
* ext3: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-081-1/+1
* ext3: allocate ->s_blockgroup_lock separatelyPekka Enberg2009-01-081-1/+9
* jbd: improve fsync batchingJosef Bacik2009-01-082-5/+48
* ext2: tighten restrictions on inode flagsDuane Griffin2009-01-082-8/+3
* ext2: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-081-1/+1
* ext2: allocate ->s_blockgroup_lock separatelyPekka J Enberg2009-01-081-1/+9
* ext2: fix ext2_splice_branch() commentsQinghuang Feng2009-01-081-2/+0
* async: Don't call async_synchronize_full_special() while holding sb_lockDave Kleikamp2009-01-081-1/+1
* Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-01-0719-435/+1065
|\
| * nfsd: last_byte_offsetBenny Halevy2009-01-071-16/+26
| * nfsd: delete wrong file comment from nfsd/nfs4xdr.cMarc Eshel2009-01-071-2/+0
| * nfsd: git rid of nfs4_cb_null_ops declarationBenny Halevy2009-01-071-3/+0
| * nfsd: dprint each op status in nfsd4_proc_compoundBenny Halevy2009-01-071-0/+5
| * nfsd: add etoosmall to nfserrnoDean Hildebrand2009-01-071-0/+1
| * NFSD: FIDs need to take precedence over UUIDsSteve Dickson2009-01-071-3/+3
| * nfsd: fix double-locks of directory mutexJ. Bruce Fields2009-01-071-3/+31
| * CRED: Fix NFSD regressionDavid Howells2009-01-071-2/+2
| * NLM: Clean up flow of control in make_socks() functionChuck Lever2009-01-071-8/+14
| * NLM: Refactor make_socks() functionChuck Lever2009-01-071-15/+16
| * nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields2009-01-071-10/+20
| * NFSD: Add documenting comments for nfsctl interfaceChuck Lever2009-01-061-16/+437
| * NFSD: Replace open-coded integer with macroChuck Lever2009-01-061-2/+2
| * NFSD: Fix a handful of coding style issues in write_filehandle()Chuck Lever2009-01-061-3/+6
| * NFSD: clean up failover sysctl function namingChuck Lever2009-01-061-7/+6
| * lockd: Enable NLM use of AF_INET6Chuck Lever2009-01-061-1/+12
| * NSM: Move nsm_create()Chuck Lever2009-01-061-31/+20
| * NSM: Move nsm_use_hostnames to mon.cChuck Lever2009-01-062-2/+2
| * NSM: Move nsm_addr() to fs/lockd/mon.cChuck Lever2009-01-061-0/+5
| * NSM: Remove include/linux/lockd/sm_inter.hChuck Lever2009-01-069-12/+0
| * NSM: Replace IP address as our nlm_reboot lookup keyChuck Lever2009-01-061-9/+19
| * NSM: More clean up of nsm_get_handle()Chuck Lever2009-01-061-27/+35
| * NSM: Refactor nsm_handle creation into a helper functionChuck Lever2009-01-061-12/+26
| * NLM: Remove "create" argument from nsm_find()Chuck Lever2009-01-062-16/+11
| * NLM: Call nsm_reboot_lookup() instead of nsm_find()Chuck Lever2009-01-061-18/+2
| * NSM: Add nsm_lookup() functionChuck Lever2009-01-061-0/+64
| * NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaqueChuck Lever2009-01-063-5/+6
| * NLM: Change nlm_host_rebooted() to take a single nlm_reboot argumentChuck Lever2009-01-063-34/+19