summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-06-04ovl: get rid of redundant members in struct ovl_fsMiklos Szeredi
2020-06-04ovl: add accessor for ofs->upper_mntMiklos Szeredi
2020-06-04ovl: initialize error in ovl_copy_xattrYuxuan Shui
2020-06-03ovl: drop negative dentry in upper layerChengguang Xu
2020-06-03ovl: check permission to open real fileMiklos Szeredi
2020-06-03ovl: call secutiry hook in ovl_real_ioctl()Miklos Szeredi
2020-06-02ovl: verify permissions in ovl_path_open()Miklos Szeredi
2020-06-02ovl: switch to mounter creds in readdirMiklos Szeredi
2020-06-02ovl: pass correct flags for opening real directoryMiklos Szeredi
2020-06-02ovl: fix redirect traversal on metacopy dentriesVivek Goyal
2020-06-02ovl: initialize OVL_UPPERDATA in ovl_lookup()Vivek Goyal
2020-06-02ovl: use only uppermetacopy state in ovl_lookup()Vivek Goyal
2020-06-02ovl: simplify setting of origin for index lookupVivek Goyal
2020-06-02ovl: fix out of bounds access warning in ovl_check_fb_len()Amir Goldstein
2020-05-13ovl: return required buffer size for file handlesLubos Dolezel
2020-05-13ovl: sync dirty data when remounting to ro modeChengguang Xu
2020-05-13ovl: whiteout inode sharingChengguang Xu
2020-05-13ovl: inherit SB_NOSEC flag from upperdirJeffle Xu
2020-05-13ovl: skip overlayfs superblocks at global syncKonstantin Khlebnikov
2020-05-13ovl: index dir act as work dirAmir Goldstein
2020-05-13ovl: prepare to copy up without workdirAmir Goldstein
2020-05-13ovl: cleanup non-empty directories in ovl_indexdir_cleanup()Amir Goldstein
2020-05-13ovl: resolve more conflicting mount optionsAmir Goldstein
2020-05-13ovl: potential crash in ovl_fid_to_fh()Dan Carpenter
2020-04-30ovl: clear ATTR_OPEN from attr->ia_validVivek Goyal
2020-04-30ovl: clear ATTR_FILE from attr->ia_validVivek Goyal
2020-04-19Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-19Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-04-18Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-17Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-17Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-17btrfs: fix setting last_trans for reloc rootsJosef Bacik
2020-04-16Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-16Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-04-16smb3: remove overly noisy debug line in signing errorsSteve French
2020-04-16xfs: move inode flush to the sync workqueueDarrick J. Wong
2020-04-16proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsetsAndrei Vagin
2020-04-15proc: Handle umounts cleanlyEric W. Biederman
2020-04-15ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o
2020-04-15ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o
2020-04-15ext4: remove set but not used variable 'es' in ext4_jbd2.cJason Yan
2020-04-15ext4: remove set but not used variable 'es'Jason Yan
2020-04-15ext4: do not zeroout extents beyond i_disksizeJan Kara
2020-04-15ext4: fix return-value types in several function commentsJosh Triplett
2020-04-15ext4: use non-movable memory for superblock readaheadRoman Gushchin
2020-04-15ext4: use matching invalidatepage in ext4_writepageyangerkun
2020-04-15cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+Jones Syue
2020-04-15cifs: dump the session id and keys also for SMB2 sessionsRonnie Sahlberg