Al Viro
|
b455ecd4bb
bfs_add_entry: pass name/len as qstr pointer
|
7 gadi atpakaļ |
Al Viro
|
33ebdebece
bfs_find_entry: pass name/len as qstr pointer
|
7 gadi atpakaļ |
Al Viro
|
a596a23b9a
bfs_lookup(): use d_splice_alias()
|
7 gadi atpakaļ |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 gadi atpakaļ |
Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
9 gadi atpakaļ |
Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 gadi atpakaļ |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
9 gadi atpakaļ |
Miklos Szeredi
|
f03b8ad8d3
fs: support RENAME_NOREPLACE for local filesystems
|
9 gadi atpakaļ |
Al Viro
|
c51da20c48
more trivial ->iterate_shared conversions
|
9 gadi atpakaļ |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 gadi atpakaļ |
Sanidhya Kashyap
|
c3fe5872eb
bfs: correct return values
|
10 gadi atpakaļ |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 gadi atpakaļ |
Fabian Frederick
|
1da85fdff5
fs/bfs: use bfs prefix for dump_imap
|
11 gadi atpakaļ |
Al Viro
|
81b9f66e6b
[readdir] convert bfs
|
12 gadi atpakaļ |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 gadi atpakaļ |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 gadi atpakaļ |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 gadi atpakaļ |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 gadi atpakaļ |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
14 gadi atpakaļ |
Sage Weil
|
76f0b8d2d2
bfs: remove unnecessary dentry_unhash on dir rename
|
14 gadi atpakaļ |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
14 gadi atpakaļ |
Akinobu Mita
|
69b195be51
bfs: fix bitmap size argument to find_first_zero_bit()
|
14 gadi atpakaļ |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
15 gadi atpakaļ |
Christoph Hellwig
|
1b061d9247
rename the generic fsync implementations
|
15 gadi atpakaļ |
Dmitry Monakhov
|
e6ecdc70fb
bfs: replace inode uid,gid,mode initialization with helper function
|
15 gadi atpakaļ |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 gadi atpakaļ |
Al Viro
|
4427f0c36e
repair bfs_write_inode(), switch bfs to simple_fsync()
|
16 gadi atpakaļ |
David Howells
|
1109b07b7d
CRED: Wrap task credential accesses in the BFS filesystem
|
17 gadi atpakaļ |
Christoph Hellwig
|
3222a3e55f
[PATCH] fix ->llseek for more directories
|
17 gadi atpakaļ |
Eric Sesterhenn
|
1558182f65
bfs: fix Lockdep warning
|
17 gadi atpakaļ |