aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-10[PATCH] ufs endianness annotationsAl Viro1-8/+6
2006-10-10[PATCH] fs/partitions endianness annotationsAl Viro1-4/+2
2006-10-10[PATCH] isofs endianness annotationsAl Viro1-5/+5
2006-10-10[PATCH] hpfs endianness annotationsAl Viro1-5/+6
2006-10-10[PATCH] fs/fat endianness annotationsAl Viro1-1/+1
2006-10-10[PATCH] befs: endianness annotationsAl Viro6-72/+106
2006-10-10[PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro1-1/+1
2006-10-10[PATCH] befs: introduce on-disk endian typesAl Viro2-18/+22
2006-10-10[PATCH] befs: prepare to sanitizing headersAl Viro8-7/+2
2006-10-10[PATCH] befs: remove bogus typedefAl Viro1-1/+0
2006-10-10[PATCH] fs/inode.c NULL noise removalAl Viro1-1/+1
2006-10-10[PATCH] more fs/compat.c __user annotationsAl Viro1-1/+1
2006-10-09[PATCH] mm: bug in set_page_dirty_buffersNick Piggin1-1/+4
2006-10-09[PATCH] Introduce vfs_listxattrBill Nottingham1-12/+21
2006-10-09[PATCH] hppfs: readdir callback missed in prototype changeAl Viro1-1/+1
2006-10-09[PATCH] dlm gfp_t annotationsAl Viro2-4/+4
2006-10-09[PATCH] wrong order of arguments in copy_to_user() in ncpfsAl Viro1-1/+1
2006-10-08Fix extraneous '&' in recent NFS client cleanupLinus Torvalds1-1/+1
2006-10-08[PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust1-19/+5
2006-10-08[PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust1-1/+1
2006-10-07[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockEric Eric Sesterhenn1-2/+2
2006-10-06[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown1-1/+1
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds1-1/+1
2006-10-05[PATCH] UDF: Fix mounting read-writePeter Osterlund1-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds8-10/+0
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds114-1/+38977
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds1-2/+16
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow13-0/+6768
2006-10-04[PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields2-13/+68
2006-10-04[PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields1-0/+125
2006-10-04[PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik1-4/+114
2006-10-04[PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields1-0/+10
2006-10-04[PATCH] knfsd: close a race-opportunity in d_splice_aliasNeilBrown1-4/+5
2006-10-04[PATCH] knfsd: fix auto-sizing of nfsd request/reply buffersNeilBrown1-1/+1
2006-10-04[PATCH] knfsd: lockd: fix refount on nsmNeilBrown1-2/+4
2006-10-04[PATCH] knfsd: nfsd4: acls: fix handling of zero-length aclsJ.Bruce Fields2-20/+5
2006-10-04[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interfaceJ.Bruce Fields1-27/+21
2006-10-04[PATCH] knfsd: nfsd4: acls: fix inheritanceJ.Bruce Fields1-13/+30
2006-10-04[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mappingJ.Bruce Fields1-354/+273
2006-10-04[PATCH] knfsd: nfsd4: clean up exp_pseudorootJ.Bruce Fields1-7/+4
2006-10-04[PATCH] knfsd: nfsd4: refactor exp_pseudorootJ.Bruce Fields1-9/+3
2006-10-04[PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown3-17/+18
2006-10-04[PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch2-0/+2
2006-10-04[PATCH] knfsd: lockd: fix use of h_nextrebindOlaf Kirch1-1/+1
2006-10-04[PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch2-1/+10
2006-10-04[PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch3-13/+15
2006-10-04[PATCH] knfsd: make nlmclnt_next_cookie SMP safeOlaf Kirch1-5/+5
2006-10-04[PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch3-4/+24
2006-10-04[PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown2-36/+1