Artem Bityutskiy
|
9e9ad5f408
fs/ufs: get rid of write_super
|
13 年 前 |
Artem Bityutskiy
|
7bd54ef722
fs/ufs: re-arrange the code a bit
|
13 年 前 |
Artem Bityutskiy
|
65e5e83f7d
fs/ufs: remove extra superblock write on unmount
|
13 年 前 |
Artem Bityutskiy
|
9d46be294d
fs/sysv: stop using write_super and s_dirt
|
13 年 前 |
Artem Bityutskiy
|
eee458936b
fs/sysv: remove another useless write_super call
|
13 年 前 |
Artem Bityutskiy
|
a4d05d315a
fs/sysv: remove useless write_super call
|
13 年 前 |
Artem Bityutskiy
|
5687b5780e
hfs: get rid of hfs_sync_super
|
13 年 前 |
Artem Bityutskiy
|
b16ca62635
hfs: introduce VFS superblock object back-reference
|
13 年 前 |
Artem Bityutskiy
|
4527440d5d
hfs: simplify a bit checking for R/O
|
13 年 前 |
Artem Bityutskiy
|
a3742d4828
hfs: remove extra mdb write on unmount
|
13 年 前 |
Artem Bityutskiy
|
b59352359d
hfs: get rid of lock_super
|
13 年 前 |
Artem Bityutskiy
|
715189d836
hfs: push lock_super down
|
13 年 前 |
Artem Bityutskiy
|
9e6c5829b0
hfsplus: get rid of write_super
|
13 年 前 |
Artem Bityutskiy
|
58770d7e83
hfsplus: remove useless check
|
13 年 前 |
Artem Bityutskiy
|
b7a90e8043
hfsplus: amend debugging print
|
13 年 前 |
Artem Bityutskiy
|
0a81861978
hfsplus: make hfsplus_sync_fs static
|
13 年 前 |
Al Viro
|
d35abdb288
hold task_lock around checks in keyctl
|
13 年 前 |
Al Viro
|
6120d3dbb1
get rid of ->scm_work_list
|
13 年 前 |
Al Viro
|
3ffa3c0e3f
aio: now fput() is OK from interrupt context; get rid of manual delayed __fput()
|
13 年 前 |
Al Viro
|
4a9d4b024a
switch fput to task_work_add
|
13 年 前 |
Al Viro
|
a2d4c71d15
deal with task_work callbacks adding more work
|
13 年 前 |
Al Viro
|
ed3e694d78
move exit_task_work() past exit_files() et.al.
|
13 年 前 |
Al Viro
|
67d1214551
merge task_work and rcu_head, get rid of separate allocation for keyring case
|
13 年 前 |
Al Viro
|
158e1645e0
trim task_work: get rid of hlist
|
13 年 前 |
Al Viro
|
41f9d29f09
trimming task_work: kill ->data
|
13 年 前 |
Al Viro
|
7266702805
signal: make sure we don't get stopped with pending task_work
|
13 年 前 |
Al Viro
|
1e0ea00144
use __lookup_hash() in kern_path_parent()
|
13 年 前 |
David Howells
|
0bdaea9017
VFS: Split inode_permission()
|
13 年 前 |
David Howells
|
9249e17fe0
VFS: Pass mount flags to sget()
|
13 年 前 |
David Howells
|
f015f1267b
VFS: Comment mount following code
|
13 年 前 |