aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-10-31[PATCH] eCryptfs: Fix handling of lower d_countMichael Halcrow2-43/+27
2006-10-31[PATCH] eCryptfs: Remove ecryptfs_umount_beginMichael Halcrow1-18/+0
2006-10-31[PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow4-42/+63
2006-10-31[PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow4-58/+146
2006-10-31[PATCH] eCryptfs: Hash code to new crypto APIMichael Halcrow2-18/+25
2006-10-31[PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow4-78/+24
2006-10-31[PATCH] find_bd_holder() fixAndrew Morton1-2/+2
2006-10-30[PATCH] clean up add_bd_holder()Jun'ichi Nomura1-18/+35
2006-10-30[PATCH] fix bd_claim_by_kobject error handlingJun'ichi Nomura1-1/+4
2006-10-28[PATCH] VFS: Fix an error in unused dentry countingDavid Howells1-2/+8
2006-10-28[PATCH] missing unused dentry in prune_dcache()?Vasily Averin1-4/+5
2006-10-28[PATCH] hugetlb: fix prio_tree unitHugh Dickins1-13/+11
2006-10-28[PATCH] hugetlb: fix size=4G parsingHugh Dickins1-1/+0
2006-10-28[PATCH] Fix potential OOPs in blkdev_open()Pavel Emelianov1-0/+2
2006-10-28[PATCH] jbd2: journal_dirty_data re-check for unmapped buffersEric Sandeen1-1/+14
2006-10-28[PATCH] jbd: journal_dirty_data re-check for unmapped buffersEric Sandeen1-1/+14
2006-10-28[PATCH] ext4: fix printk format warningsRandy Dunlap1-9/+14
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin1-5/+4
2006-10-25[CRYPTO] users: Select ECB/CBC where neededPatrick McHardy1-0/+2
2006-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds1-2/+2
2006-10-21[PATCH] NFS: Cache invalidation fixupTrond Myklebust1-0/+6
2006-10-21[PATCH] VFS: Make d_materialise_unique() enforce directory uniquenessTrond Myklebust2-38/+106
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-22/+119
2006-10-20configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman1-6/+8
2006-10-20ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh1-0/+7
2006-10-20ocfs2: fix page zeroing during simple extendsMark Fasheh1-20/+24
2006-10-20ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran1-8/+0
2006-10-20ocfs2: delete redundant memcmp()Akinobu Mita1-4/+6
2006-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds9-28/+27
2006-10-20[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()OGAWA Hirofumi2-4/+6
2006-10-20[PATCH] nfsd: nfs_replay_meAl Viro2-5/+5
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro6-11/+11
2006-10-20[PATCH] xdr annotations: nfsd callback*Al Viro1-10/+10
2006-10-20[PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2-26/+31
2006-10-20[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error valuesAl Viro4-45/+51
2006-10-20[PATCH] nfsd: nfs4 code returns error values in net-endianAl Viro4-171/+171
2006-10-20[PATCH] nfsd: vfs.c endianness annotationsAl Viro1-142/+157
2006-10-20[PATCH] xdr annotations: NFSv4 serverAl Viro2-34/+34
2006-10-20[PATCH] xdr annotations: NFSv3 serverAl Viro2-68/+68
2006-10-20[PATCH] xdr annotations: NFSv2 serverAl Viro2-45/+45
2006-10-20[PATCH] xdr annotations: nfsd_dispatch()Al Viro1-4/+4
2006-10-20[PATCH] nfsfh simple endianness annotationsAl Viro1-5/+5
2006-10-20[PATCH] nfsd: nfserrno() endianness annotationsAl Viro1-4/+3
2006-10-20[PATCH] nfs_common endianness annotationsAl Viro1-2/+2
2006-10-20[PATCH] xdr annotations: mount_clntAl Viro1-3/+3
2006-10-20[PATCH] nfs: verifier is network-endianAl Viro2-4/+4
2006-10-20[PATCH] xdr annotations: fs/nfs/callback*Al Viro2-24/+24
2006-10-20[PATCH] fs/nfs/callback* passes error values big-endianAl Viro3-36/+36
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro7-14/+14
2006-10-20[PATCH] xdr annotations: NFSv4Al Viro1-177/+181
2006-10-20[PATCH] xdr annotations: NFSv3Al Viro1-57/+57
2006-10-20[PATCH] xdr annotations: NFSv2Al Viro1-37/+37
2006-10-20[PATCH] lockd endianness annotationsAl Viro9-101/+101
2006-10-20[PATCH] fix svc_procfunc declarationAl Viro8-90/+90
2006-10-20[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()Al Viro1-10/+11
2006-10-20[PATCH] NFS: remove unused check in nfs4_open_revalidateChuck Lever1-4/+2
2006-10-20[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...Chuck Lever1-1/+1
2006-10-20[PATCH] NFS: fix minor bug in new NFS symlink codeChuck Lever1-2/+2
2006-10-20[PATCH] NFS: Deal with failure of invalidate_inode_pages2()Trond Myklebust3-18/+29
2006-10-20[PATCH] NFS: Fix NFSv4 callback regressionTrond Myklebust1-7/+12
2006-10-20[PATCH] nfs4: initialize cl_ipaddrJ. Bruce Fields1-2/+6
2006-10-20[PATCH] NFS: Fix error handling in nfs_direct_write_result()Trond Myklebust1-5/+7
2006-10-20[PATCH] NFS: Fix oops in nfs_cancel_commit_listTrond Myklebust1-2/+2
2006-10-20[PATCH] NFSv4: Fix thinko in fs/nfs/super.cTrond Myklebust1-1/+1
2006-10-20[PATCH] autofs3: Make sure all dentries refs are released before calling kill...David Howells4-4/+4
2006-10-20[PATCH] fs/Kconfig: move GENERIC_ACL, fix acl() call errorsRandy Dunlap1-4/+4
2006-10-20[PATCH] OOM killer meets userspace headersAlexey Dobriyan1-1/+3
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton5-6/+12
2006-10-20[PATCH] ecryptfs: use special_file()Pekka Enberg1-4/+1
2006-10-20[GFS2] gfs2_dir_read_data(): fix uninitialized variable usageAdrian Bunk1-3/+1
2006-10-20[GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereferenceAdrian Bunk1-2/+2
2006-10-20[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variableAdrian Bunk1-1/+1
2006-10-20[GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variableAdrian Bunk1-3/+0
2006-10-20[GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead codeAdrian Bunk1-2/+0
2006-10-20[GFS2] gfs2 endianness bug: be16 assigned to be32 fieldAl Viro1-1/+1
2006-10-20[GFS2] Fix bmap to map extents properlySteven Whitehouse6-16/+21
2006-10-20[DLM] fix iovec length in recvmsgPatrick Caulfield1-0/+1
2006-10-19[PATCH] Remove SUID when splicing into an inodeJens Axboe1-4/+15
2006-10-19[PATCH] Introduce generic_file_splice_write_nolock()Mark Fasheh1-14/+66
2006-10-19[PATCH] Take i_mutex in splice_from_pipe()Mark Fasheh2-13/+47
2006-10-18sysfs: update obsolete comment in sysfs_update_fileHidetoshi Seto1-1/+1
2006-10-18sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto1-5/+0
2006-10-17[PATCH] fs/partitions/check: add sysfs error handlingJeff Garzik1-8/+42
2006-10-17[PATCH] Fix IO error reporting on fsync()Jan Kara1-2/+9
2006-10-17[PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown4-25/+23
2006-10-17[PATCH] knfsd: Fix bug in recent lockd patches that can cause reclaim to failNeilBrown1-1/+10
2006-10-17[PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback clientJ. Bruce Fields1-2/+2
2006-10-17[PATCH] knfsd: nfsd4: fix open permission checkingJ. Bruce Fields1-1/+3
2006-10-17[PATCH] knfsd: nfsd4: fix owner-override on openJ. Bruce Fields1-7/+5
2006-10-17[PATCH] fuse: fix dereferencing dentry parentMiklos Szeredi1-1/+4
2006-10-17[PATCH] fuse: fix handling of moved directoryMiklos Szeredi3-27/+51
2006-10-17[PATCH] fuse: fix spurious BUGMiklos Szeredi1-3/+0
2006-10-17[PATCH] fuse: locking fix for nlookupMiklos Szeredi2-0/+4
2006-10-17[PATCH] fuse: fix hang on SMPMiklos Szeredi3-13/+34
2006-10-17[PATCH] PROC_NUMBUF is wrongAndrew Morton1-1/+1
2006-10-17[PATCH] null dereference in fs/jbd2/journal.cDave Kleikamp1-1/+2
2006-10-15[PATCH] Fix core files so they make sense to gdb...Petr Vandrovec1-5/+3
2006-10-15[PATCH] new cifs endianness bugsAl Viro1-5/+7
2006-10-13JFS: pageno needs to be longDave Kleikamp1-2/+2
2006-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds6-14/+15
2006-10-13[PATCH] Get core dump code to work...Petr Vandrovec1-1/+1
2006-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds20-98/+312
2006-10-12[CIFS] Missing flags2 for DFSSteve French2-1/+11
2006-10-12[DLM] fix iovec length in recvmsgPatrick Caulfield1-1/+1
2006-10-12[GFS2] Pass the correct value to kunmap_atomicRussell Cattelan2-5/+5
2006-10-12[GFS2] Fix bug where lock not heldSteven Whitehouse1-3/+2
2006-10-12[DLM] Kconfig: don't show an empty DLM menuAdrian Bunk1-2/+1
2006-10-12[GFS2] Fix uninitialised variableSteven Whitehouse2-1/+2
2006-10-12[GFS2] Fix a size calculation errorRussell Cattelan1-2/+4
2006-10-12[CIFS] Workaround incomplete byte length returned by someSteve French2-14/+30
2006-10-12[CIFS] cifs Kconfig: don't select CONNECTORAndrew Morton1-1/+1
2006-10-12[PATCH] block layer: ioprio_best function fixVasily Tarasov1-5/+0
2006-10-12[PATCH] splice: fix pipe_to_file() ->prepare_write() error pathJens Axboe1-3/+3
2006-10-12[CIFS] Level 1 QPathInfo needed for proper OS2 supportSteve French3-4/+23
2006-10-12[CIFS] fix typo in previous patchSteve French1-3/+3
2006-10-12[CIFS] Fix old DOS time conversion to handle timezoneSteve French2-2/+13
2006-10-11[CIFS] Do not need to adjust for Jan/Feb for leap daySteve French1-1/+2
2006-10-11[PATCH] misuse of strstrAl Viro1-1/+1
2006-10-11[PATCH] fs/bio.c: tweaksAndreas Mohr1-4/+5
2006-10-11[PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingDavid Howells2-6/+136
2006-10-11[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_...David Howells4-22/+6
2006-10-11[PATCH] ReiserFS: Make sure all dentries refs are released before calling kil...David Howells1-11/+20
2006-10-11[PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan5-25/+16
2006-10-11[PATCH] D-cache aliasing issue in __block_prepare_writeMonakhov Dmitriy1-0/+2
2006-10-11[PATCH] Remove unnecessary check in fs/fat/inode.cEric Sesterhenn1-1/+1
2006-10-11[PATCH] 32-bit compatibility HDIO IOCTLsMaciej W. Rozycki1-3/+7
2006-10-11[PATCH] ext2: errors behaviour fixVasily Averin1-5/+11
2006-10-11[PATCH] ext3: errors behaviour fixDmitry Mishin1-0/+2
2006-10-11[PATCH] grow_buffers() infinite loop fixAndrew Morton1-2/+19
2006-10-11[PATCH] epoll_pwait()Davide Libenzi1-3/+53
2006-10-11[PATCH] ext4 whitespace cleanupsAndrew Morton5-45/+46
2006-10-11[PATCH] ext4: errors behaviour fixDmitry Mishin1-0/+2
2006-10-11[PATCH] ext4: rename logic_sb_blockAndrew Morton1-12/+11
2006-10-11[PATCH] ext4 64 bit divide fixAndrew Morton3-6/+6
2006-10-11[PATCH] ext4 uninline ext4_get_group_no_and_offset()Andrew Morton1-0/+18
2006-10-11[PATCH] ext4: move block number hi bitsAlexandre Ratchov5-36/+47
2006-10-11[PATCH] ext4: allow larger descriptor sizeAlexandre Ratchov3-8/+24
2006-10-11[PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao4-24/+24
2006-10-11[PATCH] ext4: removesector_t bits checkMingming Cao2-14/+8
2006-10-11[PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao6-54/+54
2006-10-11[PATCH] ext4: 64bit metadataLaurent Vivier5-84/+128
2006-10-11[PATCH] ext4: 48bit i_file_aclBadari Pulavarty1-0/+10
2006-10-11[PATCH] jbd2: sector_t conversionMingming Cao4-25/+26
2006-10-11[PATCH] 64-bit jbd2 coreZach Brown4-20/+65
2006-10-11[PATCH] ext4: clean up comments in ext4-extents patchRandy Dunlap1-98/+128
2006-10-11[PATCH] ext4: uninitialised extent handlingSuparna Bhattacharya1-0/+16
2006-10-11[PATCH] ext4: 48bit physical block number support in extentsAlex Tomas1-76/+111
2006-10-11[PATCH] ext4: switch fsblk to sector_tMingming Cao4-29/+26
2006-10-11[PATCH] ext3: add extent map supportAlex Tomas7-11/+2108
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao20-108/+141
2006-10-11[PATCH] jbd2: rename slabJohann Lombardi2-5/+5
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao7-535/+535
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp7-0/+7062
2006-10-11[PATCH] ext4: enable building of ext4Mingming Cao2-4/+72
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao22-2761/+2761
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp22-0/+15595
2006-10-11[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W1-1/+1
2006-10-11[PATCH] null dereference in fs/jbd/journal.cEric Sesterhenn1-1/+2
2006-10-11[CIFS] Fix leaps year calculation for years after 2100Steve French1-0/+9
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[CIFS] readdir (ffirst) enablement of accurate timestamps from legacy serversSteve French2-30/+27
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