summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()Chuck Lever2006-01-061-2/+2
* NFS: use generic_write_checks() to sanity check direct writesChuck Lever2006-01-061-24/+19Star
* NFSv4: Remove requirement for machine creds for the "setclientid" operationTrond Myklebust2006-01-064-49/+52
* NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust2006-01-064-25/+41
* NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust2006-01-065-2/+75
* NFS: Convert instances of kernel_thread() to kthread()Trond Myklebust2006-01-061-30/+16Star
* NFSv4: State recovery cleanupTrond Myklebust2006-01-063-25/+28
* NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 leaseTrond Myklebust2006-01-061-3/+31
* SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust2006-01-061-2/+2
* NFSv4: Make DELEGRETURN an interruptible operation.Trond Myklebust2006-01-061-8/+60
* NFSv4: Convert LOCK rpc call into an asynchronous RPC callTrond Myklebust2006-01-062-75/+175
* NFSv4: locking XDR cleanupTrond Myklebust2006-01-062-168/+155Star
* NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctlyTrond Myklebust2006-01-062-131/+156
* NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust2006-01-063-28/+42
* NFSv4: Make open_confirm() asynchronous tooTrond Myklebust2006-01-062-28/+80
* NFSv4: Convert open() into an asynchronous RPC callTrond Myklebust2006-01-062-66/+130
* NFSv4: Allocate OPEN call RPC arguments using kmalloc()Trond Myklebust2006-01-061-96/+117
* NFSv4: Make locku use the new RPC "wait on completion" interface.Trond Myklebust2006-01-061-29/+36
* NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust2006-01-061-1/+0Star
* SUNRPC: Further cleanupsTrond Myklebust2006-01-062-18/+16Star
* RPC: Clean up RPC task structureTrond Myklebust2006-01-0612-140/+181
* NFS: Work correctly with single-page ->writepage() callsTrond Myklebust2006-01-061-11/+5Star
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-2/+24
|\
| * [BLOCK] bio: check for same page merge possibilities in __bio_add_page()Jens Axboe2006-01-061-2/+24
* | [PATCH] knfsd: reduce stack consumptionNeil Brown2006-01-061-8/+12
* | [PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw2006-01-064-55/+71
* | [PATCH] jbd: split checkpoint listsJan Kara2006-01-061-177/+241
* | [PATCH] fuse: check file type in lookupMiklos Szeredi2006-01-062-13/+22
* | [PATCH] fuse: ensure progress in read and writeMiklos Szeredi2006-01-061-4/+3Star
* | [PATCH] fuse: make maximum write data configurableMiklos Szeredi2006-01-063-23/+32
* | [PATCH] fuse: clean up request size limit checkingMiklos Szeredi2006-01-064-27/+24Star
* | [PATCH] fuse: fail file operations on bad inodeMiklos Szeredi2006-01-062-5/+37
* | [PATCH] fuse: add code documentationMiklos Szeredi2006-01-061-9/+90
* | [PATCH] fuse: support caching negative dentriesMiklos Szeredi2006-01-061-21/+43
* | [PATCH] fuse: add frsize to statfs replyMiklos Szeredi2006-01-061-1/+4
* | [PATCH] fuse: bump interface versionMiklos Szeredi2006-01-062-0/+5
* | [PATCH] fuse: clean up page offset calculationMiklos Szeredi2006-01-061-4/+3Star
* | [PATCH] fuse: clean up fuse_lookup()Miklos Szeredi2006-01-061-52/+23Star
* | [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-062-2/+2
* | [PATCH] s390: cms volume label definitionsPeter Oberparleiter2006-01-061-15/+15
* | [PATCH] NOMMU: Provide shared-writable mmap support on ramfsDavid Howells2006-01-065-22/+368
* | [PATCH] mm: rmap optimisationNick Piggin2006-01-061-1/+1
* | [PATCH] Hugetlb: Copy on Write supportDavid Gibson2006-01-061-3/+0Star
* | [PATCH] hfsplus oops fixJoshua Kwan2006-01-061-1/+1
|/
* Merge http://oss.oracle.com/git/ocfs2Linus Torvalds2006-01-06104-12/+45227
|\
| * [PATCH] o Update Kconfig documentation to reflect support for readonly mounts.Mark Fasheh2006-01-031-1/+0Star
| * [PATCH] This patch contains the following cleanups:Adrian Bunk2006-01-033-8/+3Star
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-032-11/+43
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-0352-0/+24438
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-036-1/+1485