USB: serial: ch341: fix open error handling
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / fs /
2019-01-29 Andrew Brestickerpstore/ram: Use memcpy_fromio() to save old buffer
2019-01-29 Furquan Shaikhpstore/ram: Use memcpy_toio instead of memcpy
2019-01-29 Sebastian Andrzej... pstore/core: drop cmpxchg based updates
2019-01-29 Dan Carpenterhostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
2019-01-29 Jan Karaisofs: Do not return EACCES for unknown filesystems
2019-01-29 Oleg Nesterovfs/super.c: fix race between freeze_super() and thaw_su...
2019-01-29 Vegard Nossumfs/seq_file: fix out-of-bounds read
2019-01-29 Trond MyklebustNFSv4: Open state recovery must account for file permis...
2019-01-29 Chuck LeverNFS: Don't drop CB requests with invalid principals
2019-01-29 Kinglong MeeNFSD: Using free_conn free connection
2019-01-29 Trond MyklebustNFSv4.x: Fix a refcount leak in nfs_callback_up_net
2019-01-29 Richard Weinbergerubifs: Fix regression in ubifs_readdir()
2019-01-29 Richard Weinbergerubifs: Abort readdir upon error
2019-01-29 Richard WeinbergerUBIFS: Fix possible memory leak in ubifs_readdir()
2019-01-29 Richard Weinbergerubifs: Fix xattr_names length in exit paths
2019-01-29 Vincent Stehléubifs: Fix assertion in layout_in_gaps()
2019-01-29 Ashish Samantocfs2: fix start offset to ocfs2_zero_range_for_truncate()
2019-01-29 Joseph Qiocfs2/dlm: fix race between convert and migration
2019-01-29 Jeff Mahoneybtrfs: ensure that file descriptor used with subvol...
2019-01-29 Darrick J. Wonglibxfs: clean up _calc_dquots_per_chunk
2019-01-29 Dave Chinnerxfs: fix superblock inprogress check
2019-01-29 Mike Galbraithreiserfs: Unlock superblock before calling reiserfs_quo...
2019-01-29 Jeff Mahoneyreiserfs: fix "new_insert_key may be used uninitialized...
2019-01-29 Theodore Ts'oext4: sanity check the block and cluster size at mount...
2019-01-29 Ross Zwislerext4: allow DAX writeback for hole punch
2019-01-29 Konstantin Khlebnikovext4: use __GFP_NOFAIL in ext4_free_blocks()
2019-01-29 Daeho Jeongext4: avoid modifying checksum fields directly during...
2019-01-29 Theodore Ts'oext4: validate that metadata blocks do not overlap...
2019-01-29 Andrey Ryabinincoredump: fix unfreezable coredumping task
2019-01-29 Sachin Prabhucifs: Check for existing directory when opening file...
2019-01-29 Wei Fangfuse: fix wrong assignment of ->flags in fuse_send_init()
2019-01-29 Jeff MahoneyRevert "ecryptfs: forbid opening files without mmap...
2019-01-29 Torsten Hilbrichfs/nilfs2: fix potential underflow in call to crc32_le
2019-01-29 Steve FrenchFix reconnect to not defer smb3 session reconnect long...
2019-01-29 Kirill A. ShutemovUBIFS: Implement ->migratepage()
2019-01-29 Trond MyklebustNFS: Fix another OPEN_DOWNGRADE bug
2019-01-29 Al Virofix d_walk()/non-delayed __d_free() race
2019-01-29 Jann Hornecryptfs: forbid opening files without mmap handler
2019-01-29 Dave Chinnerxfs: skip stale inodes in xfs_iflush_cluster
2019-01-29 Dave Chinnerxfs: fix inode validity check in xfs_iflush_cluster
2019-01-29 Dave Chinnerxfs: xfs_iflush_cluster fails to abort on error
2019-01-29 Vegard Nossumext4: fix reference counting bug on block allocation...
2019-01-29 Vegard Nossumext4: short-cut orphan cleanup on error
2019-01-29 Vegard Nossumext4: don't call ext4_should_journal_data() on the...
2019-01-29 Vegard Nossumext4: check for extents that wrap around
2019-01-29 Vegard Nossumext4: verify extent header depth
2019-01-29 Nicolai Stangeext4: silence UBSAN in ext4_mb_init()
2019-01-29 Nicolai Stangeext4: address UBSAN warning in mb_find_order_for_block()
2019-01-29 Theodore Ts'oext4: fix hang when processing corrupted orphaned inode...
2019-01-29 Stefan Metzmacherfs/cifs: correctly to anonymous authentication via...
2019-01-29 Al Viroget_rock_ridge_filename(): handle malformed NM entries
2019-01-29 Theodore Ts'oext4: add lockdep annotations for i_data_sem
2019-01-29 Joseph Qiocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
2019-01-29 Joseph Qiocfs2/dlm: fix race between convert and recovery
2019-01-29 Rabin Vincentsplice: handle zero nr_pages in splice_to_pipe()
2019-01-29 OGAWA Hirofumijbd2: fix FS corruption possibility in jbd2_journal_des...
2019-01-29 Eryu Guanext4: fix NULL pointer dereference in ext4_mark_inode_d...
2019-01-29 Ben Hutchingspipe: Fix buffer offset after partially failed read
2019-01-29 Peter Jonesefi: Make efivarfs entries immutable by default
2019-01-29 Peter Jonesefi: Use ucs2_as_utf8 in efivarfs instead of open codin...
2019-01-29 David WoodhouseFix directory hardlinks from deleted directories
2019-01-29 David Woodhousejffs2: Fix page lock / f->sem deadlock
2019-01-29 Thomas BetkerRevert "jffs2: Fix lock acquisition order bug in jffs2_...
2019-01-29 Pavel ShilovskyCIFS: Fix SMB2+ interim response processing for read...
2019-01-29 Jeff Laytonlocks: fix unlock when fcntl_setlk races with a close
2019-01-29 Al Virodo_last(): don't let a bogus return value from ->open...
2019-01-29 Vegard Nossumuml: fix hostfs mknod()
2019-01-29 Filipe MananaBtrfs: fix number of transaction units required to...
2019-01-29 Filipe MananaBtrfs: send, don't BUG_ON() when an empty symlink is...
2019-01-29 Josef BacikBtrfs: igrab inode in writepage
2019-01-29 Anand JainBtrfs: add missing brelse when superblock checksum...
2019-01-29 Jan Karavfs: Avoid softlockups with sendfile(2)
2019-01-29 Andrey Ryabininlockd: create NSM handles per net namespace
2019-01-29 Olga KornievskaiaFailing to send a CLOSE if file is opened WRONLY and...
2019-01-29 Christophe Leroysplice: sendfile() at once fails for big files
2019-01-29 Corey Wrightproc: Fix ptrace-based permission checks for accessing...
2019-01-29 Andrew Gabbasovudf: Check output buffer length when converting name...
2019-01-29 Andrew Gabbasovudf: Prevent buffer overrun with multi-byte characters
2019-01-29 Vegard Nossumudf: limit the maximum number of indirect extents in...
2019-01-29 Andrew Elblenfs: Fix race in __update_open_stateid()
2019-01-29 Anton Protopopovcifs: fix erroneous return value
2019-01-29 Jann Hornptrace: use fsuid, fsgid, effective creds for fs access...
2019-01-29 Filipe MananaBtrfs: fix hang on extent buffer lock caused by the...
2019-01-29 Insu Yunext4: fix potential integer overflow
2019-01-29 Herton R. Krzesinskipty: make sure super_block is still valid in final...
2019-01-29 Maciej W. Rozyckibinfmt_elf: Don't clobber passed executable's file...
2019-01-29 Kinglong MeeFS-Cache: Increase reference of parent after registerin...
2019-01-29 David Turnerext4: Fix handling of extended tv_sec
2019-01-29 Al Virofix sysvfs symlinks
2019-01-29 Andy Leisersonfix calculation of meta_bg descriptor backups
2019-01-29 Jan Karajbd2: Fix unreclaimed pages after truncate in data...
2019-01-29 xuejiufeiocfs2/dlm: clear refmap bit of recovery lock while...
2019-01-29 xuejiufeiocfs2/dlm: ignore cleaning the migration mle that is...
2019-01-29 Jeff Laytonnfs: if we have no valid attrs, then don't declare...
2019-01-29 Benjamin Coddingtonnfs4: start callback_ident at idr 1
2019-01-29 Daeho Jeongext4, jbd2: ensure entering into panic after recording...
2019-01-29 Filipe MananaBtrfs: fix race leading to BUG_ON when running delalloc...
2019-01-29 Jan Karaudf: Check length of extended attributes and allocation...
2019-01-29 Steve Frenchdisabling oplocks/leases via module parm enable_oplocks...
2019-01-29 Jeff Mahoneybtrfs: skip waiting on ordered range for special files
next