index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-06-03
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
Alexander Potapenko
2020-06-03
cifs: Fix null pointer check in cifs_read
Steve French
2020-06-03
cachefiles: Fix race between read_waiter and read_copier involving op->to_do
Lei Xue
2020-05-27
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
2020-05-27
ext4: lock the xattr block before checksuming it
Theodore Ts'o
2020-05-27
ceph: fix double unlock in handle_cap_export()
Wu Bo
2020-05-27
fix multiplication overflow in copy_fdtable()
Al Viro
2020-05-20
exec: Move would_dump into flush_old_exec
Eric W. Biederman
2020-05-20
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
2020-05-20
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
2020-05-20
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
2020-05-20
ext4: add cond_resched() to ext4_protect_reserved_inode
Shijie Luo
2020-05-20
binfmt_elf: Do not move brk for INTERP-less ET_EXEC
Kees Cook
2020-05-20
binfmt_elf: move brk out of mmap when doing direct loader exec
Kees Cook
2020-05-10
gfs2: fix flock panic issue
Junxiao Bi
2020-05-10
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
2020-05-10
NFS: Fix an LOCK/OPEN race when unlinking an open file
Chuck Lever
2020-05-10
Btrfs: clean up an error code in btrfs_init_space_info()
Dan Carpenter
2020-05-10
btrfs: cleaner_kthread() doesn't need explicit freeze
Jiri Kosina
2020-05-05
nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
Andreas Gruenbacher
2020-05-05
ext4: fix special inode number checks in __ext4_iget()
Theodore Ts'o
2020-05-02
propagate_one(): mnt_set_mountpoint() needs mount_lock
Al Viro
2020-05-02
ext4: unsigned int compared against zero
Colin Ian King
2020-05-02
ext4: fix block validity checks for journal inodes using indirect blocks
Theodore Ts'o
2020-05-02
ext4: don't perform block validity checks on the journal inode
Theodore Ts'o
2020-05-02
ext4: protect journal inode's blocks using block_validity
Theodore Ts'o
2020-05-02
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
2020-05-02
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
2020-05-02
fuse: fix possibly missed wake-up after abort
Miklos Szeredi
2020-05-02
fs/namespace.c: fix mountpoint reference counter race
Piotr Krysiuk
2020-05-02
ceph: don't skip updating wanted caps when cap is stale
Yan, Zheng
2020-05-02
ceph: return ceph_mdsc_do_request() errors from __get_parent()
Qiujun Huang
2020-05-02
ext4: fix extent_status fragmentation for plain files
Dmitry Monakhov
2020-04-24
ext2: fix empty body warnings when -Wextra is used
Randy Dunlap
2020-04-24
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
2020-04-24
ext4: do not commit super on read-only bdev
Eric Sandeen
2020-04-24
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
2020-04-24
ext4: do not zeroout extents beyond i_disksize
Jan Kara
2020-04-24
ext4: fix incorrect inodes per group in error message
Josh Triplett
2020-04-24
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
2020-04-24
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
2020-04-24
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
2020-04-24
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
2020-04-24
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
2020-04-24
ext4: fix a data race at inode->i_blocks
Qian Cai
2020-04-24
Btrfs: incremental send, fix invalid memory access
Filipe Manana
2020-04-24
signal: Extend exec_id to 64bits
Eric W. Biederman
2020-04-24
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
2020-04-24
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
2020-04-24
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
[next]