summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao
2006-10-11[PATCH] jbd2: rename slabJohann Lombardi
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp
2006-10-11[PATCH] ext4: enable building of ext4Mingming Cao
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp
2006-10-11[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W
2006-10-11[PATCH] null dereference in fs/jbd/journal.cEric Sesterhenn
2006-10-11[CIFS] Fix leaps year calculation for years after 2100Steve French
2006-10-10[PATCH] ufs endianness annotationsAl Viro
2006-10-10[PATCH] fs/partitions endianness annotationsAl Viro
2006-10-10[PATCH] isofs endianness annotationsAl Viro
2006-10-10[PATCH] hpfs endianness annotationsAl Viro
2006-10-10[PATCH] fs/fat endianness annotationsAl Viro
2006-10-10[PATCH] befs: endianness annotationsAl Viro
2006-10-10[PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro
2006-10-10[PATCH] befs: introduce on-disk endian typesAl Viro
2006-10-10[PATCH] befs: prepare to sanitizing headersAl Viro
2006-10-10[PATCH] befs: remove bogus typedefAl Viro
2006-10-10[PATCH] fs/inode.c NULL noise removalAl Viro
2006-10-10[PATCH] more fs/compat.c __user annotationsAl Viro
2006-10-09[PATCH] mm: bug in set_page_dirty_buffersNick Piggin
2006-10-09[PATCH] Introduce vfs_listxattrBill Nottingham
2006-10-09[PATCH] hppfs: readdir callback missed in prototype changeAl Viro
2006-10-09[PATCH] dlm gfp_t annotationsAl Viro
2006-10-09[PATCH] wrong order of arguments in copy_to_user() in ncpfsAl Viro
2006-10-08Fix extraneous '&' in recent NFS client cleanupLinus Torvalds
2006-10-08[PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust
2006-10-08[PATCH] NFS: Fix typo in nfs_get_client()Trond Myklebust
2006-10-07[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockEric Eric Sesterhenn
2006-10-06[CIFS] readdir (ffirst) enablement of accurate timestamps from legacy serversSteve French
2006-10-06[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpcNeilBrown
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds
2006-10-05[PATCH] UDF: Fix mounting read-writePeter Osterlund
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow
2006-10-04[PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik
2006-10-04[PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields
2006-10-04[PATCH] knfsd: close a race-opportunity in d_splice_aliasNeilBrown
2006-10-04[PATCH] knfsd: fix auto-sizing of nfsd request/reply buffersNeilBrown
2006-10-04[PATCH] knfsd: lockd: fix refount on nsmNeilBrown
2006-10-04[PATCH] knfsd: nfsd4: acls: fix handling of zero-length aclsJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interfaceJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: acls: fix inheritanceJ.Bruce Fields