ALSA: seq: Avoid concurrent access to queue flags
[platform/kernel/linux-rpi.git] / fs /
2020-02-28 Aditya Pakkiecryptfs: replace BUG_ON with error handling code
2020-02-28 Filipe MananaBtrfs: fix btrfs_wait_ordered_range() so that it waits...
2020-02-28 Josef Bacikbtrfs: do not check delayed items are empty for single...
2020-02-28 Josef Bacikbtrfs: reset fs_root to NULL on error in open_ctree
2020-02-28 Josef Bacikbtrfs: fix bytes_may_use underflow in prealloc error...
2020-02-28 Eric Biggersext4: fix race between writepages and enabling EXT4_EXT...
2020-02-28 Eric Biggersext4: rename s_journal_flag_rwsem to s_writepages_rwsem
2020-02-28 Jan Karaext4: fix mount failure with quota configured as module
2020-02-28 Suraj Jitindar Singhext4: fix potential race between s_flex_groups online...
2020-02-28 Suraj Jitindar Singhext4: fix potential race between s_group_info online...
2020-02-28 Theodore Ts'oext4: fix potential race between online resizing and...
2020-02-28 Shijie Luoext4: add cond_resched() to __ext4_find_entry()
2020-02-28 Qian Caiext4: fix a data race in EXT4_I(inode)->i_disksize
2020-02-28 wangyanjbd2: fix ocfs2 corrupt when clearing block group bits
2020-02-28 Wenwen Wangecryptfs: fix a memory leak bug in ecryptfs_init_messag...
2020-02-28 Wenwen Wangecryptfs: fix a memory leak bug in parse_tag_1_packet()
2020-02-24 Steve Frenchcifs: log warning message (once) if out of disk space
2020-02-24 Vasily Averinhelp_next should increase position index
2020-02-24 Wenwen WangNFS: Fix memory leaks
2020-02-24 Yunfeng Yereiserfs: prevent NULL pointer dereference in reiserfs_...
2020-02-24 wangyanocfs2: fix a NULL pointer dereference when call ocfs2_u...
2020-02-24 Xiubo Liceph: check availability of mds cluster on mount after...
2020-02-24 Ronnie Sahlbergcifs: fix NULL dereference in match_prepath
2020-02-24 zhangyi (F)jbd2: make sure ESHUTDOWN to be recorded in the journal...
2020-02-24 zhangyi (F)jbd2: switch to use jbd2_journal_abort() when failed...
2020-02-24 Anand Jainbtrfs: device stats, log when stats are zeroed
2020-02-24 David Sterbabtrfs: safely advance counter when looking up bio csums
2020-02-24 Johannes Thumshirnbtrfs: fix possible NULL-pointer dereference in integri...
2020-02-24 Chao Yuf2fs: fix memleak of kobject
2020-02-24 Jaegeuk Kimf2fs: free sysfs kobject
2020-02-24 Jaegeuk Kimf2fs: set I_LINKABLE early to avoid wrong access by vfs
2020-02-24 Jan Karaudf: Fix free space reporting for metadata and virtual...
2020-02-24 Jan Karareiserfs: Fix spurious unlock in reiserfs_fill_super...
2020-02-24 zhangyi (F)ext4, jbd2: ensure panic when aborting with zero errno
2020-02-24 Kai Lijbd2: clear JBD2_ABORT flag before journal_reset to...
2020-02-24 Ritesh Harjaniext4: fix ext4_dax_read/write inode locking sequence...
2020-02-19 zhangyi (F)jbd2: do not clear the BH_Mapped flag when forgetting...
2020-02-19 zhangyi (F)jbd2: move the clearing of b_modified flag to the journ...
2020-02-19 Olga KornievskaiaNFSv4.1 make cachethis=no for writes
2020-02-19 David Sterbabtrfs: log message when rw remount is attempted with...
2020-02-19 David Sterbabtrfs: print message when tree-log replay starts
2020-02-19 Wenwen Wangbtrfs: ref-verify: fix memory leaks
2020-02-19 Filipe MananaBtrfs: fix race between using extent maps and merging...
2020-02-19 Theodore Ts'oext4: improve explanation of a mount failure caused...
2020-02-19 Shijie Luoext4: add cond_resched() to ext4_protect_reserved_inode
2020-02-19 Jan Karaext4: fix checksum errors with indexed dirs
2020-02-19 Theodore Ts'oext4: fix support for inode sizes > 1024 bytes
2020-02-19 Andreas Dilgerext4: don't assume that mmp_nodename/bdevname have NUL
2020-02-14 Robert MilkowskiNFSv4: try lease recovery on NFS4ERR_EXPIRED
2020-02-14 Trond MyklebustNFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
2020-02-14 Trond MyklebustNFS: Revalidate the file size on a fatal write error
2020-02-14 Geert Uytterhoevennfs: NFS_SWAP should depend on SWAP
2020-02-11 Ronnie Sahlbergcifs: fail i/o on soft mounts if sessionsetup errors out
2020-02-11 Josef Bacikbtrfs: flush write bio if we loop in extent_write_cache...
2020-02-11 Josef Bacikbtrfs: free block groups after free'ing fs trees
2020-02-11 Anand Jainbtrfs: use bool argument in free_root_pointers()
2020-02-11 Eric Biggersext4: fix deadlock allocating crypto bounce page from...
2020-02-11 Trond Myklebustnfsd: Return the correct number of bytes written to...
2020-02-11 Arnd Bergmannnfsd: fix jiffies/time_t mixup in LRU list
2020-02-11 Arnd Bergmannnfsd: fix delay timer on 32-bit architectures
2020-02-11 Nathan Chancellorext2: Adjust indentation in ext2_fill_super
2020-02-11 Jens Axboeaio: prevent potential eventfd recursion on poll
2020-02-11 Jens Axboeeventfd: track eventfd_signal() recursion depth
2020-02-11 Andreas Gruenbachergfs2: fix O_SYNC write handling
2020-02-11 Christoph Hellwiggfs2: move setting current->backing_dev_info
2020-02-11 Filipe MananaBtrfs: fix race between adding and putting tree mod...
2020-02-11 Josef Bacikbtrfs: set trans->drity in btrfs_commit_transaction
2020-02-11 Filipe MananaBtrfs: fix missing hole after hole punching and fsync...
2020-02-11 Vasily Averinjbd2_seq_info_next should increase position index
2020-02-11 Trond MyklebustNFS: Directory page cache pages need to be locked when...
2020-02-11 Trond MyklebustNFS: Fix memory leaks and corruption in readdir
2020-02-11 Chengguang Xuf2fs: code cleanup for f2fs_statfs_project()
2020-02-11 Chengguang Xuf2fs: fix miscounted block limit in f2fs_statfs_project()
2020-02-11 Chengguang Xuf2fs: choose hardlimit when softlimit is larger than...
2020-02-11 Amir Goldsteinovl: fix wrong WARN_ON() in ovl_cache_update_ino()
2020-02-11 Zhihao Chengubifs: Fix deadlock in concurrent bulk-read and writepage
2020-02-11 Eric Biggersubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encryp...
2020-02-11 Eric Biggersubifs: don't trigger assertion on invalid no-key filename
2020-02-11 Hou Taoubifs: Reject unsupported ioctl flags explicitly
2020-02-11 Steve Frenchsmb3: fix signing verification of large reads
2020-02-11 Jan Karaudf: Allow writing to 'Rewritable' partitions
2020-02-11 Gang Heocfs2: fix oops when writing cloned file
2020-02-11 Miklos Szerediovl: fix lseek overflow on 32bit
2020-02-05 Josef Bacikbtrfs: do not zero f_bavail if we have available space
2020-02-05 Jan Karareiserfs: Fix memory leak of journal device string
2020-02-05 Theodore Ts'oext4: validate the debug_want_extra_isize mount option...
2020-02-05 Al Virovfs: fix do_last() regression
2020-02-01 Paulo Alcantara... cifs: Fix memory allocation in __smb2_handle_cancelled_...
2020-01-29 Al Virodo_last(): fetch directory ->i_mode and ->i_uid before...
2020-01-29 David Howellsafs: Fix characters allowed into cell names
2020-01-27 zhengbinafs: Remove set but not used variables 'before', 'after'
2020-01-27 Navid Emamdoostaffs: fix a memory leak in affs_remount
2020-01-27 Marc Dionneafs: Fix large file support
2020-01-27 David Howellsafs: Fix missing timeout reset
2020-01-27 Chao Yuf2fs: fix to avoid accessing uninitialized field of...
2020-01-27 Omar Sandovalbtrfs: use correct count in btrfs_file_write_iter()
2020-01-27 Filipe MananaBtrfs: fix inode cache waiters hanging on path allocati...
2020-01-27 Filipe MananaBtrfs: fix inode cache waiters hanging on failure to...
2020-01-27 Filipe MananaBtrfs: fix hang when loading existing inode cache off...
2020-01-27 Chao Yuf2fs: fix error path of f2fs_convert_inline_page()
next