aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11sysfs: reimplement sysfs_drop_dentry()Tejun Heo
2007-07-11sysfs: separate out sysfs_attach_dentry()Tejun Heo
2007-07-11sysfs: kill attribute file orphaningTejun Heo
2007-07-11sysfs: implement sysfs_dirent active reference and immediate disconnectTejun Heo
2007-07-11sysfs: implement bin_bufferTejun Heo
2007-07-11sysfs: reimplement symlink using sysfs_dirent treeTejun Heo
2007-07-11sysfs: implement kobj_sysfs_assoc_lockTejun Heo
2007-07-11sysfs: make sysfs_dirent->s_element a unionTejun Heo
2007-07-11sysfs: add sysfs_dirent->s_nameTejun Heo
2007-07-11sysfs: add sysfs_dirent->s_parentTejun Heo
2007-07-11sysfs: consolidate sysfs_dirent creation functionsTejun Heo
2007-07-11sysfs: flatten and fix sysfs_rename_dir() error handlingTejun Heo
2007-07-11sysfs: flatten cleanup paths in sysfs_add_link() and create_dir()Tejun Heo
2007-07-11sysfs: fix error handling in binattr write()Tejun Heo
2007-07-11sysfs: make sysfs_put() ignore NULL sdTejun Heo
2007-07-11sysfs: allocate inode number using idaTejun Heo
2007-07-11sysfs: move release_sysfs_dirent() to dir.cTejun Heo
2007-07-11debugfs: add rename for debugfs filesJan Kara
2007-07-10Make common helpers for seq_files that work with list_headsPavel Emelianov
2007-07-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-10[GFS2] Accept old format NFS filehandlesSteven Whitehouse
2007-07-10[S390] fixed cdl-format detection.Stefan Haberland
2007-07-10pipe: add documentation and commentsJens Axboe
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe
2007-07-10Remove remnants of sendfile()Jens Axboe
2007-07-10xip sendfile removalCarsten Otte
2007-07-10splice: completely document external interface with kerneldocJens Axboe
2007-07-10sendfile: remove bad_sendfile() from bad_file_opsJens Axboe
2007-07-10pipe: allow passing around of ops private pointerJens Axboe
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe
2007-07-10sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe
2007-07-10sendfile: convert nfs to using splice_read()Jens Axboe
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-07-10sys_sendfile: switch to using ->splice_read, if availableJens Axboe
2007-07-10vmsplice: add vmsplice-to-user supportJens Axboe
2007-07-10splice: abstract out actor dataJens Axboe
2007-07-10unexport bio_{,un}map_userAdrian Bunk
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2007-07-09sched: scheduler debugging, coreIngo Molnar
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh
2007-07-09sched: make use of precise accounting for /proc task statsIngo Molnar
2007-07-09sched: remove the SleepAVG fieldIngo Molnar
2007-07-09[GFS2] Small fixes to logging codeSteven Whitehouse
2007-07-09[DLM] dump more lock valuesDavid Teigland
2007-07-09[GFS2] Remove i_mode passing from NFS File HandleWendy Cheng
2007-07-09[GFS2] Obtaining no_formal_ino from directory entryWendy Cheng
2007-07-09[GFS2] git-gfs2-nmw-build-fixakpm@linux-foundation.org