Nick Piggin
|
af5a30d8cf
fix truncate inode time modification breakage
|
15 年之前 |
npiggin@suse.de
|
3889e6e76f
tmpfs: convert to use the new truncate convention
|
15 年之前 |
Christoph Hellwig
|
1b061d9247
rename the generic fsync implementations
|
15 年之前 |
Daisuke Nishimura
|
87946a7228
memcg: move charge of file pages
|
15 年之前 |
Huang Shijie
|
4b50dc26a0
shmem: remove redundant code
|
15 年之前 |
Dmitry Monakhov
|
454abafe9d
ramfs: replace inode uid,gid,mode initialization with helper function
|
15 年之前 |
Stephen Hemminger
|
bb4354538e
fs: xattr_handler table should be const
|
15 年之前 |
Al Viro
|
718deb6b61
Fix breakage in shmem.c
|
15 年之前 |
Christoph Hellwig
|
1c7c474c31
make generic_acl slightly more generic
|
15 年之前 |
Christoph Hellwig
|
431547b3c4
sanitize xattr handler prototypes
|
15 年之前 |
Al Viro
|
0552f879d4
Untangling ima mess, part 1: alloc_file()
|
15 年之前 |
Al Viro
|
2c48b9c455
switch alloc_file() to passing struct path
|
16 年之前 |
Al Viro
|
4b42af81f0
switch shmem_file_setup() to alloc_file()
|
16 年之前 |
Hugh Dickins
|
aaa468653b
swap_info: note SWAP_MAP_SHMEM
|
15 年之前 |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
15 年之前 |
Linus Torvalds
|
6d7f18f6ea
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
|
15 年之前 |
Jens Axboe
|
5b0830cb90
writeback: get rid to incorrect references to pdflush in comments
|
15 年之前 |
Linus Torvalds
|
db16826367
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 年之前 |
Pekka Enberg
|
425fbf047c
shmem: initialize struct shmem_sb_info to zero
|
15 年之前 |
Hugh Dickins
|
3f96b79ad9
tmpfs: depend on shmem
|
15 年之前 |
Jaswinder Singh Rajput
|
cff397e6b3
mm: includecheck fix for mm/shmem.c
|
15 年之前 |
Daisuke Nishimura
|
2ca4532a49
mm: add_to_swap_cache() does not return -EEXIST
|
15 年之前 |
Andi Kleen
|
aa261f549d
HWPOISON: Enable .remove_error_page for migration aware file systems
|
15 年之前 |
Wu Fengguang
|
6746aff74d
HWPOISON: shmem: call set_page_dirty() with locked page
|
15 年之前 |
Kay Sievers
|
2b2af54a5b
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
|
16 年之前 |
Linus Torvalds
|
6d848a488a
shmfs: use 'check_acl' instead of 'permission'
|
15 年之前 |
Al Viro
|
72c04902d1
Get "no acls for this inode" right, fix shmem breakage
|
16 年之前 |
Al Viro
|
06b16e9f68
switch shmem to inode->i_acl
|
16 年之前 |
Sergei Trofimovich
|
168f5ac668
mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument
|
16 年之前 |
KAMEZAWA Hiroyuki
|
cb4b86ba47
mm: add swap cache interface for swap reference
|
16 年之前 |