Hugh Dickins
|
0142ef6cdc
shmem: replace_page must flush_dcache and others
|
13 years ago |
Linus Torvalds
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
b0b0382bb4
->encode_fh() API change
|
13 years ago |
Hugh Dickins
|
4fb5ef089b
tmpfs: support SEEK_DATA and SEEK_HOLE
|
13 years ago |
Hugh Dickins
|
1aac140031
tmpfs: quit when fallocate fills memory
|
13 years ago |
Hugh Dickins
|
1635f6a741
tmpfs: undo fallocation on failure
|
13 years ago |
Hugh Dickins
|
e2d12e22c5
tmpfs: support fallocate preallocation
|
13 years ago |
Hugh Dickins
|
17cf28afea
mm/fs: remove truncate_range
|
13 years ago |
Hugh Dickins
|
83e4fa9c16
tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE
|
13 years ago |
Hugh Dickins
|
ec9516fbc5
tmpfs: optimize clearing when writing
|
13 years ago |
Hugh Dickins
|
2f6e38f3cd
tmpfs: enable NOSEC optimization
|
13 years ago |
Hugh Dickins
|
bde05d1ccd
shmem: replace page if mapping excludes its zone
|
13 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Eric W. Biederman
|
8751e03958
userns: Convert tmpfs to use kuid and kgid where appropriate
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Jarkko Sakkinen
|
6d9d88d07e
tmpfs: security xattr setting on inode creation
|
13 years ago |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Linus Torvalds
|
3556485f15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 years ago |
Al Viro
|
318ceed088
tidy up after d_make_root() conversion
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Cong Wang
|
9b04c5fec4
mm: remove the second argument of k[un]map_atomic()
|
13 years ago |
Al Viro
|
191c542442
mm: collapse security_vm_enough_memory() variants into a single function
|
13 years ago |
Hugh Dickins
|
245132643e
SHM_UNLOCK: fix Unevictable pages stranded after swap
|
13 years ago |
Hugh Dickins
|
85046579bd
SHM_UNLOCK: fix long unpreemptible section
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |
Al Viro
|
09208d150b
shmem, ramfs: propagate umode_t, open-coded S_ISREG
|
14 years ago |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 years ago |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 years ago |