Commit Graph

5720 Commits (5f9953237f684ea1778adb9d26162da00b282225)

Author SHA1 Message Date
Tejun Heo 5f9953237f sysfs: consolidate sysfs spinlocks 18 years ago
Tejun Heo 608e266a2d sysfs: make kobj point to sysfs_dirent instead of dentry 18 years ago
Tejun Heo f0b0af4792 sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() 18 years ago
Tejun Heo 380e6fbb72 sysfs: implement SYSFS_FLAG_REMOVED flag 18 years ago
Tejun Heo b402d72cf7 sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags 18 years ago
Tejun Heo d0bcb5689a sysfs: make sysfs_drop_dentry() access inodes using ilookup() 18 years ago
Rafael J. Wysocki 9d9307dabb sysfs: Fix oops in sysfs_drop_dentry on x86_64 18 years ago
Tejun Heo 0c73f18b7d sysfs: use singly-linked list for sysfs_dirent tree 18 years ago
Tejun Heo 8619f97989 sysfs: slim down sysfs_dirent->s_active 18 years ago
Tejun Heo b6b4a4399c sysfs: move s_active functions to fs/sysfs/dir.c 18 years ago
Tejun Heo 0b8ead82f5 sysfs: fix root sysfs_dirent -> root dentry association 18 years ago
Tejun Heo 8312a8d7c1 sysfs: use iget_locked() instead of new_inode() 18 years ago
Tejun Heo fc9f54b998 sysfs: reorganize sysfs_new_indoe() and sysfs_create() 18 years ago
Tejun Heo 7f7cfffe60 sysfs: fix parent refcounting during rename and move 18 years ago
Tejun Heo 42b37df6ab sysfs: make sysfs_alloc_ino() static 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Tejun Heo dbde0fcf9f sysfs: reimplement sysfs_drop_dentry() 18 years ago
Tejun Heo 198a2a8470 sysfs: separate out sysfs_attach_dentry() 18 years ago
Tejun Heo 73107cb3ad sysfs: kill attribute file orphaning 18 years ago
Tejun Heo 0ab66088c8 sysfs: implement sysfs_dirent active reference and immediate disconnect 18 years ago
Tejun Heo eb36165353 sysfs: implement bin_buffer 18 years ago
Tejun Heo 2b29ac252a sysfs: reimplement symlink using sysfs_dirent tree 18 years ago
Tejun Heo aecdcedaab sysfs: implement kobj_sysfs_assoc_lock 18 years ago
Tejun Heo 3e5190380e sysfs: make sysfs_dirent->s_element a union 18 years ago
Tejun Heo 0c096b507f sysfs: add sysfs_dirent->s_name 18 years ago
Tejun Heo 13b3086d2e sysfs: add sysfs_dirent->s_parent 18 years ago
Tejun Heo a26cd7226c sysfs: consolidate sysfs_dirent creation functions 18 years ago
Tejun Heo 996b73764e sysfs: flatten and fix sysfs_rename_dir() error handling 18 years ago
Tejun Heo dfeb9fb034 sysfs: flatten cleanup paths in sysfs_add_link() and create_dir() 18 years ago
Tejun Heo 93e3cd8270 sysfs: fix error handling in binattr write() 18 years ago
Tejun Heo 7a23ad4404 sysfs: make sysfs_put() ignore NULL sd 18 years ago
Tejun Heo 2b611bb7ab sysfs: allocate inode number using ida 18 years ago
Tejun Heo fa7f912ad4 sysfs: move release_sysfs_dirent() to dir.c 18 years ago
Jan Kara cfc94cdf8e debugfs: add rename for debugfs files 18 years ago
Pavel Emelianov bcf67e1625 Make common helpers for seq_files that work with list_heads 18 years ago
Steven Whitehouse 3ebf44902f [GFS2] Accept old format NFS filehandles 18 years ago
Stefan Haberland bf1a95a225 [S390] fixed cdl-format detection. 18 years ago
Jens Axboe 0845718daf pipe: add documentation and comments 18 years ago
Jens Axboe cac36bb06e pipe: change the ->pin() operation to ->confirm() 18 years ago
Jens Axboe d96e6e7164 Remove remnants of sendfile() 18 years ago
Carsten Otte d054fe3d10 xip sendfile removal 18 years ago
Jens Axboe 932cc6d4f7 splice: completely document external interface with kerneldoc 18 years ago
Jens Axboe d6f517568f sendfile: remove bad_sendfile() from bad_file_ops 18 years ago
Jens Axboe 497f9625c2 pipe: allow passing around of ops private pointer 18 years ago
Jens Axboe d6b29d7cee splice: divorce the splice structure/function definitions from the pipe header 18 years ago
Jens Axboe cf8208d0ea sendfile: convert nfsd to splice_direct_to_actor() 18 years ago
Jens Axboe f0930fffa9 sendfile: convert nfs to using splice_read() 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Jens Axboe 534f2aaa6a sys_sendfile: switch to using ->splice_read, if available 18 years ago
Jens Axboe 6a14b90bb6 vmsplice: add vmsplice-to-user support 18 years ago