Commit Graph

265 Commits (3ce92a2a7b03dae6b7778e2a5ff52f2042512887)

Author SHA1 Message Date
Fengguang Wu f4e6b498d6 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos 18 years ago
Fengguang Wu 0bb7ba6b9c readahead: mmap read-around simplification 18 years ago
Fengguang Wu 937085aa35 readahead: compacting file_ra_state 18 years ago
Peter Zijlstra 14358e6dda lockdep: annotate dir vs file i_mutex 18 years ago
Peter Zijlstra d475fd428c lockdep: per filesystem inode lock class 18 years ago
Pavel Emelyanov 7f8ada98d9 Rework /proc/locks via seq_files and seq_list helpers 18 years ago
Pavel Emelyanov a16877ca9c Cleanup macros for distinguishing mandatory locks 18 years ago
Adrian Bunk ec05b297f9 [PATCH] remove mm/filemap.c:file_send_actor() 18 years ago
Christoph Hellwig 0af1a45046 rename setlease to generic_setlease 18 years ago
Fengguang Wu f9acc8c7b3 readahead: sanify file_ra_state names 18 years ago
Fengguang Wu c743d96b6d readahead: remove the old algorithm 18 years ago
Fengguang Wu 5ce1110b92 readahead: data structure and routines 18 years ago
Akinobu Mita e53252d97e unregister_chrdev() return void 18 years ago
J. Bruce Fields 6d34ac199a locks: make posix_test_lock() interface more consistent 18 years ago
J. Bruce Fields 4698afe8e3 locks: export setlease to filesystems 18 years ago
J. Bruce Fields f9ffed26d6 locks: provide a file lease method enabling cluster-coherent leases 18 years ago
J. Bruce Fields a9933cea7a locks: rename lease functions to reflect locks.c conventions 18 years ago
Amit Arora 97ac73506c sys_fallocate() implementation on i386, x86_64 and powerpc 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
Akinobu Mita f4480240f7 unregister_blkdev(): return void 18 years ago
Adrian Bunk 62239ac2b3 proper prototype for proc_nr_files() 18 years ago
Stefan Richter 9e7bf24b1b fs: clarify "dummy" member in struct inodes_stat_t 18 years ago
David Howells e8d6c55412 AFS: implement file locking 18 years ago
Andrew Morton fc9a07e7bf invalidate_mapping_pages(): add cond_resched 18 years ago
Jens Axboe d96e6e7164 Remove remnants of sendfile() 18 years ago
Carsten Otte d054fe3d10 xip sendfile removal 18 years ago
Jens Axboe 0452a4e5d0 sendfile: kill generic_file_sendfile() 18 years ago
Dave Hansen 71c4215790 document nlink function 18 years ago
David Howells acaebfd8a7 [MTD] generalise the handling of MTD-specific superblocks 18 years ago
Mark Fasheh ef51c97623 Remove do_sync_file_range() 18 years ago
Miklos Szeredi 79c0b2df79 add filesystem subtype support 18 years ago
Chris Snook 1ae7075bcd use use SEEK_MAX to validate user lseek arguments 18 years ago
Dmitriy Monakhov 0ceb331433 mm: move common segment checks to separate helper function 18 years ago
Jan Kara 6ce745ed39 readahead: code cleanup 18 years ago
Jan Kara ec0f163722 readahead: improve heuristic detecting sequential reads 18 years ago
Marc Eshel 2beb6614f5 locks: add fl_grant callback for asynchronous lock return 18 years ago
Marc Eshel 9b9d2ab415 locks: add lock cancel command 18 years ago
Marc Eshel 150b393456 locks: allow {vfs,posix}_lock_file to return conflicting lock 18 years ago
Marc Eshel 7723ec9777 locks: factor out generic/filesystem switch from setlock code 18 years ago
J. Bruce Fields 3ee17abd14 locks: factor out generic/filesystem switch from test_lock 18 years ago
Marc Eshel 9d6a8c5c21 locks: give posix_test_lock same interface as ->lock 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Mark Fasheh 5b04aa3a64 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Christoph Hellwig fb58b7316a [PATCH] move remove_dquot_ref to dqout.c 18 years ago
Andrew Morton fc0ecff698 [PATCH] remove invalidate_inode_pages() 18 years ago
Anton Altaparmakov 54bc485522 [PATCH] Export invalidate_mapping_pages() to modules 18 years ago
Eric Dumazet 37756ced1f [PATCH] avoid one conditional branch in touch_atime() 18 years ago