aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | jfs: Add splice supportDaniel Drake2006-10-30
| |/
* | [PATCH] eCryptfs: Fix handling of lower d_countMichael Halcrow2006-10-31
* | [PATCH] eCryptfs: Remove ecryptfs_umount_beginMichael Halcrow2006-10-31
* | [PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow2006-10-31
* | [PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow2006-10-31
* | [PATCH] eCryptfs: Hash code to new crypto APIMichael Halcrow2006-10-31
* | [PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow2006-10-31
* | [PATCH] find_bd_holder() fixAndrew Morton2006-10-31
* | [PATCH] clean up add_bd_holder()Jun'ichi Nomura2006-10-30
* | [PATCH] fix bd_claim_by_kobject error handlingJun'ichi Nomura2006-10-30
|/
* [PATCH] VFS: Fix an error in unused dentry countingDavid Howells2006-10-28
* [PATCH] missing unused dentry in prune_dcache()?Vasily Averin2006-10-28
* [PATCH] hugetlb: fix prio_tree unitHugh Dickins2006-10-28
* [PATCH] hugetlb: fix size=4G parsingHugh Dickins2006-10-28
* [PATCH] Fix potential OOPs in blkdev_open()Pavel Emelianov2006-10-28
* [PATCH] jbd2: journal_dirty_data re-check for unmapped buffersEric Sandeen2006-10-28
* [PATCH] jbd: journal_dirty_data re-check for unmapped buffersEric Sandeen2006-10-28
* [PATCH] ext4: fix printk format warningsRandy Dunlap2006-10-28
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-28
* [CRYPTO] users: Select ECB/CBC where neededPatrick McHardy2006-10-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-10-23
|\
| * JFS: pageno needs to be longDave Kleikamp2006-10-13
* | [PATCH] NFS: Cache invalidation fixupTrond Myklebust2006-10-21
* | [PATCH] VFS: Make d_materialise_unique() enforce directory uniquenessTrond Myklebust2006-10-21
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-21
|\ \
| * | [PATCH] Remove SUID when splicing into an inodeJens Axboe2006-10-19
| * | [PATCH] Introduce generic_file_splice_write_nolock()Mark Fasheh2006-10-19
| * | [PATCH] Take i_mutex in splice_from_pipe()Mark Fasheh2006-10-19
* | | configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman2006-10-20
* | | ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh2006-10-20
* | | ocfs2: fix page zeroing during simple extendsMark Fasheh2006-10-20
* | | ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran2006-10-20
* | | ocfs2: delete redundant memcmp()Akinobu Mita2006-10-20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2006-10-20
|\ \ \
| * | | [GFS2] gfs2_dir_read_data(): fix uninitialized variable usageAdrian Bunk2006-10-20
| * | | [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereferenceAdrian Bunk2006-10-20
| * | | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variableAdrian Bunk2006-10-20
| * | | [GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variableAdrian Bunk2006-10-20
| * | | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead codeAdrian Bunk2006-10-20
| * | | [GFS2] gfs2 endianness bug: be16 assigned to be32 fieldAl Viro2006-10-20
| * | | [GFS2] Fix bmap to map extents properlySteven Whitehouse2006-10-20
| * | | [DLM] fix iovec length in recvmsgPatrick Caulfield2006-10-20
| |/ /
* | | [PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()OGAWA Hirofumi2006-10-20
* | | [PATCH] nfsd: nfs_replay_meAl Viro2006-10-20
* | | [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-20
* | | [PATCH] xdr annotations: nfsd callback*Al Viro2006-10-20
* | | [PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2006-10-20
* | | [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro2006-10-20
* | | [PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro2006-10-20
* | | [PATCH] nfsd: vfs.c endianness annotationsAl Viro2006-10-20