aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10NFS: Convert struct nfs_page to use krefsTrond Myklebust2-9/+11
2007-07-10NFS: Fix an Oops in the nfs_access_cache_shrinker()Trond Myklebust1-1/+2
2007-07-10NFS: nfs3_proc_create() should use nfs_post_op_update_inode()Trond Myklebust1-3/+1
2007-07-10NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton2-2/+27
2007-07-10NFS: Re-enable forced umountsTrond Myklebust1-0/+13
2007-07-10NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()Jeff Layton1-1/+1
2007-07-10NFS: Fix nfs_reval_fsid()Trond Myklebust2-7/+6
2007-07-10NFSv4: Clean up nfs4_call_async()Trond Myklebust2-21/+14
2007-07-10NFSv4: Ensure that nfs4_do_close() doesn't race with umountTrond Myklebust4-38/+26
2007-07-10NFSv4: Ensure asynchronous open() calls always pin the mountpointTrond Myklebust2-18/+32
2007-07-10NFSv4: Cleanup: pass the nfs_open_context to open recovery codeTrond Myklebust3-21/+21
2007-07-10NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust7-27/+27
2007-07-10NFS: Minor read optimisation...Trond Myklebust1-11/+23
2007-07-10NFS: Don't mark a written page as uptodate until it is on diskTrond Myklebust1-3/+11
2007-07-10NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pagesTrond Myklebust1-6/+16
2007-07-10NFS: Clean ups in fs/nfs/direct.cChuck Lever1-5/+3
2007-07-10Make common helpers for seq_files that work with list_headsPavel Emelianov1-0/+34
2007-07-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-70/+97
2007-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds57-965/+2156
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds43-276/+488
2007-07-10[GFS2] Accept old format NFS filehandlesSteven Whitehouse1-0/+2
2007-07-10[S390] fixed cdl-format detection.Stefan Haberland1-70/+97
2007-07-10pipe: add documentation and commentsJens Axboe2-1/+64
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe4-14/+15
2007-07-10Remove remnants of sendfile()Jens Axboe1-15/+11
2007-07-10xip sendfile removalCarsten Otte1-1/+0
2007-07-10splice: completely document external interface with kerneldocJens Axboe1-24/+85
2007-07-10sendfile: remove bad_sendfile() from bad_file_opsJens Axboe1-7/+0
2007-07-10pipe: allow passing around of ops private pointerJens Axboe1-0/+1
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe4-24/+8
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe1-16/+31
2007-07-10sendfile: convert nfs to using splice_read()Jens Axboe1-6/+9
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe37-131/+43
2007-07-10sys_sendfile: switch to using ->splice_read, if availableJens Axboe1-4/+20
2007-07-10vmsplice: add vmsplice-to-user supportJens Axboe2-29/+151
2007-07-10splice: abstract out actor dataJens Axboe2-32/+78
2007-07-10unexport bio_{,un}map_userAdrian Bunk1-2/+0
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds26-1145/+1096
2007-07-09sched: scheduler debugging, coreIngo Molnar1-0/+69
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh1-1/+1
2007-07-09sched: make use of precise accounting for /proc task statsIngo Molnar1-10/+47
2007-07-09sched: remove the SleepAVG fieldIngo Molnar1-2/+0
2007-07-09[GFS2] Small fixes to logging codeSteven Whitehouse1-5/+14
2007-07-09[DLM] dump more lock valuesDavid Teigland2-41/+43
2007-07-09[GFS2] Remove i_mode passing from NFS File HandleWendy Cheng4-41/+54
2007-07-09[GFS2] Obtaining no_formal_ino from directory entryWendy Cheng6-13/+24
2007-07-09[GFS2] git-gfs2-nmw-build-fixakpm@linux-foundation.org1-1/+1
2007-07-09[GFS2] System won't suspend with GFS2 file system mountedAbhijith Das1-0/+11
2007-07-09[GFS2] remounting w/o acl option leaves acls enabledBob Peterson1-13/+12
2007-07-09[GFS2] inode size inconsistencyWendy Cheng1-2/+2