aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-06NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust4-25/+41
2006-01-06NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust5-2/+75
2006-01-06NFS: Convert instances of kernel_thread() to kthread()Trond Myklebust1-30/+16
2006-01-06NFSv4: State recovery cleanupTrond Myklebust3-25/+28
2006-01-06NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 leaseTrond Myklebust1-3/+31
2006-01-06SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust1-2/+2
2006-01-06NFSv4: Make DELEGRETURN an interruptible operation.Trond Myklebust1-8/+60
2006-01-06NFSv4: Convert LOCK rpc call into an asynchronous RPC callTrond Myklebust2-75/+175
2006-01-06NFSv4: locking XDR cleanupTrond Myklebust2-168/+155
2006-01-06NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctlyTrond Myklebust2-131/+156
2006-01-06NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust3-28/+42
2006-01-06NFSv4: Make open_confirm() asynchronous tooTrond Myklebust2-28/+80
2006-01-06NFSv4: Convert open() into an asynchronous RPC callTrond Myklebust2-66/+130
2006-01-06NFSv4: Allocate OPEN call RPC arguments using kmalloc()Trond Myklebust1-96/+117
2006-01-06NFSv4: Make locku use the new RPC "wait on completion" interface.Trond Myklebust1-29/+36
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust1-1/+0
2006-01-06SUNRPC: Further cleanupsTrond Myklebust2-18/+16
2006-01-06RPC: Clean up RPC task structureTrond Myklebust12-140/+181
2006-01-06NFS: Work correctly with single-page ->writepage() callsTrond Myklebust1-11/+5
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-2/+24
2006-01-06[PATCH] knfsd: reduce stack consumptionNeil Brown1-8/+12
2006-01-06[PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw4-55/+71
2006-01-06[PATCH] jbd: split checkpoint listsJan Kara1-177/+241
2006-01-06[PATCH] fuse: check file type in lookupMiklos Szeredi2-13/+22
2006-01-06[PATCH] fuse: ensure progress in read and writeMiklos Szeredi1-4/+3
2006-01-06[PATCH] fuse: make maximum write data configurableMiklos Szeredi3-23/+32
2006-01-06[PATCH] fuse: clean up request size limit checkingMiklos Szeredi4-27/+24
2006-01-06[PATCH] fuse: fail file operations on bad inodeMiklos Szeredi2-5/+37
2006-01-06[PATCH] fuse: add code documentationMiklos Szeredi1-9/+90
2006-01-06[PATCH] fuse: support caching negative dentriesMiklos Szeredi1-21/+43
2006-01-06[PATCH] fuse: add frsize to statfs replyMiklos Szeredi1-1/+4
2006-01-06[PATCH] fuse: bump interface versionMiklos Szeredi2-0/+5
2006-01-06[PATCH] fuse: clean up page offset calculationMiklos Szeredi1-4/+3
2006-01-06[PATCH] fuse: clean up fuse_lookup()Miklos Szeredi1-52/+23
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky2-2/+2
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter1-15/+15
2006-01-06[PATCH] NOMMU: Provide shared-writable mmap support on ramfsDavid Howells5-22/+368
2006-01-06[PATCH] mm: rmap optimisationNick Piggin1-1/+1
2006-01-06[PATCH] Hugetlb: Copy on Write supportDavid Gibson1-3/+0
2006-01-06[PATCH] hfsplus oops fixJoshua Kwan1-1/+1
2006-01-06[BLOCK] bio: check for same page merge possibilities in __bio_add_page()Jens Axboe1-2/+24
2006-01-05Merge http://oss.oracle.com/git/ocfs2Linus Torvalds104-12/+45227
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-20/+34
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds19-83/+5
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-8/+30
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds2-10/+26
2006-01-04[PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt1-1/+5
2006-01-04[PATCH] Driver core: Make block devices create the proper symlink nameGreg Kroah-Hartman1-2/+25
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-3/+3