USB: serial: visor: handle potential invalid device configuration
[platform/kernel/linux-rpi.git] / fs /
2018-05-09 Darrick J. Wongxfs: prevent creating negative-sized file via INSERT_RANGE
2018-05-01 Lukas Czernerext4: fix bitmap position validation
2018-05-01 Theodore Ts'oext4: add validity checks for bitmap block numbers
2018-05-01 Theodore Ts'oext4: add MODULE_SOFTDEP to ensure crc32c is included...
2018-05-01 Theodore Ts'oext4: set h_journal if there is a failure starting...
2018-05-01 Eric Biggersext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
2018-04-26 Jia Zhangvfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumpi...
2018-04-26 Arnd Bergmanncifs: silence compiler warnings showing up with gcc...
2018-04-26 Alexey Dobriyanproc: fix /proc/*/map_files lookup
2018-04-26 piaojunocfs2: return error when we attempt to access a dirty...
2018-04-26 piaojunocfs2/acl: use 'ip_xattr_sem' to protect getting extend...
2018-04-26 piaojunocfs2: return -EROFS to mount.ocfs2 if inode block...
2018-04-26 Jan H. Schönherrfs/dax.c: release PMD lock even when there is no PMD...
2018-04-26 Jake Daryll Obinajffs2: Fix use-after-free bug in jffs2_iget()'s error...
2018-04-26 Sheng Yongf2fs: avoid hungtask when GC encrypted block if io_bits...
2018-04-26 Liu BoBtrfs: raid56: fix race between merge_bio and rbio_orig...
2018-04-26 Liu BoBtrfs: fix unexpected EEXIST from btrfs_get_extent
2018-04-26 Anand Jainbtrfs: fail mount when sb flag is not in BTRFS_SUPER_FL...
2018-04-26 Liu BoBtrfs: fix scrub to repair raid6 corruption
2018-04-26 Nikolay Borisovbtrfs: Fix out of bounds access in btrfs_search_slot
2018-04-26 Liu BoBtrfs: set plug for fsync
2018-04-26 Jan Chocholnfs: Do not convert nfs_idmap_cache_timeout to jiffies
2018-04-26 Geert Uytterhoevenubifs: Fix uninitialized variable in search_dh_cookie()
2018-04-26 NeilBrownNFSv4: always set NFS_LOCK_LOST when a lock is lost.
2018-04-26 David Sterbabtrfs: fix unaligned access in readdir
2018-04-26 Steve Frenchcifs: do not allow creating sockets except with SMB1...
2018-04-24 Greg Thelenwriteback: safer lock nesting
2018-04-24 Ian Kentautofs: mount point create should honour passed in...
2018-04-24 Al ViroDon't leak MNT_INTERNAL away from internal mounts
2018-04-24 Al Viroorangefs_kill_sb(): deal with allocation failures
2018-04-24 Al Virojffs2_kill_sb(): deal with failed allocations
2018-04-24 Amir Goldsteinfanotify: fix logic of events on child
2018-04-24 Jan Karaudf: Fix leak of UTF-16 surrogates into encoded strings
2018-04-24 Theodore Ts'oext4: add extra checks to ext4_xattr_block_get()
2018-04-24 Theodore Ts'oext4: add bounds checking to ext4_xattr_find_entry()
2018-04-24 Theodore Ts'oext4: move call to ext4_error() into ext4_xattr_check_b...
2018-04-24 Theodore Ts'oext4: don't allow r/w mounts if metadata blocks overlap...
2018-04-24 Theodore Ts'oext4: always initialize the crc32c checksum driver
2018-04-24 Theodore Ts'oext4: fail ext4_iget for root directory if unallocated
2018-04-24 Eric Biggersext4: limit xattr size to INT_MAX
2018-04-24 Eryu Guanext4: protect i_disksize update by i_data_sem in direct...
2018-04-24 Theodore Ts'oext4: don't update checksum of new initialized bitmaps
2018-04-24 Theodore Ts'oext4: pass -ESHUTDOWN code to jbd2 layer
2018-04-24 Theodore Ts'oext4: eliminate sleep from shutdown ioctl
2018-04-24 Theodore Ts'oext4: shutdown should not prevent get_write_access
2018-04-24 Theodore Ts'ojbd2: if the journal is aborted then don't allow update...
2018-04-24 Gustavo A. R. SilvaCIFS: fix sha512 check in cifs_crypto_secmech_release
2018-04-24 Aurelien AptelCIFS: add sha512 secmech
2018-04-24 Aurelien AptelCIFS: refactor crypto shash/sdesc allocation&free
2018-04-24 Steve Frenchsmb3: Fix root directory when server returns inode...
2018-04-24 Ronnie Sahlbergfix smb3-encryption breakage when CONFIG_DEBUG_SG=y
2018-04-24 Ronnie Sahlbergcifs: fix memory leak in SMB2_open()
2018-04-24 Andrew Mortonfs/reiserfs/journal.c: add missing resierfs_warning...
2018-04-24 Richard Weinbergerubifs: Check ubifs_wbuf_sync() return code
2018-04-19 J. Bruce Fieldsnfsd: fix incorrect umasks
2018-04-19 Mike Kravetzhugetlbfs: fix bug in pgoff overflow checking
2018-04-19 Amir Goldsteinovl: fix lookup with middle layer opaque dir and absolu...
2018-04-19 Yunlong Songf2fs: fix heap mode to reset it back
2018-04-19 Al Virogetname_kernel() needs to make sure that ->name !=...
2018-04-12 NeilBrownVFS: close race between getcwd() and d_move()
2018-04-08 Liu BoBtrfs: fix unexpected cow in run_delalloc_nocow
2018-04-08 Yan, Zhengceph: only dirty ITER_IOVEC pages for direct read
2018-03-31 Grygorii Strashkosysfs: symlink: export sysfs_create_link_nowarn()
2018-03-28 Dan Carpenterstaging: ncpfs: memory corruption in ncp_read_kernel()
2018-03-28 Mike Kravetzhugetlbfs: check for pgoff value overflow
2018-03-28 Jeff Laytonnfsd: remove blocked locks on client teardown
2018-03-24 Benjamin Coddingtonnfsd4: permit layoutget of executable-only files
2018-03-21 Nikolay Borisovbtrfs: Fix memory barriers usage with device stats...
2018-03-21 Zygo Blaxellbtrfs: remove spurious WARN_ON(ref->count < 0) in find_...
2018-03-21 Nikolay Borisovbtrfs: Fix use-after-free when cleaning up fs_devs...
2018-03-21 Hans van Kranenburgbtrfs: alloc_chunk: fix DUP stripe size handling
2018-03-21 Edmund Nadolskibtrfs: add missing initialization in btrfs_check_shared
2018-03-21 Dmitriy Gorokhbtrfs: Fix NULL pointer exception in find_bio_stripe
2018-03-21 Tejun Heofs/aio: Use RCU accessors for kioctx_table->table[]
2018-03-21 Tejun Heofs/aio: Add explicit RCU grace period when freeing...
2018-03-21 Al Virolock_parent() needs to recheck if dentry got __dentry_k...
2018-03-21 Eric W. Biedermanfs: Teach path_connected to handle nfs filesystems...
2018-03-19 Eric W. Biedermanuserns: Don't fail follow_automount based on s_user_ns
2018-03-19 Greg Kroah-HartmanRevert "btrfs: use proper endianness accessors for...
2018-03-15 Trond MyklebustNFS: Fix unstable write completion
2018-03-15 Trond MyklebustpNFS: Prevent the layout header refcount going to zero...
2018-03-15 Trond MyklebustNFS: Fix an incorrect type in struct nfs_direct_req
2018-03-09 Jan Karadirect-io: Fix sleep in atomic due to sync AIO
2018-03-09 Anand Jainbtrfs: use proper endianness accessors for super_copy
2018-03-03 Aliaksei Karaliouxfs: quota: check result of register_shrinker()
2018-03-03 Aliaksei Karaliouxfs: quota: fix missed destroy of qi_tree_lock
2018-03-03 Nikolay Borisovbtrfs: Fix flush bio leak
2018-03-03 David Howellsafs: Fix missing error handling in afs_write_end()
2018-03-03 Al Virosget(): handle failures of register_shrinker()
2018-03-03 Arnd Bergmannexec: avoid gcc-8 warning for get_task_comm
2018-02-25 Nikolay Borisovbtrfs: Fix possible off-by-one in btrfs_search_path_in_tree
2018-02-25 Omar SandovalBtrfs: disable FUA if mounted with nobarrier
2018-02-25 Justin Maggardbtrfs: Fix quota reservation leak on preallocated files
2018-02-25 Jan Karadnotify: Handle errors from fsnotify_add_mark_locked...
2018-02-22 Amir Goldsteinovl: hash directory inodes for fsnotify
2018-02-22 Liu BoBtrfs: fix unexpected -EEXIST when creating new inode
2018-02-22 Liu BoBtrfs: fix use-after-free on root->orphan_block_rsv
2018-02-22 Liu BoBtrfs: fix btrfs_evict_inode to handle abnormal inodes...
2018-02-22 Liu BoBtrfs: fix extent state leak from tree log
2018-02-22 Liu BoBtrfs: fix crash due to not cleaning up tree log block...
next