]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs
vhost: log dirty page correctly
[mirror_ubuntu-bionic-kernel.git] / fs /
2019-08-14 Peter Xuuserfaultfd: clear flag if remap event not enabled
2019-08-14 Steve Frenchcifs: In Kconfig CONFIG_CIFS_POSIX needs depends on...
2019-08-14 Steve Frenchcifs: allow disabling insecure dialects in the config
2019-08-14 Junxiao Biocfs2: fix panic due to unrecovered local alloc
2019-08-14 Javier Barrioquota: Lock s_umount in exclusive mode for Q_XQUOTA...
2019-08-14 Johannes Thumshirnbtrfs: improve error handling of btrfs_add_link
2019-08-14 Joel Fernandes ... pstore/ram: Do not treat empty buffers as valid
2019-08-14 Daniel Santosjffs2: Fix use of uninitialized delayed_work, lockdep...
2019-08-14 Jan Karablockdev: Fix livelocks on loop device
2019-08-14 Kees Cookpstore/ram: Avoid allocation and leak of platform data
2019-08-14 Josef Bacikbtrfs: wait on ordered extents on abort cleanup
2019-08-14 Filipe MananaBtrfs: use nofs context when initializing security...
2019-08-14 Filipe MananaBtrfs: fix access to available allocation bits when...
2019-08-14 Theodore Ts'oext4: fix special inode number checks in __ext4_iget()
2019-08-14 Filipe MananaBtrfs: fix deadlock when using free space tree due...
2019-08-14 Theodore Ts'oext4: track writeback errors using the generic tracking...
2019-08-14 Theodore Ts'oext4: avoid kernel warning when writing the superblock...
2019-08-14 Theodore Ts'oext4: fix a potential fiemap/page fault deadlock w...
2019-08-14 Theodore Ts'oext4: make sure enough credits are reserved for dioread...
2019-08-14 Ross Lagerwallcifs: Fix potential OOB access of lock element array
2019-08-14 Pavel ShilovskyCIFS: Do not hide EINTR after sending network packets
2019-08-14 Pavel ShilovskyCIFS: Fix adjustment of credits for MTU requests
2019-08-14 Yan, Zhengceph: don't update importing cap's mseq when handing...
2019-08-14 Andreas Gruenbachergfs2: Get rid of potential double-freeing in gfs2_creat...
2019-08-14 Vasily Averindlm: memory leaks on error path in dlm_user_request()
2019-08-14 Vasily Averindlm: lost put_lkb on error path in receive_convert...
2019-08-14 Vasily Averindlm: possible memory leak on error path in create_lkb()
2019-08-14 Vasily Averindlm: fixed memory leaks after failed ls_remove_names...
2019-08-14 Jaegeuk Kimf2fs: sanity check of xattr entry size
2019-08-14 Pan Bianf2fs: read page index before freeing
2019-08-14 Josef Bacikbtrfs: run delayed items before dropping the snapshot
2019-08-14 Anand Jainbtrfs: dev-replace: go back to suspended state if targe...
2019-08-14 Theodore Ts'oext4: avoid declaring fs inconsistent due to invalid...
2019-08-14 Luis R. Rodriguezext4: add verifier check for symlink with append/immuta...
2019-08-14 Georgy A BystreninCIFS: Fix error mapping for SMB2_LOCK command which...
2019-08-14 Martin Blumenstinglf2fs: fix validation of the block count in sanity_check...
2019-08-14 Filipe MananaBtrfs: fix fsync of files with multiple hard links...
2019-08-14 Theodore Ts'oext4: check for shutdown and r/o file system in ext4_wr...
2019-08-14 Theodore Ts'oext4: force inode writes when nfsd calls commit_metadata()
2019-08-14 Theodore Ts'oext4: include terminating u32 in size of xattr entries...
2019-08-14 ruippan (潘睿)ext4: fix EXT4_IOC_GROUP_ADD ioctl
2019-08-14 Maurizio Lombardiext4: missing unlock/put_page() in ext4_try_to_write_in...
2019-08-14 Pan Bianext4: fix possible use after free in ext4_quota_enable
2019-08-14 Theodore Ts'oext4: add ext4_sb_bread() to disambiguate ENOMEM cases
2019-08-14 Omar SandovalBtrfs: fix missing delayed iputs on unmount
2019-08-14 Ivan Delalandeproc/sysctl: don't return ENOMEM on lookup when a table...
2019-08-14 Richard Weinbergerubifs: Handle re-linking of inodes correctly while...
2019-08-14 Dave Kleikampnfs: don't dirty kernel pages read by direct-io
2019-08-14 Andrea Arcangeliuserfaultfd: check VM_MAYWRITE was set after verifying...
2019-08-06 Stefan BaderRevert "new primitive: discard_new_inode()"
2019-08-06 Aaron MaRevert "ovl: set I_CREATING on inode being created"
2019-07-24 Aurelien AptelCIFS: keep FileInfo handle live during oplock break
2019-07-24 Christoph Probstcifs: fix strcat buffer overflow and reduce raciness...
2019-07-24 David Howellscachefiles: Fix an assertion failure when trying to...
2019-07-24 Tigran Mkrtchyanflexfiles: enforce per-mirror stateid only for v4 DSes
2019-07-24 Pan Bianocfs2: fix potential use after free
2019-07-24 Pan Bianhfsplus: do not free node before using
2019-07-24 Pan Bianhfs: do not free node before using
2019-07-24 Larry Chenocfs2: fix deadlock caused by ocfs2_defrag_extent()
2019-07-24 Colin Ian Kingfscache, cachefiles: remove redundant variable 'cache'
2019-07-24 Kees Cookpstore/ram: Correctly calculate usable PRZ bytes
2019-07-24 Pan Bianexportfs: do not read dentry after free
2019-07-24 Robbie KoBtrfs: send, fix infinite loop due to directory rename...
2019-07-24 YueHaibingsysv: return 'err' instead of 0 in __sysv_write_inode
2019-07-24 Trond MyklebustNFSv4: Fix a NFSv4 state manager deadlock
2019-07-24 Paulo Alcantaracifs: Fix separator when building path from dentry
2019-07-24 Chao Yuf2fs: fix to do sanity check with block address in...
2019-07-24 Tigran Mkrtchyanflexfiles: use per-mirror specified stateid for IO
2019-07-24 Qu Wenruobtrfs: tree-checker: Don't check max block group size...
2019-07-24 Guenter Roeckkernfs: Replace strncpy with memcpy
2019-07-24 xingaopengext2: initialize opts.s_mount_opt as zero before using it
2019-07-24 Filipe MananaBtrfs: fix race between enabling quotas and subvolume...
2019-07-24 Filipe MananaBtrfs: fix rare chances for data loss when doing a...
2019-07-24 Nikolay Borisovbtrfs: Always try all copies when reading extent buffers
2019-07-24 Jan Karaudf: Allow mounting volumes with incorrect identificati...
2019-07-24 Jaegeuk Kimf2fs: fix missing up_read
2019-07-24 Pan Bianext2: fix potential use after free
2019-07-24 Maximilian Heynefs: fix lost error code in dio_complete
2019-07-24 Pan Bianbtrfs: relocation: set trans to be NULL after ending...
2019-07-24 Filipe MananaBtrfs: ensure path name is null terminated at btrfs_con...
2019-07-24 Chao Yuf2fs: fix to do sanity check with cp_pack_start_sum
2019-07-24 Chao Yuf2fs: fix to do sanity check with i_extra_isize
2019-07-24 Chao Yuf2fs: fix to do sanity check with block address in...
2019-07-24 Chao Yuf2fs: fix to do sanity check with node footer and iblocks
2019-07-24 Chao Yuf2fs: fix to do sanity check with user_block_count
2019-07-24 Chao Yuf2fs: fix to do sanity check with secs_per_zone
2019-07-24 Chao Yuf2fs: introduce and spread verify_blkaddr
2019-07-24 Chao Yuf2fs: clean up with is_valid_blkaddr()
2019-07-24 Jaegeuk Kimf2fs: enhance sanity_check_raw_super() to avoid potenti...
2019-07-24 Yunlei Hef2fs: check blkaddr more accuratly before issue a bio
2019-07-24 Shaokun Zhangbtrfs: tree-checker: Fix misleading group system inform...
2019-07-24 Qu Wenruobtrfs: tree-checker: Check level for leaves and nodes
2019-07-24 Qu Wenruobtrfs: Check that each block group has corresponding...
2019-07-24 Qu Wenruobtrfs: tree-checker: Detect invalid and empty essential...
2019-07-24 Qu Wenruobtrfs: tree-checker: Verify block_group_item
2019-07-24 David Sterbabtrfs: tree-check: reduce stack consumption in check_di...
2019-07-24 Arnd Bergmannbtrfs: tree-checker: use %zu format string for size_t
2019-07-24 Qu Wenruobtrfs: tree-checker: Add checker for dir item
2019-07-24 Qu Wenruobtrfs: Verify that every chunk has corresponding block...
2019-07-24 Gu Jinxiangbtrfs: validate type when reading a chunk
next