Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
8 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
Al Viro
|
3309dd04cb
switch generic_write_checks() to iocb and iter
|
10 年之前 |
Al Viro
|
0fa6b005af
generic_write_checks(): drop isblk argument
|
10 年之前 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 年之前 |
Al Viro
|
274a48869b
ncpfs: switch to ->read_iter/->write_iter
|
10 年之前 |
Al Viro
|
a67f797db6
ncpfs: use file_inode()
|
10 年之前 |
Joe Perches
|
e45ca8baa3
ncpfs: convert PPRINTK to ncp_vdbg
|
11 年之前 |
Joe Perches
|
d3b73ca1be
ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg
|
11 年之前 |
Joe Perches
|
b41f8b84d0
ncpfs: Add pr_fmt and convert printks to pr_<level>
|
11 年之前 |
Al Viro
|
84eb3532b5
ncpfs: switch to %p[dD]
|
12 年之前 |
Josef Bacik
|
c3b2da3148
fs: introduce inode operation ->update_time
|
13 年之前 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 年之前 |
Al Viro
|
32c419d95f
move internal-only parts of ncpfs headers to fs/ncpfs
|
14 年之前 |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 年之前 |
Petr Vandrovec
|
2e54eb96e2
BKL: Remove BKL from ncpfs
|
15 年之前 |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 年之前 |
John Kacur
|
93d84b6d99
ncpfs: BKL ioctl pushdown
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Andi Kleen
|
9465efc9e9
Remove BKL from remote_llseek v2
|
17 年之前 |
Micah Cowan
|
17973f5af7
Only send SIGXFSZ when exceeding rlimits.
|
18 年之前 |
Alexey Dobriyan
|
e8edc6e03a
Detach sched.h from mm.h
|
18 年之前 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 年之前 |
Arjan van de Ven
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
18 年之前 |
Josef Sipek
|
92e5baef85
[PATCH] struct path: convert ncpfs
|
18 年之前 |
Petr Vandrovec
|
54f67f631d
[PATCH] Move ncpfs 32bit compat ioctl to ncpfs
|
19 年之前 |
Arjan van de Ven
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 年之前 |
Ingo Molnar
|
8e3f90459b
[PATCH] sem2mutex: NCPFS
|
19 年之前 |