Commit Graph

6010 Commits (eb40a09c679d7f9709f7087add57f2e1c7122bb3)

Author SHA1 Message Date
David Chinner e927af90aa [XFS] Block on unwritten extent conversion during synchronous direct I/O. 18 years ago
David Chinner f4a9f28a90 [XFS] Flush the block device before closing it on unmount. 18 years ago
David Chinner 4e5ae8386b [XFS] xfs_bmapi fails to update the previous extent pointer 18 years ago
David Chinner 210c6f1caa [XFS] Fix the transaction flags to make lazy superblock counters work. 18 years ago
David Chinner 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
Andrew Morton 3260f78ad6 [XFS] Use generic shrinker interfaces in XFS. 18 years ago
David Chinner 92dfe8d266 [XFS] Make hole punching at EOF atomic. 18 years ago
David Chinner 511105b3d7 [XFS] Fix vmalloc leak on mount/unmount. 18 years ago
Christoph Hellwig ca165b8892 [XFS] Fix double free in xfs_buf_get_noaddr error handling path 18 years ago
David Chinner 3db296f341 [XFS] Fix use-after-free during log unmount. 18 years ago
David Chinner 40095b64f5 [XFS] Sleeping with the ilock waiting for I/O completion is Bad. 18 years ago
Nathan Scott 4cc929ee30 [XFS] Don't grow filesystems past the size they can index. 18 years ago
Christoph Hellwig 1fa40b01ae [XFS] Only use refcounted pages for I/O 18 years ago
Jens Axboe 4fbef206da nfsd: fix nfsd_vfs_read() splice actor setup 18 years ago
Jens Axboe 51a92c0f6c splice: fix offset mangling with direct splicing (sendfile) 18 years ago
James Morris 29ce20586b security: revalidate rw permissions for sys_splice and sys_vmsplice 18 years ago
Zhang Rui 91a6902958 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 18 years ago
Tejun Heo 51225039f3 sysfs: make directory dentries and inodes reclaimable 18 years ago
Tejun Heo 53e0ae9269 sysfs: implement sysfs_get_dentry() 18 years ago
Tejun Heo a0edd7c848 sysfs: move sysfs_drop_dentry() to dir.c and make it static 18 years ago
Tejun Heo fb6896da37 sysfs: restructure add/remove paths and fix inode update 18 years ago
Tejun Heo 3007e997de sysfs: use sysfs_mutex to protect the sysfs_dirent tree 18 years ago
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