Commit Graph

439 Commits (529eaccd900a59724619b4a6ef6579fd518d5218)

Author SHA1 Message Date
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
npiggin@suse.de 25d9e2d152 truncate: new helpers 16 years ago
Christoph Hellwig 4504230a71 freeze_bdev: grab active reference to frozen superblocks 16 years ago
Christoph Hellwig 4fadd7bb20 freeze_bdev: kill bd_mount_sem 16 years ago
Jeff Layton 42cb56ae2a vfs: change sb->s_maxbytes to a loff_t 16 years ago
Jan Kara 22fe404218 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it 16 years ago
Alexey Dobriyan 7b021967c5 const: make lock_manager_operations const 16 years ago
Alexey Dobriyan 6aed62853c const: make file_lock_operations const 16 years ago
Alexey Dobriyan 0d54b217a2 const: make struct super_block::s_qcop const 16 years ago
Alexey Dobriyan 61e225dc34 const: make struct super_block::dq_op const 16 years ago
Jens Axboe 32a88aa1b6 fs: Assign bdi in super_block 16 years ago
Jens Axboe 2c96ce9f20 fs: remove bdev->bd_inode_backing_dev_info 16 years ago
Andi Kleen 2571873621 HWPOISON: Define a new error_remove_page address space op for async truncation 16 years ago
Jan Kara 18f2ee705d vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() 16 years ago
Jan Kara 148f948ba8 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode 16 years ago
Christoph Hellwig eef9938067 vfs: Rename generic_file_aio_write_nolock 16 years ago
Jan Kara e4dd9de3c6 vfs: Export __generic_file_aio_write() and add some comments 16 years ago
Jan Kara d3bccb6f4b vfs: Introduce filemap_fdatawait_range 16 years ago
David Woodhouse 3d2257f157 Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of reads 16 years ago
Jens Axboe 03ba3782e8 writeback: switch to per-bdi threads for flushing data 16 years ago
Jens Axboe 66f3b8e2e1 writeback: move dirty inodes from super_block to backing_dev_info 16 years ago
Jens Axboe d8a8559cd7 writeback: get rid of generic_sync_sb_inodes() export 16 years ago
Linus Torvalds 5909ccaa30 Make 'check_acl()' a first-class filesystem op 16 years ago
Mimi Zohar 6777d773a4 kernel_read: redefine offset type 16 years ago
Tejun Heo 1905b1bfc0 chrdev: implement __[un]register_chrdev() 16 years ago
Christoph Hellwig 2e00c97e2c vfs: add __destroy_inode 16 years ago
Christoph Hellwig 54e346215e vfs: fix inode_init_always calling convention 16 years ago
Alan Jenkins dddac6a7b4 PM / Hibernate: Replace bdget call with simple atomic_inc of i_count 16 years ago
Al Viro f19d4a8fa6 add caching of ACLs in struct inode 16 years ago
Ankit Jain 3e63cbb1ef fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls 16 years ago
Mike Waychison 286973552f mm: remove __invalidate_mapping_pages variant 16 years ago
Wu Fengguang 1ebf26a9b3 readahead: make mmap_miss an unsigned int 16 years ago
Vegard Nossum 3446a8aa7e fs: introduce __getname_gfp() 16 years ago
Al Viro d5aacad548 New helper - simple_fsync() 16 years ago
Theodore Ts'o 28ad0c118b fs: Rearrange inode structure elements to avoid waste due to padding 16 years ago
Theodore Ts'o 9fd5746fd3 fs: Remove i_cindex from struct inode 16 years ago
Al Viro 62c6943b4b Trim a bit of crap from fs.h 16 years ago
Jan Kara 60b0680fa2 vfs: Rename fsync_super() to sync_filesystem() (version 4) 16 years ago
Jan Kara c15c54f5f0 vfs: Move syncing code from super.c to sync.c (version 4) 16 years ago
Jan Kara 5cee5815d1 vfs: Make sys_sync() use fsync_super() (version 4) 16 years ago
Jan Kara 429479f031 vfs: Make __fsync_super() a static function (version 4) 16 years ago
Christoph Hellwig 876a9f76ab remove s_async_list 16 years ago
Al Viro 589ff870ed Switch collect_mounts() to struct path 16 years ago
Eric Paris 3c5119c05d dnotify: reimplement dnotify using fsnotify 16 years ago
Eric Paris 3be25f49b9 fsnotify: add marks to inodes so groups can interpret how to handle those inodes 16 years ago
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