index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-05-04
ceph: fix use-after-free on symlink traversal
Al Viro
2019-05-04
NFS: Fix a typo in nfs_init_timeout_values()
Trond Myklebust
2019-05-04
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-05-02
Fix aio_poll() races
Al Viro
2019-05-02
aio: store event at final iocb_put()
Al Viro
2019-05-02
aio: keep io_event in aio_kiocb
Al Viro
2019-05-02
aio: fold lookup_kiocb() into its sole caller
Al Viro
2019-05-02
pin iocb through aio.
Linus Torvalds
2019-05-02
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2019-05-02
aio: initialize kiocb private in case any filesystems expect it.
Mike Marshall
2019-05-02
aio: abstract out io_event filler helper
Jens Axboe
2019-05-02
aio: split out iocb copy from io_submit_one()
Jens Axboe
2019-05-02
aio: use iocb_put() instead of open coding it
Jens Axboe
2019-05-02
aio: don't zero entire aio_kiocb aio_get_req()
Jens Axboe
2019-05-02
aio: separate out ring reservation from req allocation
Christoph Hellwig
2019-05-02
aio: use assigned completion handler
Jens Axboe
2019-05-02
aio: clear IOCB_HIPRI
Christoph Hellwig
2019-05-02
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
2019-05-02
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
2019-05-02
nfsd: Don't release the callback slot unless it was actually held
Trond Myklebust
2019-05-02
ceph: fix ci->i_head_snapc leak
Yan, Zheng
2019-05-02
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
2019-05-02
ceph: only use d_name directly when parent is locked
Jeff Layton
2019-05-02
tracing: Fix buffer_ref pipe ops
Jann Horn
2019-05-02
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
2019-05-02
cifs: fix memory leak in SMB2_read
Ronnie Sahlberg
2019-05-02
ext4: fix some error pointer dereferences
Dan Carpenter
2019-04-27
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-27
cifs: fix handle leak in smb2_query_symlink()
Ronnie Sahlberg
2019-04-27
cifs: Fix use-after-free in SMB2_read
ZhangXiaoxu
2019-04-27
cifs: Fix use-after-free in SMB2_write
ZhangXiaoxu
2019-04-27
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
2019-04-20
f2fs: fix to dirty inode for i_mode recovery
Chao Yu
2019-04-20
cifs: fallback to older infolevels on findfirst queryinfo retry
Steve French
2019-04-20
f2fs: cleanup dirty pages if recover failed
Sheng Yong
2019-04-20
f2fs: fix to do sanity check with current segment number
Chao Yu
2019-04-20
9p locks: add mount option for lock retry interval
Dinu-Razvan Chis-Serban
2019-04-20
9p: do not trust pdu content for stat item size
Gertjan Halkes
2019-04-20
f2fs: fix to avoid NULL pointer dereference on se->discard_map
Chao Yu
2019-04-20
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
2019-04-20
x86/gart: Exclude GART aperture from kcore
Kairui Song
2019-04-20
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
2019-04-20
ext4: report real fs size after failed resize
Lukas Czerner
2019-04-20
ext4: add missing brelse() in add_new_gdb_meta_bg()
Lukas Czerner
2019-04-20
ext4: avoid panic during forced reboot
Jan Kara
2019-04-20
inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()
ZhangXiaoxu
2019-04-17
block: fix the return errno for direct IO
Jason Yan
2019-04-17
btrfs: prop: fix vanished compression property after failed set
Anand Jain
2019-04-17
btrfs: prop: fix zstd compression parameter validation
Anand Jain
2019-04-17
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
Filipe Manana
[next]