aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | ext4: Fix the delalloc writepages to allocate blocks at the right offset.Aneesh Kumar K.V2009-01-05
| * | | ext4: tone down ext4_da_writepages warningsTheodore Ts'o2008-11-05
| * | | ext4: remove do_blk_alloc()Theodore Ts'o2008-12-12
| * | | ext4: remove ext4_new_meta_block()Theodore Ts'o2008-12-07
| * | | ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directlyTheodore Ts'o2009-01-01
| * | | ext3/4: Fix loop index in do_split() so it is signedTheodore Ts'o2008-12-06
| * | | ext4: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o2008-10-28
| * | | ext3: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o2008-10-28
| * | | ext4: fix printk format warningAlexander Beregalov2008-10-29
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-01-08
|\ \ \
| * | | [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITEFUJITA Tomonori2009-01-02
| * | | [SCSI] block: fix the partial mappings with struct rq_map_dataFUJITA Tomonori2009-01-02
| * | | [SCSI] block: fix bio_add_page misuse with rq_map_dataFUJITA Tomonori2009-01-02
* | | | 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