summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow2006-10-314-58/+146
* | [PATCH] eCryptfs: Hash code to new crypto APIMichael Halcrow2006-10-312-18/+25
* | [PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow2006-10-314-78/+24Star
* | [PATCH] find_bd_holder() fixAndrew Morton2006-10-311-2/+2
* | [PATCH] clean up add_bd_holder()Jun'ichi Nomura2006-10-311-18/+35
* | [PATCH] fix bd_claim_by_kobject error handlingJun'ichi Nomura2006-10-311-1/+4
|/
* [PATCH] VFS: Fix an error in unused dentry countingDavid Howells2006-10-281-2/+8
* [PATCH] missing unused dentry in prune_dcache()?Vasily Averin2006-10-281-4/+5
* [PATCH] hugetlb: fix prio_tree unitHugh Dickins2006-10-281-13/+11Star
* [PATCH] hugetlb: fix size=4G parsingHugh Dickins2006-10-281-1/+0Star
* [PATCH] Fix potential OOPs in blkdev_open()Pavel Emelianov2006-10-281-0/+2
* [PATCH] jbd2: journal_dirty_data re-check for unmapped buffersEric Sandeen2006-10-281-1/+14
* [PATCH] jbd: journal_dirty_data re-check for unmapped buffersEric Sandeen2006-10-281-1/+14
* [PATCH] ext4: fix printk format warningsRandy Dunlap2006-10-281-9/+14
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-281-5/+4Star
* [CRYPTO] users: Select ECB/CBC where neededPatrick McHardy2006-10-251-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-10-231-2/+2
|\
| * JFS: pageno needs to be longDave Kleikamp2006-10-131-2/+2
* | [PATCH] NFS: Cache invalidation fixupTrond Myklebust2006-10-211-0/+6
* | [PATCH] VFS: Make d_materialise_unique() enforce directory uniquenessTrond Myklebust2006-10-212-38/+106
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-212-22/+119
|\ \
| * | [PATCH] Remove SUID when splicing into an inodeJens Axboe2006-10-191-4/+15
| * | [PATCH] Introduce generic_file_splice_write_nolock()Mark Fasheh2006-10-191-14/+66
| * | [PATCH] Take i_mutex in splice_from_pipe()Mark Fasheh2006-10-192-13/+47
* | | configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman2006-10-211-6/+8
* | | ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh2006-10-211-0/+7
* | | ocfs2: fix page zeroing during simple extendsMark Fasheh2006-10-211-20/+24
* | | ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran2006-10-211-8/+0Star
* | | ocfs2: delete redundant memcmp()Akinobu Mita2006-10-211-4/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2006-10-209-28/+27Star
|\ \ \
| * | | [GFS2] gfs2_dir_read_data(): fix uninitialized variable usageAdrian Bunk2006-10-201-3/+1Star
| * | | [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereferenceAdrian Bunk2006-10-201-2/+2
| * | | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variableAdrian Bunk2006-10-201-1/+1
| * | | [GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variableAdrian Bunk2006-10-201-3/+0Star
| * | | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead codeAdrian Bunk2006-10-201-2/+0Star
| * | | [GFS2] gfs2 endianness bug: be16 assigned to be32 fieldAl Viro2006-10-201-1/+1
| * | | [GFS2] Fix bmap to map extents properlySteven Whitehouse2006-10-206-16/+21
| * | | [DLM] fix iovec length in recvmsgPatrick Caulfield2006-10-201-0/+1
| |/ /
* | | [PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()OGAWA Hirofumi2006-10-202-4/+6
* | | [PATCH] nfsd: nfs_replay_meAl Viro2006-10-202-5/+5
* | | [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-206-11/+11
* | | [PATCH] xdr annotations: nfsd callback*Al Viro2006-10-201-10/+10
* | | [PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2006-10-202-26/+31
* | | [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro2006-10-204-45/+51
* | | [PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2006-10-204-171/+171
* | | [PATCH] nfsd: vfs.c endianness annotationsAl Viro2006-10-201-142/+157
* | | [PATCH] xdr annotations: NFSv4 serverAl Viro2006-10-202-34/+34
* | | [PATCH] xdr annotations: NFSv3 serverAl Viro2006-10-202-68/+68
* | | [PATCH] xdr annotations: NFSv2 serverAl Viro2006-10-202-45/+45
* | | [PATCH] xdr annotations: nfsd_dispatch()Al Viro2006-10-201-4/+4