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