summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* NFS: report how long an NFS file system has been mountedChuck Lever2006-03-201-0/+5
* NFS: add hooks to account for NFSERR_JUKEBOX errorsChuck Lever2006-03-203-10/+27
* NFS: add I/O performance countersChuck Lever2006-03-206-11/+62
* NFS: introduce mechanism for tracking NFS client metricsChuck Lever2006-03-202-6/+249
* NFS: clean up some mount optionsChuck Lever2006-03-201-3/+2
* NFS: show retransmit settings when displaying mount optionsChuck Lever2006-03-201-0/+8
* VFS: New /proc file /proc/self/mountstatsChuck Lever2006-03-202-0/+77
* NFS: sem2mutex idmap.cIngo Molnar2006-03-201-20/+21
* NFS: kzalloc conversion in fs/nfsEric Sesterhenn2006-03-204-13/+6
* NFSv4: Kill braindead gcc warningsTrond Myklebust2006-03-202-13/+17
* NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state()Trond Myklebust2006-03-201-1/+2
* SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentryTrond Myklebust2006-03-201-0/+2
* NFS: reduce the number of false cache invalidations.Trond Myklebust2006-03-201-5/+2
* NFS: "const static" vs "static const" in nfs4Jesper Juhl2006-03-201-1/+1
* NFSv4: Don't invalidate cached attributes if change attribute is unchangedTrond Myklebust2006-03-201-20/+24
* NFS: writes should not clobber utimes() callsTrond Myklebust2006-03-201-5/+3
* lockd: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-205-15/+33
* NLM: nlm_alloc_call should not immediately fail on signalTrond Myklebust2006-03-201-4/+5
* VFS: Fix __posix_lock_file() copy of private lock areaTrond Myklebust2006-03-201-17/+36
* NFS: Fix buglet in fs/nfs/write.cNeil Brown2006-03-201-1/+4
* NFS: Avoid races between writebacks and truncationTrond Myklebust2006-03-202-2/+21
* NFS: Fix a busy inodes issue...Trond Myklebust2006-03-201-4/+6
* [PATCH] nfsservctl(): remove user-triggerable printkPeter Staubach2006-03-171-3/+1
* [PATCH] v9fs: fix overzealous dropping of dentry which breaks dcacheEric Van Hensbergen2006-03-171-1/+0
* [PATCH] Fix ext2 readdir f_pos re-validation logicAl Viro2006-03-151-16/+12
* [PATCH] fs/namespace.c:dup_namespace(): fix a use after freeAdrian Bunk2006-03-151-3/+2
* [PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter2006-03-141-2/+4
* Merge git://oss.sgi.com:8090/oss/git/rc-fixesLinus Torvalds2006-03-141-9/+12
|\
| * Fix a direct I/O locking issue revealed by the new mutex code.Nathan Scott2006-03-151-9/+12
* | [PATCH] JFS: Take logsync lock before testing mp->lsnDave Kleikamp2006-03-142-9/+4
* | [PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust2006-03-141-2/+7
* | [PATCH] NFSv4: fix mount segfault on errors returned that are < -1000Trond Myklebust2006-03-141-1/+1
* | [PATCH] NFS: Fix a potential panic in O_DIRECTTrond Myklebust2006-03-141-0/+10
|/
* [PATCH] ext3: fix nobh mode for chattr +j inodesBadari Pulavarty2006-03-111-9/+8
* [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev2006-03-112-3/+13
* [PATCH] mtd: 64 bit fixesAtsushi Nemoto2006-03-092-2/+3
* [NET] compat ifconf: fix limitsRandy Dunlap2006-03-081-1/+1
* [PATCH] v9fs: fix for access to unitialized variables or freed memoryLatchesar Ionkov2006-03-084-7/+4
* [PATCH] s390: dasd partition detectionHorst Hummel2006-03-081-6/+10
* [PATCH] jffs2: avoid divide-by-zeroDavid Woodhouse2006-03-081-1/+1
* [PATCH] fix file countingDipankar Sarma2006-03-082-33/+56
* [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-083-5/+33
* Mark the pipe file operations staticLinus Torvalds2006-03-081-3/+3
* Simplify fifo_open() locking logicLinus Torvalds2006-03-071-6/+1
* [PATCH] smaps: shared fixNick Piggin2006-03-061-5/+4
* [PATCH] smaps: hugepages fixNick Piggin2006-03-061-1/+1
* [PATCH] ramfs needs to update directory m/ctime on symlinkPeter Staubach2006-03-061-0/+1
* [PATCH] cramfs mounts provide corrupted content since 2.6.15Dave Johnson2006-03-061-31/+29
* [CIFS] Always match oplock break (cache notification) to the right tcpSteve French2006-03-053-4/+4
* [PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney2006-03-021-4/+4
OpenPOWER on IntegriCloud