summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-06-08ovl: remove unnecessary lock checkyoungjun1-6/+1
2020-06-04ovl: make oip->index boolMiklos Szeredi2-2/+2
2020-06-04ovl: only pass ->ki_flags to ovl_iocb_to_rwf()Miklos Szeredi1-4/+3
2020-06-04ovl: make private mounts longtermMiklos Szeredi2-1/+22
2020-06-04ovl: get rid of redundant members in struct ovl_fsMiklos Szeredi2-55/+48
2020-06-04ovl: add accessor for ofs->upper_mntMiklos Szeredi7-30/+35
2020-06-04ovl: initialize error in ovl_copy_xattrYuxuan Shui1-1/+1
2020-06-03ovl: drop negative dentry in upper layerChengguang Xu1-7/+28
2020-06-03ovl: check permission to open real fileMiklos Szeredi1-2/+14
2020-06-03ovl: call secutiry hook in ovl_real_ioctl()Miklos Szeredi1-1/+4
2020-06-02ovl: verify permissions in ovl_path_open()Miklos Szeredi1-1/+26
2020-06-02ovl: switch to mounter creds in readdirMiklos Szeredi1-6/+21
2020-06-02ovl: pass correct flags for opening real directoryMiklos Szeredi1-3/+9
2020-06-02ovl: fix redirect traversal on metacopy dentriesVivek Goyal1-12/+14
2020-06-02ovl: initialize OVL_UPPERDATA in ovl_lookup()Vivek Goyal3-10/+5
2020-06-02ovl: use only uppermetacopy state in ovl_lookup()Vivek Goyal1-29/+28
2020-06-02ovl: simplify setting of origin for index lookupVivek Goyal1-12/+17
2020-06-02ovl: fix out of bounds access warning in ovl_check_fb_len()Amir Goldstein1-0/+3
2020-05-13ovl: return required buffer size for file handlesLubos Dolezel1-10/+8
2020-05-13ovl: sync dirty data when remounting to ro modeChengguang Xu1-1/+10
2020-05-13ovl: whiteout inode sharingChengguang Xu6-15/+48
2020-05-13ovl: inherit SB_NOSEC flag from upperdirJeffle Xu1-0/+12
2020-05-13ovl: skip overlayfs superblocks at global syncKonstantin Khlebnikov2-3/+5
2020-05-13ovl: index dir act as work dirAmir Goldstein1-5/+9
2020-05-13ovl: prepare to copy up without workdirAmir Goldstein1-3/+4
2020-05-13ovl: cleanup non-empty directories in ovl_indexdir_cleanup()Amir Goldstein3-17/+14
2020-05-13ovl: resolve more conflicting mount optionsAmir Goldstein1-0/+48
2020-05-13ovl: potential crash in ovl_fid_to_fh()Dan Carpenter1-0/+3
2020-04-30ovl: clear ATTR_OPEN from attr->ia_validVivek Goyal1-3/+14
2020-04-30ovl: clear ATTR_FILE from attr->ia_validVivek Goyal1-0/+7
2020-04-19Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+13
2020-04-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-18/+26
2020-04-19Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-3/+22
2020-04-18Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-20/+42
2020-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+7
2020-04-17Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-139/+162
2020-04-17Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+17
2020-04-17btrfs: fix setting last_trans for reloc rootsJosef Bacik1-2/+17
2020-04-17Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+2
2020-04-16Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds3-5/+5
2020-04-16smb3: remove overly noisy debug line in signing errorsSteve French1-2/+2
2020-04-16xfs: move inode flush to the sync workqueueDarrick J. Wong2-19/+27
2020-04-16proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsetsAndrei Vagin1-1/+13
2020-04-16proc: Handle umounts cleanlyEric W. Biederman1-0/+7
2020-04-16ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o1-2/+4
2020-04-16ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o1-1/+1
2020-04-16ext4: remove set but not used variable 'es' in ext4_jbd2.cJason Yan1-3/+0
2020-04-16ext4: remove set but not used variable 'es'Jason Yan1-2/+0
2020-04-16ext4: do not zeroout extents beyond i_disksizeJan Kara1-4/+4
2020-04-16ext4: fix return-value types in several function commentsJosh Triplett2-3/+3