Kees Cook
|
a068acf2ee
fs: create and use seq_show_option for escaping
|
10 년 전 |
Linus Torvalds
|
052b398a43
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 년 전 |
Al Viro
|
5f2c4179e1
switch ->put_link() from dentry to inode
|
10 년 전 |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 년 전 |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 년 전 |
Richard Weinberger
|
a718c92219
hostfs: Use correct mask for file mode
|
10 년 전 |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 년 전 |
Linus Torvalds
|
e44740c1a9
Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
|
10 년 전 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 년 전 |
Richard Weinberger
|
0c9bd6365d
um: hostfs: Reduce number of syscalls in readdir
|
10 년 전 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 년 전 |
Richard Weinberger
|
b98b91029c
hostfs: No need to box and later unbox the file mode
|
10 년 전 |
Richard Weinberger
|
af6aa1b9ca
hostfs: Use page_offset()
|
10 년 전 |
Richard Weinberger
|
b86b413a32
hostfs: Set page flags in hostfs_readpage() correctly
|
10 년 전 |
Richard Weinberger
|
bd1052a245
hostfs: Remove superfluous initializations in hostfs_open()
|
10 년 전 |
Richard Weinberger
|
a9d1958b4b
hostfs: hostfs_open: Reset open flags upon each retry
|
10 년 전 |
Richard Weinberger
|
112a5da717
hostfs: Remove superfluous test in hostfs_open()
|
10 년 전 |
Richard Weinberger
|
7f74a66879
hostfs: Report append flag in ->show_options()
|
10 년 전 |
Richard Weinberger
|
7c9509924c
hostfs: Use __getname() in follow_link
|
10 년 전 |
Richard Weinberger
|
c278e81b8a
hostfs: Remove open coded strcpy()
|
10 년 전 |
Richard Weinberger
|
aad50b1e06
hostfs: Add a BUG_ON to detect behavior changes of dentry_path_raw()
|
10 년 전 |
Richard Weinberger
|
41761ddfae
hostfs: Make hostfs_readpage more readable
|
10 년 전 |
Richard Weinberger
|
2ad2dca6fd
hostfs: Handle bogus st.mode
|
10 년 전 |
Richard Weinberger
|
4c6dcafc69
hostfs: Allow fsync on directories
|
10 년 전 |
Richard Weinberger
|
af9556586a
hostfs: hostfs_file_open: Fix a fd leak in hostfs_file_open
|
10 년 전 |
Richard Weinberger
|
69886e676e
hostfs: hostfs_file_open: Switch to data locking model
|
10 년 전 |
Miklos Szeredi
|
9a423bb6e3
hostfs: support rename flags
|
11 년 전 |
Al Viro
|
8174202b34
write_iter variants of {__,}generic_file_aio_write()
|
11 년 전 |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 년 전 |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 년 전 |