]> git.ipfire.org Git - people/arne_f/kernel.git/history - fs
iio:magnetometer:ak8975 Fix alignment and data leak issues.
[people/arne_f/kernel.git] / fs /
2020-09-23  Darrick J. Wongxfs: initialize the shortform attr header padding entry
2020-09-09  Max Staudtaffs: fix basic permission bits to actually work
2020-09-09  Josef Bacikbtrfs: fix potential deadlock in the search ioctl
2020-09-09  Josef Bacikbtrfs: set the lockdep class for log tree extent buffers
2020-09-09  Nikolay Borisovbtrfs: Remove extraneous extent_buffer_get from tree_mo...
2020-09-09  Nikolay Borisovbtrfs: Remove redundant extent_buffer_get in get_old_root
2020-09-09  Josef Bacikbtrfs: drop path before adding new uuid tree entry
2020-09-09  Al Virofix regression in "epoll: Keep a reference on files...
2020-09-09  Jeff Laytonceph: don't allow setlease on cephfs
2020-09-03  Josef Bacikbtrfs: check the right error variable in btrfs_del_dir_...
2020-09-03  Jan Karawriteback: Fix sync livelock due to b_dirty_time processing
2020-09-03  Jan Karawriteback: Avoid skipping inode writeback
2020-09-03  Jan Karawriteback: Protect inode->i_io_list with inode->i_lock
2020-09-03  Filipe Mananabtrfs: fix space cache memory leak after transaction...
2020-09-03  Xianting Tianfs: prevent BUG_ON in submit_bh_wbc()
2020-09-03  zhangyi (F)jbd2: abort journal if free a async write error metadat...
2020-09-03  Jan Karaext4: don't BUG on inconsistent journal feature
2020-09-03  Lukas Czernerjbd2: make sure jh have b_transaction set in refile...
2020-09-03  Xiubo Liceph: fix potential mdsc use-after-free crash
2020-09-03  Li Guifuf2fs: fix use-after-free issue
2020-08-26  Al Virodo_epoll_ctl(): clean the failure exits up a bit
2020-08-26  Marc Zyngierepoll: Keep a reference on files added to the check...
2020-08-26  Eric Sandeenext4: fix potential negative array index in do_split()
2020-08-26  Eiichi Tsukataxfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
2020-08-26  Zhe Lijffs2: fix UAF problem
2020-08-26  Darrick J. Wongxfs: fix inode quota reservation checks
2020-08-26  zhangyi (F)jbd2: add the missing unlock_buffer() in the error...
2020-08-26  Jan Karaext4: fix checking of directory entry validity for...
2020-08-26  Jann Hornromfs: fix uninitialized memory leak in romfs_dev_read()
2020-08-26  Josef Bacikbtrfs: sysfs: use NOFS for device creation
2020-08-26  Qu Wenruobtrfs: inode: fix NULL pointer dereference if inode...
2020-08-26  Nikolay Borisovbtrfs: Move free_pages_out label in inline extent handl...
2020-08-26  Josef Bacikbtrfs: don't show full path of bind mounts in subvol=
2020-08-26  Marcos Paulo de... btrfs: export helpers for subvolume name/id resolution
2020-08-21  Colin Ian Kingfs/ufs: avoid potential u32 multiplication overflow
2020-08-21  Jeffrey Mitchellnfs: Fix getxattr kernel panic and memory overflow
2020-08-21  Junxiao Biocfs2: change slot number type s16 to u16
2020-08-21  Mikulas Patockaext2: fix missing percpu_counter_inc
2020-08-21  Filipe Mananabtrfs: fix memory leaks after failure to lookup checksu...
2020-08-21  Josef Bacikbtrfs: only search for left_info if there is no right_i...
2020-08-21  Qu Wenruobtrfs: don't allocate anonymous block device for user...
2020-08-21  Steve Frenchsmb3: warn on confusing error scenario with sec=krb5
2020-08-21  Zheng Bin9p: Fix memory leak in v9fs_mount
2020-08-21  Eric Biggersfs/minix: reject too-large maximum file size
2020-08-21  Eric Biggersfs/minix: don't allow getting deleted inodes
2020-08-21  Eric Biggersfs/minix: check return value of sb_getblk()
2020-08-21  Wang Haidlm: Fix kobject memleak
2020-08-21  Darrick J. Wongxfs: fix reflink quota reservation accounting error
2020-08-21  Paul E. McKenneyfs/btrfs: Add cond_resched() for try_release_extent_map...
2020-08-21  Frank van der Lindenxattr: break delegations in {set,remove}xattr
2020-08-07  Jiang Yingext4: fix direct I/O read error
2020-08-05  Rik van Rielxfs: fix missed wakeup on l_flush_wait
2020-08-05  Sheng Yongf2fs: check if file namelen exceeds max value
2020-08-05  Jaegeuk Kimf2fs: check memory boundary by insane namelen
2020-07-31  Eric Sandeenxfs: set format back to extents if xfs_bmap_extents_to_...
2020-07-29  Steve FrenchRevert "cifs: Fix the target file was deleted when...
2020-07-29  Robbie Kobtrfs: fix page leaks after failure to lock page for...
2020-07-29  Boris Burkovbtrfs: fix mount failure caused by race with umount
2020-07-29  Filipe Mananabtrfs: fix double free on ulist after backref resolutio...
2020-07-29  Olga KornievskaiaSUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not...
2020-07-22  Chirantan Ekbotefuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
2020-07-22  Bob Petersongfs2: read-only mounts should grab the sd_freeze_gl...
2020-07-22  Boris Burkovbtrfs: fix fatal extent_buffer readahead vs releasepage...
2020-07-22  Zhang Xiaoxucifs: update ctime and mtime during truncate
2020-07-09  Zhang Xiaoxucifs: Fix the target file was deleted when rename failed.
2020-07-09  Paul AurichSMB3: Honor persistent/resilient handle flags for multi...
2020-07-09  Paul AurichSMB3: Honor 'seal' flag for multiuser mounts
2020-07-09  J. Bruce Fieldsnfsd: apply umask on fs without ACL support
2020-07-09  Filipe Mananabtrfs: fix data block group relocation failure due...
2020-07-09  Anand Jainbtrfs: cow_file_range() num_bytes and disk_num_bytes...
2020-07-09  Filipe Mananabtrfs: fix a block group ref counter leak after failure...
2020-06-30  Zheng Binxfs: add agf freeblocks verify in xfs_agf_verify
2020-06-30  Olga KornievskaiaNFSv4 fix CLOSE not waiting for direct IO compeletion
2020-06-30  Trond MyklebustpNFS/flexfiles: Fix list corruption if the mirror count...
2020-06-30  Junxiao Biocfs2: fix panic on nfs server over ocfs2
2020-06-30  Junxiao Biocfs2: fix value of OCFS2_INVALID_SLOT
2020-06-30  Junxiao Biocfs2: load global_inode_alloc
2020-06-30  Filipe Mananabtrfs: fix failure of RWF_NOWAIT write into prealloc...
2020-06-30  Zhang Xiaoxucifs/smb3: Fix data inconsistent when zero file range
2020-06-30  Zhang Xiaoxucifs/smb3: Fix data inconsistent when punch hole
2020-06-25  Jeffle Xuext4: fix partial cluster initialization when splitting...
2020-06-25  Jason Yanblock: Fix use-after-free in blkdev_get()
2020-06-25  Bob Petersongfs2: fix use-after-free on transaction ail lists
2020-06-25  Bob Petersongfs2: Allow lock_nolock mount to specify jid=X
2020-06-25  Olga KornievskaiaNFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_S...
2020-06-25  Arnd Bergmanndlm: remove BUG() before panic()
2020-06-25  Xiyu Yangnfsd: Fix svc_xprt refcnt leak when setup callback...
2020-06-25  Konstantin Khlebnikovf2fs: report delalloc reserve as non-free in statfs...
2020-06-20  Filipe Mananabtrfs: fix wrong file range cleanup after an error...
2020-06-20  Omar Sandovalbtrfs: fix error handling when submitting direct I...
2020-06-20  Eric Biggersext4: fix race between ext4_sync_parent() and rename()
2020-06-20  Jeffle Xuext4: fix error pointer dereference
2020-06-20  Harshad Shirwadkarext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed...
2020-06-20  Marcos Paulo de... btrfs: send: emit file capabilities after chown
2020-06-20  Filipe Mananabtrfs: do not ignore error from btrfs_next_leaf() when...
2020-06-20  OGAWA Hirofumifat: don't allow to mount if the FAT length == 0
2020-06-20  Eric W. Biedermanproc: Use new_inode not new_inode_pseudo
2020-06-20  Yuxuan Shuiovl: initialize error in ovl_copy_xattr
2020-06-20  Ryusuke Konishinilfs2: fix null pointer dereference at nilfs_segctor_d...
2020-06-20  Tejun Heocgroup, blkcg: Prepare some symbols for module and...
next