summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [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-201-6/+8
* | ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh2006-10-201-0/+7
* | ocfs2: fix page zeroing during simple extendsMark Fasheh2006-10-201-20/+24
* | ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran2006-10-201-8/+0
* | ocfs2: delete redundant memcmp()Akinobu Mita2006-10-201-4/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2006-10-209-28/+27
|\ \
| * | [GFS2] gfs2_dir_read_data(): fix uninitialized variable usageAdrian Bunk2006-10-201-3/+1
| * | [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/+0
| * | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead codeAdrian Bunk2006-10-201-2/+0
| * | [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
* | [PATCH] nfsfh simple endianness annotationsAl Viro2006-10-201-5/+5
* | [PATCH] nfsd: nfserrno() endianness annotationsAl Viro2006-10-201-4/+3
* | [PATCH] nfs_common endianness annotationsAl Viro2006-10-201-2/+2
* | [PATCH] xdr annotations: mount_clntAl Viro2006-10-201-3/+3
* | [PATCH] nfs: verifier is network-endianAl Viro2006-10-202-4/+4
* | [PATCH] xdr annotations: fs/nfs/callback*Al Viro2006-10-202-24/+24
* | [PATCH] fs/nfs/callback* passes error values big-endianAl Viro2006-10-203-36/+36
* | [PATCH] xdr annotations: NFS readdir entriesAl Viro2006-10-207-14/+14
* | [PATCH] xdr annotations: NFSv4Al Viro2006-10-201-177/+181
* | [PATCH] xdr annotations: NFSv3Al Viro2006-10-201-57/+57
* | [PATCH] xdr annotations: NFSv2Al Viro2006-10-201-37/+37
* | [PATCH] lockd endianness annotationsAl Viro2006-10-209-101/+101
* | [PATCH] fix svc_procfunc declarationAl Viro2006-10-208-90/+90
* | [PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro2006-10-201-10/+11
* | [PATCH] NFS: remove unused check in nfs4_open_revalidateChuck Lever2006-10-201-4/+2
* | [PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...Chuck Lever2006-10-201-1/+1
* | [PATCH] NFS: fix minor bug in new NFS symlink codeChuck Lever2006-10-201-2/+2
* | [PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust2006-10-203-18/+29
OpenPOWER on IntegriCloud