Linus Torvalds
|
ddf1d6238d
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
32fb378437
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 years ago |
Hugh Dickins
|
267a4c76bb
tmpfs: fix shmem_evict_inode() warnings on i_blocks
|
9 years ago |
Al Viro
|
6a6c990496
teach shmem_get_link() to work in RCU mode
|
9 years ago |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 years ago |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 years ago |
Andreas Gruenbacher
|
786534b92f
tmpfs: listxattr should include POSIX ACL xattrs
|
9 years ago |
Andreas Gruenbacher
|
aa7c5241c3
tmpfs: Use xattr handler infrastructure
|
9 years ago |
Mel Gorman
|
dd56b04642
mm: page_alloc: hide some GFP internals and document the bits and flag combinations
|
10 years ago |
Hugh Dickins
|
d0424c429f
tmpfs: avoid a little creat and stat slowdown
|
10 years ago |
Hugh Dickins
|
45637bab30
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
|
10 years ago |
Yu Zhao
|
44a30220bc
shmem: recalculate file inode when fstat
|
10 years ago |
Stephen Smalley
|
e1832f2923
ipc: use private shmem or hugetlbfs inodes for shm segments.
|
10 years ago |
Josef Bacik
|
afa2db2fb6
tmpfs: truncate prealloc blocks past i_size
|
10 years ago |
Linus Torvalds
|
052b398a43
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Hugh Dickins
|
66fc130394
mm: shmem_zero_setup skip security check and lockdep conflict with XFS
|
10 years ago |
Al Viro
|
5f2c4179e1
switch ->put_link() from dentry to inode
|
10 years ago |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 years ago |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 years ago |
Al Viro
|
60380f193e
shmem: switch to simple_follow_link()
|
10 years ago |
David Howells
|
75c3cfa855
VFS: assorted weird filesystems: d_inode() annotations
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Al Viro
|
c0fec3a98b
Merge branch 'iocb' into for-next
|
10 years ago |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 years ago |
Sasha Levin
|
f0774d884b
mm: shmem: check for mapping owner before dereferencing
|
10 years ago |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Linus Torvalds
|
6bec003528
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
|
10 years ago |
Vladimir Davydov
|
93aa7d9524
swap: remove unused mem_cgroup_uncharge_swapcache declaration
|
10 years ago |
Kirill A. Shutemov
|
d83a08db5b
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
|
10 years ago |