]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs
NFC: nfcmrvl_uart: fix OF child-node lookup
[mirror_ubuntu-bionic-kernel.git] / fs /
2019-07-24 Theodore Ts'oext4: fix EXT4_IOC_SWAP_BOOT
2019-07-24 Chao Yuf2fs: fix to recover cold bit of inode block during POR
2019-07-24 Zhikang Zhangf2fs: avoid sleeping under spin_lock
2019-07-24 Jaegeuk Kimf2fs: clear PageError on the read path
2019-07-24 Filipe MananaBtrfs: fix fsync after hole punching when using no...
2019-07-24 Filipe MananaBtrfs: fix use-after-free when dumping free space
2019-07-24 Filipe MananaBtrfs: fix use-after-free during inode eviction
2019-07-24 Josef Bacikbtrfs: move the dio_sem higher up the callchain
2019-07-24 Josef Bacikbtrfs: don't run delayed_iputs in commit
2019-07-24 Josef Bacikbtrfs: only free reserved extent if we didn't insert it
2019-07-24 Josef Bacikbtrfs: don't use ctl->free_space for max_extent_size
2019-07-24 Josef Bacikbtrfs: set max_extent_size properly
2019-07-24 Filipe MananaBtrfs: fix assertion on fsync of regular file when...
2019-07-24 Filipe MananaBtrfs: fix null pointer dereference on compressed write...
2019-07-24 Qu Wenruobtrfs: qgroup: Dirty all qgroups before rescan
2019-07-24 Filipe MananaBtrfs: fix wrong dentries after fsync of file that...
2019-07-24 Filipe MananaBtrfs: fix warning when replaying log after fsync of...
2019-07-24 Josef Bacikbtrfs: make sure we create all new block groups
2019-07-24 Josef Bacikbtrfs: reset max_extent_size on clear in a bitmap
2019-07-24 Josef Bacikbtrfs: protect space cache inode alloc with GFP_NOFS
2019-07-24 Josef Bacikbtrfs: wait on caching when putting the bg cache
2019-07-24 Jeff Mahoneybtrfs: don't attempt to trim devices that don't support it
2019-07-24 Jeff Mahoneybtrfs: iterate all devices during trim, instead of...
2019-07-24 Qu Wenruobtrfs: Ensure btrfs_trim_fs can trim the whole filesystem
2019-07-24 Qu Wenruobtrfs: Enhance btrfs_trim_fs function to handle error...
2019-07-24 Jeff Mahoneybtrfs: fix error handling in free_log_tree
2019-07-24 Qu Wenruobtrfs: locking: Add extra check in btrfs_init_new_buffe...
2019-07-24 Qu Wenruobtrfs: Handle owner mismatch gracefully when walking...
2019-07-24 Qu Wenruobtrfs: qgroup: Avoid calling qgroup functions if qgroup...
2019-07-24 Nicolas PitreCramfs: fix abad comparison when wrap-arounds occur
2019-07-24 Amir Goldsteinlockd: fix access beyond unterminated strings in prints
2019-07-24 Benjamin Coddingtonnfs: Fix a missed page unlock after pg_doio()
2019-07-24 Trond MyklebustNFSv4.1: Fix the r/wsize checking
2019-07-24 Steve Frenchsmb3: on kerberos mount if server doesn't specify auth...
2019-07-24 Steve Frenchsmb3: do not attempt cifs operation in smb3 query info...
2019-07-24 Steve Frenchsmb3: allow stats which track session and share reconne...
2019-07-24 Vlastimil Babkamm: /proc/pid/smaps_rollup: fix NULL pointer deref...
2019-07-24 Theodore Ts'oext4: fix use-after-free race in ext4_remount()'s error...
2019-07-24 Wang Shilongext4: propagate error from dquot_initialize() in EXT4_I...
2019-07-24 Wang Shilongext4: fix setattr project check in fssetxattr ioctl
2019-07-24 Lukas Czernerext4: initialize retries variable in ext4_da_write_inli...
2019-07-24 Al Virogfs2_meta: ->mount() can get NULL dev_name
2019-07-24 Jan Karajbd2: fix use after free in jbd2_log_do_checkpoint()
2019-07-24 Chao Yuf2fs: fix to account IO correctly
2019-07-24 Yunlei Hef2fs: report error if quota off error during umount
2019-07-24 Chao Yuf2fs: fix to recover inode's i_flags during POR
2019-07-24 Theodore Ts'oext4: fix argument checking in EXT4_IOC_MOVE_EXT
2019-07-24 Hou Taojffs2: free jffs2_sb_info through jffs2_kill_sb()
2019-07-24 Al Virocachefiles: fix the race between cachefiles_bury_object...
2019-07-24 Brian Fosterxfs: truncate transaction does not modify the inobt
2019-07-24 Amir Goldsteinvfs: swap names of {do,vfs}_clone_file_range()
2019-07-24 Khazhismel Kumykovfs/fat/fatent.c: add cond_resched() to fat_count_free_c...
2019-07-24 Qu Wenruobtrfs: quota: Set rescan progress to (u64)-1 if we...
2019-07-24 Geert Uytterhoevencifs: Use ULL suffix for 64-bit constant
2019-07-24 Larry Chenocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
2019-07-24 David Howellsafs: Fix clearance of reply
2019-07-24 David Howellsafs: Fix afs_server struct leak
2019-07-24 Roman Gushchindcache: account external names as indirectly reclaimabl...
2019-07-24 Kees Cookpstore/ram: Fix failure-path memory leak in ramoops_init
2019-07-24 Richard Weinbergerubifs: Check for name being NULL while mounting
2019-07-24 Chao Yuf2fs: fix invalid memory access
2019-07-24 Miklos Szerediovl: set I_CREATING on inode being created
2019-07-24 Al Vironew primitive: discard_new_inode()
2019-07-24 David Howellsafs: Fix cell specification to permit an empty address...
2019-07-24 Ilya Dryomovceph: avoid a use-after-free in ceph_destroy_options()
2019-07-24 Robbie KoBtrfs: fix unexpected failure of nocow buffered writes...
2019-07-24 Ashish Samantocfs2: fix locking for res->tracking and dlm->tracking_list
2019-07-24 Aurelien Aptelsmb2: fix missing files in root share directory listing
2019-07-24 Andreas Gruenbachersysfs: Do not return POSIX ACL xattrs via listxattr
2019-07-24 Miklos Szerediovl: fix format of setxattr debug
2019-07-24 Amir Goldsteinovl: fix memory leak on unlink of indexed file
2019-07-24 Amir Goldsteinovl: fix access beyond unterminated strings
2019-07-24 Dan Carpentercifs: read overflow in is_valid_oplock_break()
2019-07-24 Stephen Rothwellfs/cifs: suppress a string overflow warning
2019-07-24 Jon Kuhnfs/cifs: don't translate SFM_SLASH (U+F026) to backslash
2019-07-24 Anand Jainbtrfs: btrfs_shrink_device should call commit transacti...
2019-07-24 Toshi Kaniext2, dax: set ext2_dax_aops for dax files
2019-07-24 Eric Sandeenisofs: reject hardware sector size > 2048 bytes
2019-07-24 Amir Goldsteinovl: hash non-dir by lower inode for fsnotify
2019-07-24 Konstantin Khorenkofs/lock: skip lock owner pid translation in case we...
2019-07-24 J. Bruce Fieldsnfsd: fix corrupted reply to badly ordered compound
2019-07-24 Andreas Gruenbacheriomap: complete partial direct I/O writes synchronously
2019-07-24 Toshi Kaniext4, dax: set ext4_dax_aops for dax files
2019-07-24 Eric Biggersext4: show test_dummy_encryption mount option in /proc...
2019-07-24 Li Dongyangext4: don't mark mmp buffer head dirty
2019-07-24 Theodore Ts'oext4: fix online resizing for bigalloc file systems...
2019-07-24 Theodore Ts'oext4: fix online resize's handling of a too-small final...
2019-07-24 Theodore Ts'oext4: recalucate superblock checksum after updating...
2019-07-24 Theodore Ts'oext4: avoid arithemetic overflow that can trigger a BUG
2019-07-24 Theodore Ts'oext4: avoid divide by zero fault when deleting corrupte...
2019-07-24 Theodore Ts'oext4: check to make sure the rename(2)'s destination...
2019-07-24 Junxiao Biocfs2: fix ocfs2 read block panic
2019-07-24 Trond MyklebustNFSv4: Fix a tracepoint Oops in initiate_file_draining()
2019-07-24 Dan Carpentercifs: integer overflow in in SMB2_ioctl()
2019-07-24 Miklos Szerediovl: fix oopses in ovl_fill_super() failure paths
2019-07-24 Mike Christieconfigfs: fix registered group removal
2019-07-24 Maciej W. Rozyckibinfmt_elf: Respect error return from `regset->active'
2019-07-24 Trond MyklebustNFSv4.1 fix infinite loop on I/O.
2019-07-24 Dan CarpenterCIFS: fix wrapping bugs in num_entries()
2019-07-24 Dan Carpentercifs: prevent integer overflow in nxt_dir_entry()
next