Commit Graph

1299 Commits (b50c2de51e611da90cf3cf04c058f7e9bbe79e93)

Author SHA1 Message Date
Arnd Bergmann cbfd0c1001 include/linux/fs.h: fix unsigned enum warning with gcc-4.2 8 years ago
David Howells a528d35e8b statx: Add a system call to make enhanced file info available 8 years ago
Fabian Frederick 93407472a2 fs: add i_blocksize() 8 years ago
Miklos Szeredi 0eb8af4916 vfs: use helper for calling f_op->fsync() 8 years ago
Miklos Szeredi f74ac01520 mm: use helper for calling f_op->mmap() 8 years ago
Miklos Szeredi bb7462b6fd vfs: use helpers for calling f_op->{read,write}_iter() 8 years ago
Amir Goldstein bfe219d373 vfs: wrap write f_ops with file_{start,end}_write() 8 years ago
Amir Goldstein af7bd4dc13 vfs: create vfs helper vfs_tmpfile() 8 years ago
Jan Kara b1d2dc5659 block: Make blk_get_backing_dev_info() safe without open bdev 8 years ago
Jan Kara f44f1ab5a2 block: Unhash block device inodes on gendisk destruction 8 years ago
Amir Goldstein 031a072a0b vfs: call vfs_clone_file_range() under freeze protection 8 years ago
Darrick J. Wong 876bec6f9b vfs: refactor clone/dedupe_file_range common functions 8 years ago
Miklos Szeredi d16744ec8a vfs: make generic_readlink() static 8 years ago
Miklos Szeredi 76fca90e9f vfs: default to generic_readlink() 8 years ago
Miklos Szeredi fd4a0edf2a vfs: replace calling i_op->readlink with vfs_readlink() 8 years ago
Al Viro f0bb5aaf2c vfs: misc struct path constification 8 years ago
Al Viro ca71cf71ee namespace.c: constify struct path passed to a bunch of primitives 8 years ago
Mickaël Salaün 640eb7e7b5 fs: Constify path_is_under()'s arguments 8 years ago
Jan Kara ba6379f7e6 fs: Provide function to get superblock with exclusive s_umount 8 years ago
Christoph Hellwig 2f8b544477 block,fs: untangle fs.h and blk_types.h 8 years ago
Christoph Hellwig 1e3914d4cf block, fs: move submit_bio to bio.h 8 years ago
Christoph Hellwig d38499530e fs: decouple READ and WRITE from the block layer ops 8 years ago
Christoph Hellwig 70fd76140a block,fs: use REQ_* flags directly 8 years ago
Christoph Hellwig a2b809672e block: replace REQ_NOIDLE with REQ_IDLE 8 years ago
Christoph Hellwig b685d3d65a block: treat REQ_FUA and REQ_PREFLUSH as synchronous 8 years ago
Christoph Hellwig 6f6b29171a block: don't use REQ_SYNC in the READ_SYNC definition 8 years ago
Jan Kara 70fe2f4815 aio: fix freeze protection of aio writes 8 years ago
Christoph Hellwig 723c038475 fs: remove the never implemented aio_fsync file operation 8 years ago
Christoph Hellwig 87374179c5 block: add a proper block layer data direction encoding 8 years ago
Miklos Szeredi d60874cd58 vfs: add vfs_get_link() helper 8 years ago
Michal Hocko 9c5d760b8d mm: split gfp_mask and mapping flags into separate fields 8 years ago
Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 8 years ago
Andreas Gruenbacher d0a5b995a3 vfs: Add IOP_XATTR inode operations flag 8 years ago
Andreas Gruenbacher bba0bd31b1 sockfs: Get rid of getxattr iop 8 years ago
Al Viro 82c156f853 switch generic_file_splice_read() to use of ->read_iter() 8 years ago
Deepa Dinamani 3cd886666f vfs: Add current_time() api 8 years ago
Alexey Dobriyan 9b80a184ea fs/file: more unsigned file descriptors 8 years ago
Miklos Szeredi 2773bf00ae fs: rename "rename2" i_op to "rename" 8 years ago
Miklos Szeredi 18fc84dafa vfs: remove unused i_op->rename 8 years ago
Miklos Szeredi e0e0be8a83 libfs: support RENAME_NOREPLACE in simple_rename() 8 years ago
Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode 9 years ago
Miklos Szeredi c568d68341 locks: fix file locking on overlayfs 9 years ago
Miklos Szeredi 598e3c8f72 vfs: update ovl inode before relatime check 9 years ago
Miklos Szeredi f2b20f6ee8 vfs: move permission checking into notify_change() for utimes(NULL) 9 years ago
Miklos Szeredi 2a3a2a3f35 ovl: don't cache acl on overlay layer 9 years ago
Jens Axboe c11f0c0b5b block/mm: make bdev_ops->rw_page() take a bool for read/write 9 years ago
Mike Christie abf545484d mm/block: convert rw_page users to bio op use 9 years ago
Miklos Szeredi f0fce87c36 vfs: make dentry_needs_remove_privs() internal 9 years ago
Miklos Szeredi 3e5a4c94a4 vfs: remove file_needs_remove_privs() 9 years ago
Stephen Boyd a098ecd2fa firmware: support loading into a pre-allocated buffer 9 years ago