Commit Graph

168 Commits (21fc61c73c3903c4c312d0802da01ec2b323d174)

Author SHA1 Message Date
Hin-Tak Leung b4cc0efea4 hfs: fix B-tree corruption after insertion at position 0 10 years ago
Hin-Tak Leung 7cb74be6fd hfs,hfsplus: cache pages correctly between bnode_create and bnode_free 10 years ago
Kees Cook a068acf2ee fs: create and use seq_show_option for escaping 10 years ago
Rasmus Villemoes db6172c411 fs: cleanup slight list_entry abuse 10 years ago
Tejun Heo 66114cad64 writeback: separate out include/linux/backing-dev-defs.h 10 years ago
Chengyu Song 13f244852f hfs: incorrect return values 10 years ago
David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
Omar Sandoval 22c6186ece direct_IO: remove rw from a_ops->direct_IO() 10 years ago
Omar Sandoval 6f67376318 direct_IO: use iov_iter_rw() instead of rw everywhere 10 years ago
Omar Sandoval 17f8c842d2 Remove rw from {,__,do_}blockdev_direct_IO() 10 years ago
Al Viro 5d5d568975 make new_sync_{read,write}() static 10 years ago
Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h 10 years ago
Rasmus Villemoes ddbc22e27e fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmp 10 years ago
Fabian Frederick a792d90829 fs/hfs/hfs_fs.h: remove redundant sys_tz declaration 10 years ago
Al Viro 8174202b34 write_iter variants of {__,}generic_file_aio_write() 11 years ago
Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() 11 years ago
Al Viro 31b140398c switch {__,}blockdev_direct_IO() to iov_iter 11 years ago
Al Viro a6cbcd4a4a get rid of pointless iov_length() in ->direct_IO() 11 years ago
Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() 11 years ago
Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
Michael Opdenacker 74a797d99a fs/hfs/btree.h: remove duplicate defines 11 years ago
Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
Linus Torvalds da53be12bb Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
Al Viro 002f8bec85 [readdir] convert hfs 12 years ago
Jeff Mahoney fb09c3733a hfs: avoid crash in hfs_bnode_create 12 years ago
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Al Viro 1950267e6e hfs: SMP race on directory close() 12 years ago
Joe Perches d614267329 hfs/hfsplus: convert printks to pr_<level> 12 years ago
Joe Perches c2b3e1f76e hfs/hfsplus: convert dprint to hfs_dbg 12 years ago
Alexey Khoroshilov 9509f17851 hfs: add error checking for hfs_find_init() 12 years ago
Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Kees Cook adae07485e fs/hfs: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Marco Stornelli c8cf464bc5 hfs: drop vmtruncate 12 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 12 years ago
Eric W. Biederman 43b5e4ccd4 userns: Convert hfs to use kuid and kgid where appropriate 13 years ago
Tejun Heo 43829731dd workqueue: deprecate flush[_delayed]_work_sync() 13 years ago
Artem Bityutskiy 50640bcc0a hfs: nuke write_super from comments 13 years ago
Artem Bityutskiy 5687b5780e hfs: get rid of hfs_sync_super 13 years ago
Artem Bityutskiy b16ca62635 hfs: introduce VFS superblock object back-reference 13 years ago
Artem Bityutskiy 4527440d5d hfs: simplify a bit checking for R/O 13 years ago
Artem Bityutskiy a3742d4828 hfs: remove extra mdb write on unmount 13 years ago
Artem Bityutskiy b59352359d hfs: get rid of lock_super 13 years ago
Artem Bityutskiy 715189d836 hfs: push lock_super down 13 years ago
Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago