aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-09[DLM] Telnet to port 21064 can stop all lockspacesPatrick Caulfield1-4/+10
2007-07-09[GFS2] Fix gfs2_block_truncate_page err returnS. Wendy Cheng1-0/+1
2007-07-09[GFS2] Addendum to the journaled file/unmount patchRobert Peterson1-2/+4
2007-07-09[GFS2] Simplify multiple glock aquisitionSteven Whitehouse1-51/+13
2007-07-09[GFS2] assertion failure after writing to journaled file, umountRobert Peterson5-56/+132
2007-07-09[GFS2] Use zero_user_page() in stuffed_readpage()Steven Whitehouse1-5/+1
2007-07-09[GFS2] Remove bogus '\0' in rgrp.cSteven Whitehouse1-1/+0
2007-07-09[GFS2] Journaled file write/unstuff bugRobert Peterson3-3/+42
2007-07-09[DLM] don't require FS flag on all nodesDavid Teigland1-3/+4
2007-07-09[GFS2] Fix deallocation issuesAbhijith Das4-14/+48
2007-07-09[GFS2] return conflicts for GETLKDavid Teigland1-1/+5
2007-07-09[GFS2] set plock owner in GETLK infoDavid Teigland1-1/+1
2007-07-09[GFS2] gfs2_lookupi() uninitialised var fixakpm@linux-foundation.org1-1/+1
2007-07-09[GFS2] Recovery for lost unlinked inodesSteven Whitehouse3-32/+107
2007-07-09[GFS2] Can't mount GFS2 file system on AoE deviceRobert Peterson1-0/+3
2007-07-09[GFS2] Fix bug in error path of inodeSteven Whitehouse1-7/+7