Commit Graph

384 Commits (ae03bf639a5027d27270123f5f6e3ee6a412781d)

Author SHA1 Message Date
Miklos Szeredi 6818173bd6 splice: implement default splice_read method 16 years ago
Al Viro 2a32cebd6c Fix races around the access to ->s_options 16 years ago
Al Viro 6e8341a11e Switch open_exec() and sys_uselib() to do_open_filp() 16 years ago
Al Viro 74dbbdd7fd New helper: deactivate_locked_super() 16 years ago
Tetsuo Handa 38e23c95f9 fs: Mark get_filesystem_list() as __init function. 16 years ago
Christoph Hellwig 2eae7a1874 kill vfs_stat_fd / vfs_lstat_fd 16 years ago
Oleg Drokin 0112fc2229 Separate out common fstatat code into vfs_fstatat 16 years ago
Miklos Szeredi 61e0d47c33 splice: add helpers for locking pipe inode 16 years ago
Miklos Szeredi f8cc774ce4 splice: remove generic_file_splice_write_nolock() 16 years ago
Jens Axboe 48e70bc18a Document and move the various READ/WRITE types 16 years ago
Serge E. Hallyn 909e6d9479 namespaces: move proc_net_get_sb to a generic fs/super.c helper 16 years ago
Jens Axboe aeb6fafb8f block: Add flag for telling the IO schedulers NOT to anticipate more IO 16 years ago
Jens Axboe a1f242524c Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUG 16 years ago
Ingo Molnar 76791ab2d5 kmemtrace, fs: uninline simple_transaction_set() 16 years ago
Pekka Enberg 3d544f411f kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/security.h 16 years ago
Eric Sandeen c2d7543851 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems 16 years ago
Al Viro 47e4491b40 Cleanup after commit 585d3bc06f 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Jonathan Corbet 4a6a449969 Fix a lockdep warning in fasync_helper() 16 years ago
Sukadev Bhattiprolu a3ec947c85 vfs: simple_set_mnt() should return void 16 years ago
Nick Piggin 585d3bc06f fs: move bdev code out of buffer.c 16 years ago
Steven Whitehouse af5df56688 vfs: Further changes from macro to inline function in fs.h 16 years ago
Steven Whitehouse c2aca5e529 vfs: Update fs.h to use inline functions when no file locking set 16 years ago
Cheng Renquan 10f303ae1e do_pipe cleanup: drop its last user in arch/alpha/ 16 years ago
Matthew Garrett d0adde574b Add a strictatime mount option 16 years ago
Jonathan Corbet db1dd4d376 Use f_lock to protect f_flags 16 years ago
Jonathan Corbet 6849991490 Rename struct file->f_ep_lock 16 years ago
Paul Turner 55ec82176e vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags 16 years ago
Jens Axboe 93dbb39350 block: fix bad definition of BIO_RW_SYNC 16 years ago
Takashi Sato fcccf50254 filesystem freeze: implement generic freeze feature 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Arjan van de Ven efaee19206 async: make the final inode deletion an asynchronous event 16 years ago
Nick Piggin 856bf4d717 fs: sys_sync fix 16 years ago
Christoph Hellwig 4c728ef583 add a vfs_fsync helper 16 years ago
Steven Whitehouse e9079cce20 GFS2: Support for FIEMAP ioctl 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Theodore Ts'o 87d8fe1ee6 add releasepage hooks to block devices which can be used by file systems 16 years ago
Al Viro 261bca86ed nfsd/create race fixes, infrastructure 16 years ago
Al Viro 6badd79bd0 kill ->dir_notify() 16 years ago
Christoph Hellwig cb23beb551 kill vfs_permission 16 years ago
Christoph Hellwig 3fb64190aa pass a struct path * to may_open 16 years ago
Jan Engelhardt dded4f4d50 include: linux/fs.h: put declarations in __KERNEL__ 16 years ago
Christoph Hellwig 4d4be482a4 [XFS] add a FMODE flag to make XFS invisible I/O less hacky 16 years ago
Christoph Hellwig fc9161e54d [PATCH 2/2] documnt FMODE_ constants 16 years ago
Christoph Hellwig fd4ce1acd0 [PATCH 1/2] kill FMODE_NDELAY_NOW 16 years ago
David Howells d76b0d9b2d CRED: Use creds in file structs 16 years ago
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 16 years ago
David Howells da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 16 years ago
David Chinner 8290c35f87 Inode: Allow external list initialisation 17 years ago