summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * [JFFS2] Debug code clean up - step 3Artem B. Bityutskiy2005-11-0614-239/+630
| * [JFFS2] Fix slab panicArtem B. Bityutskiy2005-11-061-3/+2
| * [JFFS2] Debug code clean up - step 2Artem B. Bityutskiy2005-11-065-13/+13
| * [JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy2005-11-064-46/+40
| * [JFFS2] Debug code clean up - step 1Artem B. Bityutskiy2005-11-0614-439/+663
| * [JFFS2] Split a large routine on several smaller.Artem B. Bityutskiy2005-11-061-261/+336
* | [PATCH] fs/super.c: unexport user_get_superAdrian Bunk2005-11-071-2/+0
* | [PATCH] kfree cleanup: fsJesper Juhl2005-11-0739-245/+137
* | [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-03176-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-041-2/+2
| * [XFS] Remove several no-longer-used files.Nathan Scott2005-11-034-2300/+0
OpenPOWER on IntegriCloud