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
2020-08-21
fs/ufs: avoid potential u32 multiplication overflow
Colin Ian King
2020-08-21
fs/minix: remove expected error message in block_to_path()
Eric Biggers
2020-08-21
fs/minix: fix block limit check for V1 filesystems
Eric Biggers
2020-08-21
fs/minix: set s_maxbytes correctly
Eric Biggers
2020-08-21
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
2020-08-21
nfs: nfs_file_write() should check for writeback errors
Scott Mayhew
2020-08-21
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
2020-08-21
nfs: ensure correct writeback errors are returned on close()
Scott Mayhew
2020-08-21
orangefs: get rid of knob code...
Mike Marshall
2020-08-21
ceph: handle zero-length feature mask in session messages
Jeff Layton
2020-08-21
ceph: set sec_context xattr on symlink creation
Jeff Layton
2020-08-21
ocfs2: change slot number type s16 to u16
Junxiao Bi
2020-08-21
ext2: fix missing percpu_counter_inc
Mikulas Patocka
2020-08-21
cifs: Fix leak when handling lease break for cached root fid
Paul Aurich
2020-08-21
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
2020-08-21
btrfs: make sure SB_I_VERSION doesn't get unset by remount
Josef Bacik
2020-08-21
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
2020-08-21
btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
Qu Wenruo
2020-08-21
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
2020-08-21
btrfs: fix messages after changing compression level by remount
David Sterba
2020-08-21
btrfs: fix race between page release and a fast fsync
Filipe Manana
2020-08-21
btrfs: don't WARN if we abort a transaction with EROFS
Josef Bacik
2020-08-21
btrfs: sysfs: use NOFS for device creation
Josef Bacik
2020-08-21
btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocat...
Qu Wenruo
2020-08-21
btrfs: add missing check for nocow and compression inode flags
David Sterba
2020-08-21
btrfs: relocation: review the call sites which can be interrupted by signal
Qu Wenruo
2020-08-21
btrfs: move the chunk_mutex in btrfs_read_chunk_tree
Josef Bacik
2020-08-21
btrfs: open device without device_list_mutex
Josef Bacik
2020-08-21
btrfs: don't traverse into the seed devices in show_devname
Anand Jain
2020-08-21
btrfs: remove no longer needed use of log_writers for the log root tree
Filipe Manana
2020-08-21
btrfs: stop incremening log_batch for the log root tree when syncing log
Filipe Manana
2020-08-21
btrfs: ref-verify: fix memory leak in add_block_entry
Tom Rix
2020-08-21
btrfs: don't allocate anonymous block device for user invisible roots
Qu Wenruo
2020-08-21
btrfs: free anon block device right after subvolume deletion
Qu Wenruo
2020-08-21
btrfs: allow use of global block reserve for balance item deletion
David Sterba
2020-08-21
smb3: warn on confusing error scenario with sec=krb5
Steve French
2020-08-19
io_uring: Fix NULL pointer dereference in loop_rw_iter()
Guoyu Huang
2020-08-19
fs/minix: reject too-large maximum file size
Eric Biggers
2020-08-19
fs/minix: don't allow getting deleted inodes
Eric Biggers
2020-08-19
fs/minix: check return value of sb_getblk()
Eric Biggers
2020-08-19
pstore: Fix linking when crypto API disabled
Matteo Croce
2020-08-19
erofs: fix extended inode could cross boundary
Gao Xiang
2020-08-19
NFS: Don't return layout segments that are in use
Trond Myklebust
2020-08-19
NFS: Don't move layouts to plh_return_segs list while in use
Trond Myklebust
2020-08-19
io_uring: set ctx sq/cq entry count earlier
Jens Axboe
2020-08-19
9p: Fix memory leak in v9fs_mount
Zheng Bin
2020-08-19
ocfs2: fix unbalanced locking
Pavel Machek
2020-08-19
dlm: Fix kobject memleak
Wang Hai
2020-08-19
xfs: fix inode allocation block res calculation precedence
Brian Foster
2020-08-19
kernfs: do not call fsnotify() with name without a parent
Amir Goldstein
[next]