summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ovl: get rid of redundant members in struct ovl_fsMiklos Szeredi2020-06-042-55/+48
* ovl: add accessor for ofs->upper_mntMiklos Szeredi2020-06-047-30/+35
* ovl: initialize error in ovl_copy_xattrYuxuan Shui2020-06-041-1/+1
* ovl: drop negative dentry in upper layerChengguang Xu2020-06-031-7/+28
* ovl: check permission to open real fileMiklos Szeredi2020-06-031-2/+14
* ovl: call secutiry hook in ovl_real_ioctl()Miklos Szeredi2020-06-031-1/+4
* ovl: verify permissions in ovl_path_open()Miklos Szeredi2020-06-021-1/+26
* ovl: switch to mounter creds in readdirMiklos Szeredi2020-06-021-6/+21
* ovl: pass correct flags for opening real directoryMiklos Szeredi2020-06-021-3/+9
* ovl: fix redirect traversal on metacopy dentriesVivek Goyal2020-06-021-12/+14
* ovl: initialize OVL_UPPERDATA in ovl_lookup()Vivek Goyal2020-06-023-10/+5
* ovl: use only uppermetacopy state in ovl_lookup()Vivek Goyal2020-06-021-29/+28
* ovl: simplify setting of origin for index lookupVivek Goyal2020-06-021-12/+17
* ovl: fix out of bounds access warning in ovl_check_fb_len()Amir Goldstein2020-06-021-0/+3
* ovl: return required buffer size for file handlesLubos Dolezel2020-05-131-10/+8
* ovl: sync dirty data when remounting to ro modeChengguang Xu2020-05-131-1/+10
* ovl: whiteout inode sharingChengguang Xu2020-05-136-15/+48
* ovl: inherit SB_NOSEC flag from upperdirJeffle Xu2020-05-131-0/+12
* ovl: skip overlayfs superblocks at global syncKonstantin Khlebnikov2020-05-132-3/+5
* ovl: index dir act as work dirAmir Goldstein2020-05-131-5/+9
* ovl: prepare to copy up without workdirAmir Goldstein2020-05-131-3/+4
* ovl: cleanup non-empty directories in ovl_indexdir_cleanup()Amir Goldstein2020-05-133-17/+14
* ovl: resolve more conflicting mount optionsAmir Goldstein2020-05-131-0/+48
* ovl: potential crash in ovl_fid_to_fh()Dan Carpenter2020-05-131-0/+3
* ovl: clear ATTR_OPEN from attr->ia_validVivek Goyal2020-04-301-3/+14
* ovl: clear ATTR_FILE from attr->ia_validVivek Goyal2020-04-301-0/+7
* Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-191-1/+13
|\
| * proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsetsAndrei Vagin2020-04-161-1/+13
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-198-18/+26
|\ \
| * | ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o2020-04-161-2/+4
| * | ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o2020-04-161-1/+1
| * | ext4: remove set but not used variable 'es' in ext4_jbd2.cJason Yan2020-04-161-3/+0
| * | ext4: remove set but not used variable 'es'Jason Yan2020-04-161-2/+0
| * | ext4: do not zeroout extents beyond i_disksizeJan Kara2020-04-161-4/+4
| * | ext4: fix return-value types in several function commentsJosh Triplett2020-04-162-3/+3
| * | ext4: use non-movable memory for superblock readaheadRoman Gushchin2020-04-163-2/+13
| * | ext4: use matching invalidatepage in ext4_writepageyangerkun2020-04-161-1/+1
* | | Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-04-194-3/+22
|\ \ \
| * | | smb3: remove overly noisy debug line in signing errorsSteve French2020-04-161-2/+2
| * | | cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+Jones Syue2020-04-162-1/+5
| * | | cifs: dump the session id and keys also for SMB2 sessionsRonnie Sahlberg2020-04-161-0/+15
| | |/ | |/|
* | | Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-04-185-20/+42
|\ \ \
| * | | xfs: move inode flush to the sync workqueueDarrick J. Wong2020-04-162-19/+27
| * | | xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong2020-04-131-0/+1
| * | | xfs: acquire superblock freeze protection on eofblocks scansBrian Foster2020-04-132-1/+14
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2020-04-171-0/+7
|\ \ \
| * | | proc: Handle umounts cleanlyEric W. Biederman2020-04-161-0/+7
| |/ /
* | | Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds2020-04-171-139/+162
|\ \ \
| * | | io_uring: don't count rqs failed after current onePavel Begunkov2020-04-151-3/+3
| * | | io_uring: kill already cached timeout.seq_offsetPavel Begunkov2020-04-151-6/+3