Linus Torvalds
|
0f6e0e8448
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
14 years ago |
Aneesh Kumar K.V
|
5fe0c23788
exportfs: Return the minimum required handle size
|
14 years ago |
Eric Paris
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Al Viro
|
3c26ff6e49
convert get_sb_nodev() users
|
15 years ago |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 years ago |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 years ago |
Al Viro
|
1d3382cbf0
new helper: inode_unhashed()
|
14 years ago |
Hugh Dickins
|
602586a83b
shmem: put_super must percpu_counter_destroy
|
15 years ago |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Shaohua Li
|
ff36b80162
shmem: reduce pagefault lock contention
|
15 years ago |
Tim Chen
|
7e496299d4
tmpfs: make tmpfs scalable with percpu_counter for used blocks
|
15 years ago |
Al Viro
|
1f895f75dc
switch shmem.c to ->evice_inode()
|
15 years ago |
Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 years ago |
Christoph Hellwig
|
db78b877f7
always call inode_change_ok early in ->setattr
|
15 years ago |
Christoph Hellwig
|
6a1a90ad1b
rename generic_setattr
|
15 years ago |
Nick Piggin
|
af5a30d8cf
fix truncate inode time modification breakage
|
15 years ago |
npiggin@suse.de
|
3889e6e76f
tmpfs: convert to use the new truncate convention
|
15 years ago |
Christoph Hellwig
|
1b061d9247
rename the generic fsync implementations
|
15 years ago |
Daisuke Nishimura
|
87946a7228
memcg: move charge of file pages
|
15 years ago |
Huang Shijie
|
4b50dc26a0
shmem: remove redundant code
|
15 years ago |
Dmitry Monakhov
|
454abafe9d
ramfs: replace inode uid,gid,mode initialization with helper function
|
15 years ago |
Stephen Hemminger
|
bb4354538e
fs: xattr_handler table should be const
|
15 years ago |
Al Viro
|
718deb6b61
Fix breakage in shmem.c
|
15 years ago |
Christoph Hellwig
|
1c7c474c31
make generic_acl slightly more generic
|
15 years ago |
Christoph Hellwig
|
431547b3c4
sanitize xattr handler prototypes
|
15 years ago |
Al Viro
|
0552f879d4
Untangling ima mess, part 1: alloc_file()
|
15 years ago |
Al Viro
|
2c48b9c455
switch alloc_file() to passing struct path
|
16 years ago |
Al Viro
|
4b42af81f0
switch shmem_file_setup() to alloc_file()
|
16 years ago |
Hugh Dickins
|
aaa468653b
swap_info: note SWAP_MAP_SHMEM
|
15 years ago |