index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-05-22
adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias()
Al Viro
2018-05-22
adfs_lookup_byname: .. *is* taken care of in fs/namei.c
Al Viro
2018-05-22
romfs_lookup: switch to d_splice_alias()
Al Viro
2018-05-22
qnx6_lookup: switch to d_splice_alias()
Al Viro
2018-05-22
ubifs_lookup: use d_splice_alias()
Al Viro
2018-05-22
sysv_lookup: use d_splice_alias()
Al Viro
2018-05-22
qnx4_lookup: use d_splice_alias()
Al Viro
2018-05-22
minix_lookup: use d_splice_alias()
Al Viro
2018-05-22
freevxfs_lookup(): use d_splice_alias()
Al Viro
2018-05-22
cramfs_lookup(): use d_splice_alias()
Al Viro
2018-05-22
bfs_add_entry: pass name/len as qstr pointer
Al Viro
2018-05-22
bfs_find_entry: pass name/len as qstr pointer
Al Viro
2018-05-22
bfs_lookup(): use d_splice_alias()
Al Viro
2018-05-21
Merge branch 'work.misc' into work.lookup
Al Viro
2018-05-21
aio: fix io_destroy(2) vs. lookup_ioctx() race
Al Viro
2018-05-21
ext2: fix a block leak
Al Viro
2018-05-21
nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-21
cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-21
unfuck sysfs_mount()
Al Viro
2018-05-21
kernfs: deal with kernfs_fill_super() failures
Al Viro
2018-05-21
cramfs: Fix IS_ENABLED typo
Joe Perches
2018-05-21
befs_lookup(): use d_splice_alias()
Al Viro
2018-05-21
affs_lookup: switch to d_splice_alias()
Al Viro
2018-05-21
affs_lookup(): close a race with affs_remove_link()
Al Viro
2018-05-17
vfs: namei: use path_equal() in follow_dotdot()
Danilo Krummrich
2018-05-14
make xattr_getsecurity() static
Al Viro
2018-05-13
vfat: simplify checks in vfat_lookup()
Al Viro
2018-05-13
get rid of dead code in d_find_alias()
Al Viro
2018-05-11
fs: don't scan the inode cache before SB_BORN is set
Dave Chinner
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-10
it's SB_BORN, not MS_BORN...
Al Viro
2018-04-20
msdos_rmdir(): kill BS comment
Al Viro
2018-04-19
Don't leak MNT_INTERNAL away from internal mounts
Al Viro
2018-04-16
mm,vmscan: Allow preallocating memory for register_shrinker().
Tetsuo Handa
2018-04-15
orangefs_kill_sb(): deal with allocation failures
Al Viro
2018-04-15
jffs2_kill_sb(): deal with failed allocations
Al Viro
2018-04-15
fs: avoid fdput() after failed fdget() in vfs_dedupe_file_range()
Zev Weiss
2018-04-15
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-15
Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-13
proc: revalidate misc dentries
Alexey Dobriyan
2018-04-13
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-13
btrfs: Only check first key for committed tree blocks
Qu Wenruo
2018-04-12
cifs: change validate_buf to validate_iov
Ronnie Sahlberg
2018-04-12
cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data()
Ronnie Sahlberg
2018-04-12
cifs: Change SMB2_open to return an iov for the error parameter
Ronnie Sahlberg
2018-04-12
cifs: add resp_buf_size to the mid_q_entry structure
Ronnie Sahlberg
2018-04-12
smb3.11: replace a 4 with server->vals->header_preamble_size
Steve French
2018-04-12
cifs: replace a 4 with server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-12
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
[next]