summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo5-34/+10
2007-07-11sysfs: reimplement sysfs_drop_dentry()Tejun Heo3-35/+67
2007-07-11sysfs: separate out sysfs_attach_dentry()Tejun Heo3-36/+30
2007-07-11sysfs: kill attribute file orphaningTejun Heo4-101/+13
2007-07-11sysfs: implement sysfs_dirent active reference and immediate disconnectTejun Heo5-113/+271
2007-07-11sysfs: implement bin_bufferTejun Heo1-15/+49
2007-07-11sysfs: reimplement symlink using sysfs_dirent treeTejun Heo3-46/+53
2007-07-11sysfs: implement kobj_sysfs_assoc_lockTejun Heo2-1/+8
2007-07-11sysfs: make sysfs_dirent->s_element a unionTejun Heo7-79/+71
2007-07-11sysfs: add sysfs_dirent->s_nameTejun Heo5-67/+50
2007-07-11sysfs: add sysfs_dirent->s_parentTejun Heo3-7/+25
2007-07-11sysfs: consolidate sysfs_dirent creation functionsTejun Heo4-67/+50
2007-07-11sysfs: flatten and fix sysfs_rename_dir() error handlingTejun Heo1-32/+41
2007-07-11sysfs: flatten cleanup paths in sysfs_add_link() and create_dir()Tejun Heo2-42/+58
2007-07-11sysfs: fix error handling in binattr write()Tejun Heo1-14/+9
2007-07-11sysfs: make sysfs_put() ignore NULL sdTejun Heo1-1/+1
2007-07-11sysfs: allocate inode number using idaTejun Heo1-9/+36
2007-07-11sysfs: move release_sysfs_dirent() to dir.cTejun Heo2-12/+13
2007-07-11debugfs: add rename for debugfs filesJan Kara1-0/+63
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/sha...Linus 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