summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ext4: Fix the delalloc writepages to allocate blocks at the right offset.Aneesh Kumar K.V2009-01-051-17/+39
| * | | ext4: tone down ext4_da_writepages warningsTheodore Ts'o2008-11-051-1/+15
| * | | ext4: remove do_blk_alloc()Theodore Ts'o2008-12-123-38/+17
| * | | ext4: remove ext4_new_meta_block()Theodore Ts'o2008-12-074-22/+5
| * | | ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directlyTheodore Ts'o2009-01-013-28/+13
| * | | ext3/4: Fix loop index in do_split() so it is signedTheodore Ts'o2008-12-062-4/+4
| * | | ext4: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o2008-10-285-10/+90
| * | | ext3: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o2008-10-283-10/+86
| * | | ext4: fix printk format warningAlexander Beregalov2008-10-292-3/+3
| | |/ | |/|
* | | 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
OpenPOWER on IntegriCloud