summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+16
| * 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/+155
| * 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/+0
| * SUNRPC: Further cleanupsTrond Myklebust2006-01-062-18/+16
| * RPC: Clean up RPC task structureTrond Myklebust2006-01-0612-140/+181
| * NFS: Work correctly with single-page ->writepage() callsTrond Myklebust2006-01-061-11/+5
* | [PATCH] fs/ufs: debug mode compilation failureEvgeniy2006-01-061-1/+1
|/
* 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/+3
* | [PATCH] fuse: make maximum write data configurableMiklos Szeredi2006-01-063-23/+32
* | [PATCH] fuse: clean up request size limit checkingMiklos Szeredi2006-01-064-27/+24
* | [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/+3
* | [PATCH] fuse: clean up fuse_lookup()Miklos Szeredi2006-01-061-52/+23
* | [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/+0
* | [PATCH] hfsplus oops fixJoshua Kwan2006-01-061-1/+1
|/
* Merge http://oss.oracle.com/git/ocfs2Linus Torvalds2006-01-05104-12/+45227
|\
| * [PATCH] o Update Kconfig documentation to reflect support for readonly mounts.Mark Fasheh2006-01-031-1/+0
| * [PATCH] This patch contains the following cleanups:Adrian Bunk2006-01-033-8/+3
| * [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
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-0317-0/+10830
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemZach Brown2006-01-037-0/+2624
OpenPOWER on IntegriCloud