Yang Shi
|
9c5650359a
vfs: remove unused hardirq.h
|
7 gadi atpakaļ |
Shakeel Butt
|
f3f7c09355
fs, mm: account filp cache to kmemcg
|
7 gadi atpakaļ |
Mimi Zohar
|
bb02b186d0
ima: call ima_file_free() prior to calling fasync
|
8 gadi atpakaļ |
Byungchul Park
|
b9ea557ee9
fput: Don't reinvent the wheel but use existing llist API
|
8 gadi atpakaļ |
Jeff Layton
|
5660e13d2f
fs: new infrastructure for writeback error handling and reporting
|
8 gadi atpakaļ |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
8 gadi atpakaļ |
Al Viro
|
a4141d7cf8
constify alloc_file()
|
8 gadi atpakaļ |
Mel Gorman
|
4248b0da46
fs, file table: reinit files_stat.max_files after deferred memory initialisation
|
10 gadi atpakaļ |
Al Viro
|
e5e6e97fe0
remove the pointless include of lglock.h
|
10 gadi atpakaļ |
Al Viro
|
8436318205
->aio_read and ->aio_write removed
|
10 gadi atpakaļ |
Linus Torvalds
|
77c688ac87
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 gadi atpakaļ |
Eric Biggers
|
a457606a6f
fs/file_table.c: Update alloc_file() comment
|
10 gadi atpakaļ |
Tejun Heo
|
908c7f1949
percpu_counter: add @gfp to percpu_counter_init()
|
11 gadi atpakaļ |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 gadi atpakaļ |
Joe Perches
|
1f7e0616cd
fs: convert use of typedef ctl_table to struct ctl_table
|
11 gadi atpakaļ |
Al Viro
|
293bc9822f
new methods: ->read_iter() and ->write_iter()
|
11 gadi atpakaļ |
Al Viro
|
7f7f25e82d
replace checking for ->read/->aio_read presence with check in ->f_mode
|
11 gadi atpakaļ |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 gadi atpakaļ |
Linus Torvalds
|
f7789dc0d4
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
|
11 gadi atpakaļ |
Al Viro
|
7f4b36f9bb
get rid of files_defer_init()
|
11 gadi atpakaļ |
Al Viro
|
83f936c75e
mark struct file that had write access grabbed by open()
|
11 gadi atpakaļ |
Al Viro
|
4597e695b8
get rid of DEBUG_WRITECOUNT
|
11 gadi atpakaļ |
Al Viro
|
dd20908a8a
don't bother with {get,put}_write_access() on non-regular files
|
11 gadi atpakaļ |
Jeff Layton
|
78ed8a1338
locks: rename locks_remove_flock to locks_remove_file
|
11 gadi atpakaļ |
Linus Torvalds
|
9c225f2655
vfs: atomic f_pos accesses as per POSIX
|
11 gadi atpakaļ |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 gadi atpakaļ |
Al Viro
|
eee5cc2702
get rid of s_files and files_lock
|
12 gadi atpakaļ |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 gadi atpakaļ |
Al Viro
|
c7314d74fc
nfsd regression since delayed fput()
|
11 gadi atpakaļ |
Andrew Morton
|
be49b30a98
fs/file_table.c:fput(): make comment more truthful
|
12 gadi atpakaļ |