summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-01-081-14/+22
|\
| * [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITEFUJITA Tomonori2009-01-021-1/+1
| * [SCSI] block: fix the partial mappings with struct rq_map_dataFUJITA Tomonori2009-01-021-3/+9
| * [SCSI] block: fix bio_add_page misuse with rq_map_dataFUJITA Tomonori2009-01-021-12/+14
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-01-081-0/+14
|\ \
| * | md: make devices disappear when they are no longer needed.NeilBrown2009-01-091-0/+14
* | | 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
OpenPOWER on IntegriCloud