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
2018-08-15
fix __legitimize_mnt()/mntput() race
Al Viro
2018-08-15
fix mntput/mntput race
Al Viro
2018-08-15
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
2018-08-15
root dentries need RCU-delayed freeing
Al Viro
2018-08-09
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
2018-08-09
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
2018-08-09
xfs: validate cached inodes are free when allocated
Dave Chinner
2018-08-09
xfs: catch inode allocation state mismatch corruption
Dave Chinner
2018-08-09
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
2018-08-09
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
2018-08-06
userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
Mike Rapoport
2018-08-06
squashfs: more metadata hardenings
Linus Torvalds
2018-08-06
squashfs: more metadata hardening
Linus Torvalds
2018-08-03
ovl: Sync upper dirty data when syncing overlayfs
Chengguang Xu
2018-08-03
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2018-08-03
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2018-08-03
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2018-08-03
squashfs: be more careful about metadata corruption
Linus Torvalds
2018-08-03
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
2018-08-03
f2fs: avoid fsync() failure caused by EAGAIN in writepage()
Jaegeuk Kim
2018-08-03
fscrypt: use unbound workqueue for decryption
Eric Biggers
2018-08-03
btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
Qu Wenruo
2018-08-03
btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
David Sterba
2018-08-03
Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
Omar Sandoval
2018-08-03
Btrfs: don't return ino to ino cache if inode item removal fails
Omar Sandoval
2018-08-03
btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
Ethan Lien
2018-08-03
f2fs: fix race in between GC and atomic open
Chao Yu
2018-08-03
f2fs: fix to detect failure of dquot_initialize
Chao Yu
2018-08-03
f2fs: Fix deadlock in shutdown ioctl
Sahitya Tummala
2018-08-03
f2fs: fix to wait page writeback during revoking atomic write
Chao Yu
2018-08-03
f2fs: fix to don't trigger writeback during recovery
Chao Yu
2018-08-03
f2fs: fix error path of move_data_page
Chao Yu
2018-08-03
disable loading f2fs module on PAGE_SIZE > 4KB
Anatoly Pugachev
2018-08-03
pnfs: Don't release the sequence slot until we've processed layoutget on open
Trond Myklebust
2018-08-03
ceph: fix alignment of rasize
Chengguang Xu
2018-08-03
mm: /proc/pid/pagemap: hide swap entries from unprivileged users
Huang Ying
2018-08-03
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
Scott Mayhew
2018-08-03
NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
Trond Myklebust
2018-08-03
skip LAYOUTRETURN if layout is invalid
Olga Kornievskaia
2018-07-28
Revert "cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting"
Greg Kroah-Hartman
2018-07-25
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
2018-07-22
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
2018-07-22
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
2018-07-22
ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
alex chen
2018-07-22
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
2018-07-22
Btrfs: fix duplicate extents after fsync of file with prealloc extents
Filipe Manana
2018-07-17
f2fs: give message and set need_fsck given broken node id
Jaegeuk Kim
2018-07-17
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
2018-07-17
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
2018-07-17
Fix up non-directory creation in SGID directories
Linus Torvalds
[next]