openvswitch: Avoid OOB read when parsing flow nlattrs
[platform/kernel/linux-rpi.git] / fs /
2019-01-26 Steve Frenchcifs: allow disabling insecure dialects in the config
2019-01-26 Scott Mayhewnfs: fix a deadlock in nfs client initialization
2019-01-26 Junxiao Biocfs2: fix panic due to unrecovered local alloc
2019-01-26 Javier Barrioquota: Lock s_umount in exclusive mode for Q_XQUOTA...
2019-01-26 Johannes Thumshirnbtrfs: improve error handling of btrfs_add_link
2019-01-26 Joel Fernandes ... pstore/ram: Do not treat empty buffers as valid
2019-01-26 Daniel Santosjffs2: Fix use of uninitialized delayed_work, lockdep...
2019-01-23 Jan Karablockdev: Fix livelocks on loop device
2019-01-23 Kees Cookpstore/ram: Avoid allocation and leak of platform data
2019-01-23 Josef Bacikbtrfs: wait on ordered extents on abort cleanup
2019-01-23 David SterbaRevert "btrfs: balance dirty metadata pages in btrfs_fi...
2019-01-16 Theodore Ts'oext4: track writeback errors using the generic tracking...
2019-01-16 Theodore Ts'oext4: use ext4_write_inode() when fsyncing w/o a journal
2019-01-16 Theodore Ts'oext4: avoid kernel warning when writing the superblock...
2019-01-16 Theodore Ts'oext4: fix a potential fiemap/page fault deadlock w...
2019-01-16 Theodore Ts'oext4: make sure enough credits are reserved for dioread...
2019-01-16 Ross Lagerwallcifs: Fix potential OOB access of lock element array
2019-01-16 Pavel ShilovskyCIFS: Do not hide EINTR after sending network packets
2019-01-16 Pavel ShilovskyCIFS: Fix adjustment of credits for MTU requests
2019-01-13 Yan, Zhengceph: don't update importing cap's mseq when handing...
2019-01-13 Benjamin Coddingtonlockd: Show pid of lockd for remote locks
2019-01-13 Andreas Gruenbachergfs2: Fix loop in gfs2_rbm_find
2019-01-13 Andreas Gruenbachergfs2: Get rid of potential double-freeing in gfs2_creat...
2019-01-13 Vasily Averindlm: memory leaks on error path in dlm_user_request()
2019-01-13 Vasily Averindlm: lost put_lkb on error path in receive_convert...
2019-01-13 Vasily Averindlm: possible memory leak on error path in create_lkb()
2019-01-13 Vasily Averindlm: fixed memory leaks after failed ls_remove_names...
2019-01-09 Georgy A BystreninCIFS: Fix error mapping for SMB2_LOCK command which...
2019-01-09 Martin Blumenstinglf2fs: fix validation of the block count in sanity_check...
2019-01-09 Filipe MananaBtrfs: fix fsync of files with multiple hard links...
2019-01-09 Theodore Ts'oext4: check for shutdown and r/o file system in ext4_wr...
2019-01-09 Theodore Ts'oext4: force inode writes when nfsd calls commit_metadata()
2019-01-09 Theodore Ts'oext4: include terminating u32 in size of xattr entries...
2019-01-09 ruippan (潘睿)ext4: fix EXT4_IOC_GROUP_ADD ioctl
2019-01-09 Maurizio Lombardiext4: missing unlock/put_page() in ext4_try_to_write_in...
2019-01-09 Pan Bianext4: fix possible use after free in ext4_quota_enable
2019-01-09 Theodore Ts'oext4: add ext4_sb_bread() to disambiguate ENOMEM cases
2018-12-29 Ivan Delalandeproc/sysctl: don't return ENOMEM on lookup when a table...
2018-12-29 Richard Weinbergerubifs: Handle re-linking of inodes correctly while...
2018-12-29 Dan Carpentercifs: integer overflow in in SMB2_ioctl()
2018-12-29 Richard Weinbergerubifs: Fix directory size calculation for symlinks
2018-12-21 Steve Frenchcifs: In Kconfig CONFIG_CIFS_POSIX needs depends on...
2018-12-21 Dave Kleikampnfs: don't dirty kernel pages read by direct-io
2018-12-21 Chad Austinfuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN...
2018-12-21 Andrea Arcangeliuserfaultfd: check VM_MAYWRITE was set after verifying...
2018-12-21 Jeff Moyeraio: fix spectre gadget in lookup_ioctx
2018-12-17 Tigran Mkrtchyanflexfiles: enforce per-mirror stateid only for v4 DSes
2018-12-17 Pan Bianocfs2: fix potential use after free
2018-12-17 Pan Bianhfsplus: do not free node before using
2018-12-17 Pan Bianhfs: do not free node before using
2018-12-17 Larry Chenocfs2: fix deadlock caused by ocfs2_defrag_extent()
2018-12-17 Colin Ian Kingfscache, cachefiles: remove redundant variable 'cache'
2018-12-17 NeilBrownfscache: fix race between enablement and dropping of...
2018-12-17 Kees Cookpstore/ram: Correctly calculate usable PRZ bytes
2018-12-17 Kiran Kumar Modukuricachefiles: Fix page leak in cachefiles_read_backing_fi...
2018-12-17 Pan Bianexportfs: do not read dentry after free
2018-12-17 Robbie KoBtrfs: send, fix infinite loop due to directory rename...
2018-12-17 YueHaibingsysv: return 'err' instead of 0 in __sysv_write_inode
2018-12-13 Paulo Alcantaracifs: Fix separator when building path from dentry
2018-12-13 Chao Yuf2fs: fix to do sanity check with block address in...
2018-12-13 Tigran Mkrtchyanflexfiles: use per-mirror specified stateid for IO
2018-12-08 Jan Karaudf: Allow mounting volumes with incorrect identificati...
2018-12-08 Nikolay Borisovbtrfs: Always try all copies when reading extent buffers
2018-12-08 Qu Wenruobtrfs: tree-checker: Don't check max block group size...
2018-12-08 Andrea Arcangeliuserfaultfd: shmem/hugetlbfs: only allow to register...
2018-12-08 Guenter Roeckkernfs: Replace strncpy with memcpy
2018-12-05 Jaegeuk Kimf2fs: fix missing up_read
2018-12-05 Josef Bacikbtrfs: release metadata before running delayed refs
2018-12-05 Pan Bianext2: fix potential use after free
2018-12-05 Maximilian Heynefs: fix lost error code in dio_complete
2018-12-05 Pan Bianbtrfs: relocation: set trans to be NULL after ending...
2018-12-05 Filipe MananaBtrfs: ensure path name is null terminated at btrfs_con...
2018-12-05 Darrick J. Wongxfs: don't fail when converting shortform attr to long...
2018-12-05 Chao Yuf2fs: fix to do sanity check with cp_pack_start_sum
2018-12-05 Chao Yuf2fs: fix to do sanity check with i_extra_isize
2018-12-05 Chao Yuf2fs: fix to do sanity check with block address in...
2018-12-05 Chao Yuf2fs: fix to do sanity check with node footer and iblocks
2018-12-05 Chao Yuf2fs: fix to do sanity check with user_block_count
2018-12-05 Chao Yuf2fs: fix to do sanity check with extra_attr feature
2018-12-05 Ben Hutchingsf2fs: Add sanity_check_inode() function
2018-12-05 Chao Yuf2fs: fix to do sanity check with secs_per_zone
2018-12-05 Chao Yuf2fs: introduce and spread verify_blkaddr
2018-12-05 Chao Yuf2fs: clean up with is_valid_blkaddr()
2018-12-05 Jaegeuk Kimf2fs: enhance sanity_check_raw_super() to avoid potenti...
2018-12-05 Jaegeuk Kimf2fs: sanity check on sit entry
2018-12-05 Yunlei Hef2fs: check blkaddr more accuratly before issue a bio
2018-12-05 Shaokun Zhangbtrfs: tree-checker: Fix misleading group system inform...
2018-12-05 Qu Wenruobtrfs: tree-checker: Check level for leaves and nodes
2018-12-05 Qu Wenruobtrfs: Check that each block group has corresponding...
2018-12-05 Qu Wenruobtrfs: tree-checker: Detect invalid and empty essential...
2018-12-05 Qu Wenruobtrfs: tree-checker: Verify block_group_item
2018-12-05 David Sterbabtrfs: tree-check: reduce stack consumption in check_di...
2018-12-05 Arnd Bergmannbtrfs: tree-checker: use %zu format string for size_t
2018-12-05 Qu Wenruobtrfs: tree-checker: Add checker for dir item
2018-12-05 Qu Wenruobtrfs: tree-checker: Fix false panic for sanity test
2018-12-05 Qu Wenruobtrfs: tree-checker: Enhance btrfs_check_node output
2018-12-05 Qu Wenruobtrfs: Move leaf and node validation checker to tree...
2018-12-05 Qu Wenruobtrfs: Add checker for EXTENT_CSUM
2018-12-05 Qu Wenruobtrfs: Add sanity check for EXTENT_DATA when reading...
2018-12-05 Qu Wenruobtrfs: Check if item pointer overlaps with the item...
next