Hugh Dickins
|
e6c9366b2a
tmpfs: fix highmem swapoff crash regression
|
14 年之前 |
Hugh Dickins
|
05bf86b4cc
tmpfs: fix race between swapoff and writepage
|
14 年之前 |
Hugh Dickins
|
59a16ead57
tmpfs: fix spurious ENOSPC when racing with unswap
|
14 年之前 |
Hugh Dickins
|
778dd893ae
tmpfs: fix race between umount and swapoff
|
14 年之前 |
Hugh Dickins
|
b1dea800ac
tmpfs: fix race between umount and writepage
|
14 年之前 |
Hugh Dickins
|
fc5da22ae3
tmpfs: fix off-by-one in max_blocks checks
|
14 年之前 |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 年之前 |
Hugh Dickins
|
bee4c36a5c
shmem: let shared anonymous be nonlinear again
|
14 年之前 |
Minchan Kim
|
4c73b1bc6b
mm: shmem: change remove_from_page_cache
|
14 年之前 |
Linus Torvalds
|
e16b396ce3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Linus Torvalds
|
0f6e0e8448
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
14 年之前 |
Aneesh Kumar K.V
|
5fe0c23788
exportfs: Return the minimum required handle size
|
14 年之前 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 年之前 |
Justin P. Mattock
|
ae0e47f02a
Remove one to many n's in a word
|
14 年之前 |
Eric Paris
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 年之前 |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 年之前 |
Al Viro
|
3c26ff6e49
convert get_sb_nodev() users
|
15 年之前 |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 年之前 |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 年之前 |
Al Viro
|
1d3382cbf0
new helper: inode_unhashed()
|
14 年之前 |
Hugh Dickins
|
602586a83b
shmem: put_super must percpu_counter_destroy
|
15 年之前 |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 年之前 |
Shaohua Li
|
ff36b80162
shmem: reduce pagefault lock contention
|
15 年之前 |
Tim Chen
|
7e496299d4
tmpfs: make tmpfs scalable with percpu_counter for used blocks
|
15 年之前 |
Al Viro
|
1f895f75dc
switch shmem.c to ->evice_inode()
|
15 年之前 |
Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 年之前 |
Christoph Hellwig
|
db78b877f7
always call inode_change_ok early in ->setattr
|
15 年之前 |
Christoph Hellwig
|
6a1a90ad1b
rename generic_setattr
|
15 年之前 |
Nick Piggin
|
af5a30d8cf
fix truncate inode time modification breakage
|
15 年之前 |
npiggin@suse.de
|
3889e6e76f
tmpfs: convert to use the new truncate convention
|
15 年之前 |