Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 tahun lalu |
Al Viro
|
6c673ab393
simplify gfs2_lookup()
|
14 tahun lalu |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 tahun lalu |
Al Viro
|
2830ba7f34
->permission() sanitizing: don't pass flags to generic_permission()
|
14 tahun lalu |
Al Viro
|
178ea73521
kill check_acl callback of generic_permission()
|
14 tahun lalu |
Steven Whitehouse
|
f2741d9898
GFS2: Move all locking inside the inode creation function
|
14 tahun lalu |
Steven Whitehouse
|
160b4026dc
GFS2: Clean up symlink creation
|
14 tahun lalu |
Steven Whitehouse
|
e2d0a13bba
GFS2: Clean up mkdir
|
14 tahun lalu |
Steven Whitehouse
|
2ab9cd1c63
GFS2: Rename ops_inode.c to inode.c
|
14 tahun lalu |
Steven Whitehouse
|
64ea540258
GFS2: Inode.c is empty now, remove it
|
14 tahun lalu |
Steven Whitehouse
|
9eed04cd99
GFS2: Move final part of inode.c into super.c
|
14 tahun lalu |
Steven Whitehouse
|
194c011fc4
GFS2: Move most of the remaining inode.c into ops_inode.c
|
14 tahun lalu |
Steven Whitehouse
|
d4b2cf1b05
GFS2: Move gfs2_refresh_inode() and friends into glops.c
|
14 tahun lalu |
Steven Whitehouse
|
94fb763b1a
GFS2: Remove gfs2_dinode_print() function
|
14 tahun lalu |
Steven Whitehouse
|
3d6ecb7d16
GFS2: When adding a new dir entry, inc link count if it is a subdir
|
14 tahun lalu |
Steven Whitehouse
|
d192a8e5c6
GFS2: Double check link count under glock
|
14 tahun lalu |
Steven Whitehouse
|
4667a0ec32
GFS2: Make writeback more responsive to system conditions
|
14 tahun lalu |
Steven Whitehouse
|
f42ab08529
GFS2: Optimise glock lru and end of life inodes
|
14 tahun lalu |
Bob Peterson
|
44ad37d69b
GFS2: filesystem hang caused by incorrect lock order
|
14 tahun lalu |
James Morris
|
fe3fa43039
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
|
14 tahun lalu |
Eric Paris
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 tahun lalu |
Steven Whitehouse
|
24d9765fc1
GFS2: Fix error path in gfs2_lookup_by_inum()
|
14 tahun lalu |
Linus Torvalds
|
b4a45f5fe8
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
|
14 tahun lalu |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 tahun lalu |
Steven Whitehouse
|
9e55cd5372
GFS2: Remove unreachable calls to vmtruncate
|
14 tahun lalu |
Steven Whitehouse
|
044b9414c7
GFS2: Fix inode deallocation race
|
14 tahun lalu |
Steven Whitehouse
|
a2e0f79939
GFS2: Remove i_disksize
|
15 tahun lalu |
Al Viro
|
a4ffdde6e5
simplify checks for I_CLEAR/I_FREEING
|
15 tahun lalu |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 tahun lalu |
Bob Peterson
|
b1becbdee7
GFS2: Fix kernel NULL pointer dereference by dlm_astd
|
15 tahun lalu |