Oleg Nesterov
|
4f5e65a1cc
fput: turn "list_head delayed_fput_list" into llist_head
|
12 years ago |
Jeff Layton
|
7012b02a2b
locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock
|
12 years ago |
Mel Gorman
|
b45972265f
mm: vmscan: take page buffers dirty and locked state into account
|
12 years ago |
Linus Torvalds
|
790eac5640
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Jie Liu
|
46a1c2c7ae
vfs: export lseek_execute() to modules
|
12 years ago |
Linus Torvalds
|
9e239bb939
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Jeff Layton
|
3999e49364
locks: add a new "lm_owner_key" lock operation
|
12 years ago |
Jeff Layton
|
139ca04ee5
locks: convert fl_link to a hlist_node
|
12 years ago |
Jeff Layton
|
1c8c601a8c
locks: protect most of the file_lock handling with i_lock
|
12 years ago |
Jeff Layton
|
1cb3601259
locks: comment cleanups and clarifications
|
12 years ago |
Jeff Layton
|
1a9e64a711
cifs: use posix_unblock_lock instead of locks_delete_block
|
12 years ago |
Jeff Layton
|
f891a29f46
locks: drop the unused filp argument to posix_unblock_lock
|
12 years ago |
Al Viro
|
68d70d03f8
constify rw_verify_area()
|
12 years ago |
Al Viro
|
1bf9d14dff
new helper: fixed_size_llseek()
|
12 years ago |
Al Viro
|
0b3fca1fd1
kill find_inode_number()
|
12 years ago |
Al Viro
|
f4e0c30c19
allow the temp files created by open() to be linked to
|
12 years ago |
Al Viro
|
60545d0d46
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
|
12 years ago |
Al Viro
|
ac6614b764
[readdir] constify ->actor
|
12 years ago |
Al Viro
|
2233f31aad
[readdir] ->readdir() is gone
|
12 years ago |
Al Viro
|
5ded75ec4c
[readdir] convert ext3
|
12 years ago |
Al Viro
|
5f99f4e79a
[readdir] switch dcache_readdir() users to ->iterate()
|
12 years ago |
Al Viro
|
bb6f619b3a
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
|
12 years ago |
Al Viro
|
5c0ba4e076
[readdir] introduce iterate_dir() and dir_context
|
12 years ago |
Al Viro
|
7995bd2871
splice: don't pass the address of ->f_pos to methods
|
12 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Al Viro
|
4385bab128
make blkdev_put() return void
|
12 years ago |
Jan Kara
|
5ae98f1589
fs: Fix hang with BSD accounting on frozen filesystem
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Fan Du
|
74e3d1e17b
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
|
12 years ago |
Al Viro
|
599a0ac14e
pipe: fold file_operations instances in one
|
12 years ago |