aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-01-06NFS: make "inode number mismatch" message more usefulChuck Lever
2006-01-06NFS: get rid of useless kernel log messageChuck Lever
2006-01-06NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()Chuck Lever
2006-01-06NFS: use generic_write_checks() to sanity check direct writesChuck Lever
2006-01-06NFSv4: Remove requirement for machine creds for the "setclientid" operationTrond Myklebust
2006-01-06NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust
2006-01-06NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust
2006-01-06NFS: Convert instances of kernel_thread() to kthread()Trond Myklebust
2006-01-06NFSv4: State recovery cleanupTrond Myklebust
2006-01-06NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 leaseTrond Myklebust
2006-01-06SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust
2006-01-06NFSv4: Make DELEGRETURN an interruptible operation.Trond Myklebust
2006-01-06NFSv4: Convert LOCK rpc call into an asynchronous RPC callTrond Myklebust
2006-01-06NFSv4: locking XDR cleanupTrond Myklebust
2006-01-06NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctlyTrond Myklebust
2006-01-06NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust
2006-01-06NFSv4: Make open_confirm() asynchronous tooTrond Myklebust
2006-01-06NFSv4: Convert open() into an asynchronous RPC callTrond Myklebust
2006-01-06NFSv4: Allocate OPEN call RPC arguments using kmalloc()Trond Myklebust
2006-01-06NFSv4: Make locku use the new RPC "wait on completion" interface.Trond Myklebust
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust
2006-01-06SUNRPC: Further cleanupsTrond Myklebust
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2006-01-06NFS: Work correctly with single-page ->writepage() callsTrond Myklebust
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-06[PATCH] knfsd: reduce stack consumptionNeil Brown
2006-01-06[PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw
2006-01-06[PATCH] jbd: split checkpoint listsJan Kara
2006-01-06[PATCH] fuse: check file type in lookupMiklos Szeredi
2006-01-06[PATCH] fuse: ensure progress in read and writeMiklos Szeredi
2006-01-06[PATCH] fuse: make maximum write data configurableMiklos Szeredi
2006-01-06[PATCH] fuse: clean up request size limit checkingMiklos Szeredi
2006-01-06[PATCH] fuse: fail file operations on bad inodeMiklos Szeredi
2006-01-06[PATCH] fuse: add code documentationMiklos Szeredi
2006-01-06[PATCH] fuse: support caching negative dentriesMiklos Szeredi
2006-01-06[PATCH] fuse: add frsize to statfs replyMiklos Szeredi
2006-01-06[PATCH] fuse: bump interface versionMiklos Szeredi
2006-01-06[PATCH] fuse: clean up page offset calculationMiklos Szeredi
2006-01-06[PATCH] fuse: clean up fuse_lookup()Miklos Szeredi
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter
2006-01-06[PATCH] NOMMU: Provide shared-writable mmap support on ramfsDavid Howells
2006-01-06[PATCH] mm: rmap optimisationNick Piggin
2006-01-06[PATCH] Hugetlb: Copy on Write supportDavid Gibson
2006-01-06[PATCH] hfsplus oops fixJoshua Kwan
2006-01-06[BLOCK] bio: check for same page merge possibilities in __bio_add_page()Jens Axboe
2006-01-05Merge http://oss.oracle.com/git/ocfs2Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds