summaryrefslogtreecommitdiffstats
path: root/fs/nls (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-04ovl: defer upper dir lock to tempfile linkAmir Goldstein2-30/+38
2017-07-04ovl: hash overlay non-dir inodes by copy up originMiklos Szeredi3-9/+44
2017-07-04ovl: cleanup bad and stale index entries on mountAmir Goldstein5-10/+130
2017-07-04ovl: lookup index entry for copy up originAmir Goldstein3-2/+116
2017-07-04ovl: verify index dir matches upper dirAmir Goldstein4-8/+27
2017-07-04ovl: verify upper root dir matches lower root dirAmir Goldstein4-15/+101
2017-07-04ovl: introduce the inodes index dir featureAmir Goldstein6-7/+108
2017-07-04ovl: generalize ovl_create_workdir()Amir Goldstein1-16/+25
2017-07-04ovl: relax same fs constrain for ovl_check_origin()Amir Goldstein1-18/+24
2017-07-04ovl: get exclusive ownership on upper/work dirsAmir Goldstein2-3/+29
2017-07-04vfs: introduce inode 'inuse' lockAmir Goldstein3-0/+37
2017-07-04ovl: move cache and version to ovl_inodeMiklos Szeredi3-17/+13
2017-07-04ovl: use ovl_inode mutex to synchronize concurrent copy upAmir Goldstein3-20/+11
2017-07-04ovl: move impure to ovl_inodeMiklos Szeredi6-17/+26
2017-07-04ovl: move redirect to ovl_inodeMiklos Szeredi4-9/+9
2017-07-04ovl: move __upperdentry to ovl_inodeMiklos Szeredi8-94/+79
2017-07-04ovl: compare inodesMiklos Szeredi1-4/+9
2017-07-04ovl: use i_private only as a keyMiklos Szeredi5-20/+37
2017-07-04ovl: simplify getting inodeMiklos Szeredi5-37/+36
2017-07-04ovl: allocate an ovl_inode structAmir Goldstein2-2/+63
2017-07-04ovl: fix nlink leak in ovl_rename()Amir Goldstein1-0/+7
2017-06-28ovl: don't set origin on broken lower hardlinkMiklos Szeredi1-3/+8
2017-06-28ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi1-12/+12
2017-06-27ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot1-1/+1
2017-06-26Linux 4.12-rc7v4.12-rc7Linus Torvalds1-1/+1
2017-06-24x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner1-2/+1
2017-06-24fs/exec.c: account for argv/envp pointersKees Cook1-4/+24
2017-06-24ocfs2: fix deadlock caused by recursive locking in xattrEric Ren2-10/+17
2017-06-24slub: make sysfs file removal asynchronousTejun Heo2-14/+27
2017-06-24lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov1-3/+3
2017-06-24fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara1-0/+1
2017-06-24autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown1-1/+1
2017-06-24mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappingsArd Biesheuvel1-2/+13
2017-06-24mm, thp: remove cond_resched from __collapse_huge_page_copyDavid Rientjes1-1/+0
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan1-10/+7
2017-06-23powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin1-3/+28
2017-06-22kconfig: fix sparse warnings in nconfigRandy Dunlap2-8/+8
2017-06-22perf probe: Fix probe definition for inlined functionsBjörn Töpel1-1/+1
2017-06-22KVM: x86: fix singlestepping over syscallPaolo Bonzini3-30/+34
2017-06-22powerpc/powernv/npu-dma: Add explicit flush when sending an ATSDAlistair Popple1-29/+65
2017-06-22KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens1-9/+6
2017-06-22perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang1-2/+2
2017-06-22i2c: imx: Use correct function to write to registerMichail Georgios Etairidis1-4/+4
2017-06-22xfs: don't allow bmap on rt filesDarrick J. Wong1-2/+5
2017-06-22kbuild: fix header installation under fakechroot environmentRichard Genoud1-1/+9
2017-06-21ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula2-31/+39
2017-06-21Allow stack to grow up to address space limitHelge Deller1-5/+8
2017-06-21mm: fix new crash in unmapped_area_topdown()Hugh Dickins1-2/+4
2017-06-21blk-mq: fix performance regression with shared tagsJens Axboe4-24/+61
2017-06-21dm io: fix duplicate bio completion due to missing ref countMike Snitzer1-2/+2