summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap2005-11-071-2/+3
| * | | [PATCH] jbd doc: fix some kernel-doc warningsRandy Dunlap2005-11-071-2/+2
| * | | [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown2005-11-071-0/+1
| * | | [PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown2005-11-071-1/+2
| * | | [PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2005-11-072-28/+133
| * | | [PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown2005-11-071-1/+15
| * | | [PATCH] knfsd: fix setattr-on-symlink error returnNeilBrown2005-11-071-1/+8
| * | | [PATCH] FUSE: pass file handle in setattrMiklos Szeredi2005-11-071-14/+14
| * | | [PATCH] FUSE: atomic create+openMiklos Szeredi2005-11-074-48/+211
| * | | [PATCH] FUSE: add access callMiklos Szeredi2005-11-072-0/+38
| * | | [PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi2005-11-073-5/+9
| * | | [PATCH] remove superflous ctime/mtime updates in affsChristoph Hellwig2005-11-071-17/+1
| * | | [PATCH] afs: use generic_ro_fopsChristoph Hellwig2005-11-073-32/+1
| * | | [PATCH] vxfs: use generic_ro_fopsChristoph Hellwig2005-11-071-10/+1
| * | | [PATCH] befs: use generic_ro_fopsChristoph Hellwig2005-11-071-7/+1
| * | | [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
| * | | [PATCH] memory leak in dentry_open()Peter Staubach2005-11-071-1/+8
| * | | [PATCH] __find_get_block_slow() cleanupCoywolf Qi Hunt2005-11-071-3/+3
| * | | [PATCH] smbfs: 'names_cache' memory leakDavi Arnaut2005-11-071-2/+2
| * | | [PATCH] V9FS: 'names_cache' memory leakDavi Arnaut2005-11-072-8/+8
| * | | [PATCH] quota: small cleanupsAdrian Bunk2005-11-072-0/+2
| * | | [PATCH] aio: remove aio_max_nr accounting raceZach Brown2005-11-071-10/+21
| * | | [PATCH] fuse: remove dead code from fuse_permissionChristoph Hellwig2005-11-071-3/+0
| * | | [PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()Adrian Bunk2005-11-071-2/+1
| * | | [PATCH] hfs needs nlsLennert Buytenhek2005-11-071-0/+1
| * | | [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea...Paul E. McKenney2005-11-071-6/+4
| * | | [PATCH] Process Events ConnectorMatt Helsley2005-11-071-0/+2
| * | | [PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACKAndrew Morton2005-11-071-1/+1
| * | | [PATCH] s390: cleanup of include/asm-s390/vtoc.hPeter Oberparleiter2005-11-071-7/+8
| * | | [PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg2005-11-073-6/+6
| |/ /
| * | NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever2005-11-043-21/+44
| * | NFSv4: Teach NFSv4 to cache locks when we hold a delegationTrond Myklebust2005-11-041-8/+28
| * | NFSv4: Recover locks too when returning a delegationTrond Myklebust2005-11-043-2/+55
| * | NFSv4: Fix recovery of flock() locks.Trond Myklebust2005-11-041-2/+2
| * | NFSv4: Return any delegations before sillyrenaming the fileTrond Myklebust2005-11-041-0/+3
| * | NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEIDTrond Myklebust2005-11-041-5/+3
| * | NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust2005-11-046-51/+19
| * | NFSv4: Fix a race between open() and close()Trond Myklebust2005-11-043-47/+49
| * | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2005-11-04176-11922/+5668
| |\ \
| | * | [XFS] Remove no-longer-used qsort source.Nathan Scott2005-11-043-182/+4
| | * | [XFS] Fix an inode32 regression - if no options are presented, must stillNathan Scott2005-11-031-2/+2
| | * | [XFS] Remove several no-longer-used files.Nathan Scott2005-11-034-2300/+0
| | * | [XFS] Cleanup cosmetic differences between source trees.Nathan Scott2005-11-034-35/+19
| | * | [XFS] fix XFS quota for modular XFS buildsNathan Scott2005-11-031-1/+1
| | * | [XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott2005-11-031-1/+7
| | * | [XFS] Fixed the inconsistency between attribute b-tree intermidiate nodeYingping Lu2005-11-031-1/+2
| | * | [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.Nathan Scott2005-11-021-2/+3
| | * | [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode modeEric Sandeen2005-11-021-1/+1
| | * | [XFS] Fix boundary conditions when issuing direct IOs from large userspaceNathan Scott2005-11-021-12/+16
| | * | [XFS] Remove an unhelpful ifdef, the comment above the routine explainsNathan Scott2005-11-021-13/+1