summaryrefslogtreecommitdiffstats
path: root/fs/autofs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-07ext4: fix buffer leak in ext4_xattr_move_to_block() on error pathVasily Averin1-0/+2
2018-11-07ext4: release bs.bh before re-using in ext4_xattr_block_find()Vasily Averin1-0/+2
2018-11-07ext4: fix buffer leak in ext4_xattr_get_block() on error pathVasily Averin1-1/+3
2018-11-07ext4: fix possible leak of s_journal_flag_rwsem in error pathVasily Averin1-0/+1
2018-11-07ext4: fix possible leak of sbi->s_group_desc_leak in error pathTheodore Ts'o1-8/+8
2018-11-06ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref()Vasily Averin1-5/+1
2018-11-06ext4: avoid possible double brelse() in add_new_gdb() on error pathTheodore Ts'o1-0/+1
2018-11-06ext4: avoid buffer leak in ext4_orphan_add() after prior errorsVasily Averin1-1/+3
2018-11-06ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()Vasily Averin1-2/+3
2018-11-06ext4: fix possible inode leak in the retry loop of ext4_resize_fs()Vasily Averin1-0/+4
2018-11-06ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizingVasily Averin1-1/+1
2018-11-03ext4: add missing brelse() update_backups()'s error pathVasily Averin1-1/+3
2018-11-03ext4: add missing brelse() add_new_gdb_meta_bg()'s error pathVasily Averin1-2/+1
2018-11-03ext4: add missing brelse() in set_flexbg_block_bitmap()'s error pathVasily Averin1-2/+4
2018-11-03ext4: avoid potential extra brelse in setup_new_flex_group_blocks() Vasily Averin1-6/+2
2018-10-12ext4: fix use-after-free race in ext4_remount()'s error pathTheodore Ts'o2-26/+50
2018-10-07ext4: cache NULL when both default_acl and acl are NULLChengguang Xu1-0/+4
2018-10-06docs: promote the ext4 data structures book to top levelDarrick J. Wong25-21/+10
2018-10-06docs: move ext4 administrative docs to admin-guide/Darrick J. Wong4-2/+4
2018-10-06jbd2: fix use after free in jbd2_log_do_checkpoint()Jan Kara1-2/+2
2018-10-03ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTRWang Shilong1-1/+3
2018-10-03ext4: fix setattr project check in fssetxattr ioctlWang Shilong1-23/+37
2018-10-03docs: make ext4 readme tables readableDarrick J. Wong1-430/+391
2018-10-03docs: fix ext4 documentation table formatting problemsDarrick J. Wong10-59/+60
2018-10-03docs: generate a separate ext4 pdf file from the documentationDarrick J. Wong1-0/+2
2018-10-03ext4: convert fault handler to use vm_fault_t typeSouptick Joarder3-17/+18
2018-10-03ext4: initialize retries variable in ext4_da_write_inline_data_begin()Lukas Czerner1-1/+1
2018-10-03ext4: fix EXT4_IOC_SWAP_BOOTTheodore Ts'o1-6/+27
2018-10-02ext4: fix build error when DX_DEBUG is definedGabriel Krisman Bertazi1-1/+1
2018-10-02ext4: fix argument checking in EXT4_IOC_MOVE_EXTTheodore Ts'o1-2/+6
2018-10-01ext4: fix reserved cluster accounting at page invalidation timeEric Whitney3-19/+95
2018-10-01ext4: adjust reserved cluster count when removing extentsEric Whitney5-134/+238
2018-10-01ext4: reduce reserved cluster count by number of allocated clustersEric Whitney3-160/+207
2018-10-01ext4: fix reserved cluster accounting at delayed write timeEric Whitney6-18/+241
2018-10-01ext4: add new pending reservation mechanismEric Whitney4-0/+249
2018-10-01ext4: generalize extents status tree search functionsEric Whitney6-74/+165
2018-09-30Linux 4.19-rc6v4.19-rc6Greg Kroah-Hartman1-1/+1
2018-09-30MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.cMiguel Ojeda1-1/+1
2018-09-29cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor1-2/+2
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre1-0/+6
2018-09-28xen/blkfront: correct purging of persistent grantsJuergen Gross1-2/+2
2018-09-28Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe1-1/+3
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman17-0/+17
2018-09-27blk-mq: I/O and timer unplugs are inverted in blktraceIlya Dryomov1-2/+2
2018-09-27dax: Fix deadlock in dax_lock_mapping_entry()Jan Kara1-0/+1
2018-09-27x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song1-19/+0
2018-09-27bcache: add separate workqueue for journal_write to avoid deadlockGuoju Fang3-3/+12
2018-09-27drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha3-7/+137
2018-09-27drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li3-18/+1
2018-09-27drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2-3/+4