udf: Provide saner default for invalid uid / gid
[platform/kernel/linux-rpi.git] / fs /
2018-05-30 Jan Karaudf: Provide saner default for invalid uid / gid
2018-05-30 Andreas Gruenbachergfs2: Fix fallocate chunk size
2018-05-30 Chao Yuf2fs: fix to check extent cache in f2fs_drop_extent_tree
2018-05-30 Chao Yuf2fs: fix to clear CP_TRIMMED_FLAG
2018-05-30 Chao Yuf2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
2018-05-30 Eric Sandeenext4: don't complain about incorrect features when...
2018-05-30 Qu Wenruobtrfs: qgroup: Fix root item corruption when multiple...
2018-05-30 Jeff Mahoneybtrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
2018-05-30 Filipe MananaBtrfs: fix copy_items() return value when logging an...
2018-05-30 Qu Wenruobtrfs: tests/qgroup: Fix wrong tree backref level
2018-05-30 David Howellsfscache: Fix hanging wait on page discarded by writeback
2018-05-30 Jun Piaoocfs2/dlm: don't handle migrate lockres if already...
2018-05-30 Nikolay Borisovbtrfs: Fix possible softlock on single core machines
2018-05-30 Liu BoBtrfs: fix NULL pointer dereference in log_dir_items
2018-05-30 Liu BoBtrfs: bail out on error during replay_dir_deletes
2018-05-30 Carlos MaiolinoForce log to disk before reading the AGF during a fstrim
2018-05-30 Danilo Krummrichfs/proc/proc_sysctl.c: fix potential page fault while...
2018-05-30 Filipe MananaBtrfs: fix loss of prealloc extents past i_size after...
2018-05-30 Liu BoBtrfs: clean up resources during umount after trans...
2018-05-30 Chengguang Xuceph: fix potential memory leak in init_caches()
2018-05-30 Filipe MananaBtrfs: fix log replay failure after linking special...
2018-05-30 Filipe MananaBtrfs: send, fix issuing write op when processing hole...
2018-05-30 Jeff Mahoneybtrfs: use kvzalloc to allocate btrfs_fs_info
2018-05-30 Chengguang Xuceph: fix dentry leak when failing to init debugfs
2018-05-30 Chengguang Xulibceph, ceph: avoid memory leak when specifying same...
2018-05-30 Will Deaconfs: dcache: Use READ_ONCE when accessing i_dir_seq
2018-05-30 Will Deaconfs: dcache: Avoid livelock between d_alloc_parallel...
2018-05-30 Bill.Baker@oracle.comnfs: system crashes after NFS4ERR_MOVED recovery
2018-05-30 Al Virodo d_instantiate/unlock_new_inode combinations safely
2018-05-30 Al Viroaio: fix io_destroy(2) vs. lookup_ioctx() race
2018-05-30 Dave Chinnerfs: don't scan the inode cache before SB_BORN is set
2018-05-30 Al Viroaffs_lookup(): close a race with affs_remove_link()
2018-05-25 Tetsuo Handahfsplus: stop workqueue when fill_super() failed
2018-05-25 Al Viroext2: fix a block leak
2018-05-22 Konrad Rzeszutek... proc: Use underscores for SSBD in 'status'
2018-05-22 Thomas Gleixnerprctl: Add force disable speculation
2018-05-22 Kees Cookproc: Provide details on speculation flaw mitigations
2018-05-22 Liu Bobtrfs: fix reading stale metadata blocks after degraded...
2018-05-22 Nikolay Borisovbtrfs: Fix delalloc inodes invalidation during transact...
2018-05-22 Nikolay Borisovbtrfs: Split btrfs_del_delalloc_inode into 2 functions
2018-05-22 Anand Jainbtrfs: fix crash when trying to resume balance without...
2018-05-22 Misono Tomohirobtrfs: property: Set incompat flag if lzo/zstd compress...
2018-05-22 Robbie KoBtrfs: send, fix invalid access to commit roots due...
2018-05-22 Filipe MananaBtrfs: fix xattr loss after power failure
2018-05-19 Willy Tarreauproc: do not access cmdline nor environ from file-backe...
2018-05-19 ethanwubtrfs: Take trans lock before access running trans...
2018-05-16 Steve Frenchsmb3: directory sync should not return an error
2018-05-16 Ilya Dryomovceph: fix rsize/wsize capping in ceph_direct_read_write()
2018-05-16 Jan Karabdi: Fix oops in wb_workfn()
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
next