aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-08-13Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds9-25/+65
2020-08-13Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds15-19/+21
2020-08-13Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-116/+121
2020-08-12Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds14-103/+482
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds37-315/+386
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu1-1/+1
2020-08-12exec: move path_noexec() check earlierKees Cook2-8/+8
2020-08-12exec: move S_ISREG() check earlierKees Cook3-10/+16
2020-08-12exec: change uselib(2) IS_SREG() failure to EACCESKees Cook1-2/+1
2020-08-12coredump: add %f for executable filenameLepton Wu1-4/+13
2020-08-12fs/signalfd.c: fix inconsistent return codes for signalfd4Helge Deller1-4/+6
2020-08-12fat: fix fat_ra_init() for data clusters == 0OGAWA Hirofumi1-0/+3
2020-08-12VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-08-12fatfs: switch write_lock to read_lock in fat_ioctl_get_attributesYubo Feng1-2/+2
2020-08-12fs/ufs: avoid potential u32 multiplication overflowColin Ian King1-1/+1
2020-08-12nilfs2: use a more common logging styleJoe Perches20-251/+239
2020-08-12nilfs2: convert __nilfs_msg to integrate the level and formatJoe Perches2-10/+15
2020-08-12nilfs2: only call unlock_new_inode() if I_NEWEric Biggers1-1/+2
2020-08-12fs/minix: remove expected error message in block_to_path()Eric Biggers2-12/+12
2020-08-12fs/minix: fix block limit check for V1 filesystemsEric Biggers1-1/+1
2020-08-12fs/minix: set s_maxbytes correctlyEric Biggers4-9/+9
2020-08-12fs/minix: reject too-large maximum file sizeEric Biggers1-2/+20
2020-08-12fs/minix: don't allow getting deleted inodesEric Biggers1-0/+14
2020-08-12fs/minix: check return value of sb_getblk()Eric Biggers1-1/+7
2020-08-12exec: use force_uaccess_begin during exec and exitChristoph Hellwig1-1/+6
2020-08-12hugetlbfs: prevent filesystem stacking of hugetlbfsMike Kravetz1-0/+6
2020-08-12mm, oom: make the calculation of oom badness more accurateYafang Shao1-1/+10
2020-08-12/proc/PID/smaps: consistent whitespace output formatMichal Koutný1-2/+2
2020-08-12fix breakage in do_rmdir()Al Viro1-1/+1
2020-08-12btrfs: trim: fix underflow in trim length to prevent access beyond device bou...Qu Wenruo3-0/+20
2020-08-11Merge tag 'for-linus-5.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-10/+10
2020-08-11Merge tag 'zonefs-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-4/+15
2020-08-12exfat: retain 'VolumeFlags' properlyTetsuhiro Kohada6-28/+47
2020-08-12exfat: optimize exfat_zeroed_cluster()Tetsuhiro Kohada1-43/+10
2020-08-12exfat: add error check when updating dir-entriesTetsuhiro Kohada4-7/+12
2020-08-12exfat: write multiple sectors at onceTetsuhiro Kohada3-6/+29
2020-08-12exfat: remove EXFAT_SB_DIRTY flagTetsuhiro Kohada7-35/+26
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+7
2020-08-11btrfs: fix return value mixup in btrfs_get_extentPavel Machek1-1/+1
2020-08-11zonefs: add zone-capacity supportJohannes Thumshirn2-4/+15
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-7/+7
2020-08-10Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-289/+745
2020-08-10Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds6-61/+81
2020-08-10Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-9/+36
2020-08-10btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups()Qu Wenruo1-3/+5
2020-08-10btrfs: check correct variable after allocation in btrfs_backref_iter_allocBoleyn Su1-1/+1
2020-08-10btrfs: make sure SB_I_VERSION doesn't get unset by remountJosef Bacik1-0/+6
2020-08-10btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana1-6/+2
2020-08-10btrfs: don't show full path of bind mounts in subvol=Josef Bacik1-2/+8
2020-08-10btrfs: fix messages after changing compression level by remountDavid Sterba1-5/+9
2020-08-10btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik1-2/+2
2020-08-10btrfs: inode: fix NULL pointer dereference if inode doesn't need compressionQu Wenruo1-5/+11
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds12-69/+1073
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-55/+14
2020-08-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-14/+18
2020-08-07fs: fix a struct path leak in path_umountChristoph Hellwig1-14/+18
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-145/+90
2020-08-07xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata1-2/+4
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds26-62/+90
2020-08-07mm: remove unnecessary wrapper function do_mmap_pgoff()Peter Collingbourne2-4/+4
2020-08-07proc/meminfo: avoid open coded reading of vm_committed_asFeng Tang1-1/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt1-2/+2
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin1-2/+2
2020-08-07tmpfs: support 64-bit inums per-sbChris Down1-0/+21
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long9-21/+22
2020-08-07ocfs2: fix unbalanced lockingPavel Machek1-1/+7
2020-08-07ocfs2: replace HTTP links with HTTPS onesAlexander A. Klimov2-4/+4
2020-08-07ocfs2: change slot number type s16 to u16Junxiao Bi3-6/+6
2020-08-07ocfs2: suballoc.h: delete a duplicated wordRandy Dunlap1-1/+1
2020-08-07ocfs2: fix remounting needed after setfacl commandGang He1-0/+2
2020-08-07ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function typeLuca Stefani4-19/+18
2020-08-07Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds86-2929/+3250
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-188/+439
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-28/+26
2020-08-07gfs2: When gfs2_dirty_inode gets a glock error, dump the glockBob Peterson1-0/+1
2020-08-07gfs2: Never call gfs2_block_zero_range with an open transactionBob Peterson1-30/+39
2020-08-07gfs2: print details on transactions that aren't properly endedBob Peterson1-13/+16
2020-08-07gfs2: Fix inaccurate commentBob Peterson1-1/+1
2020-08-06Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds4-28/+155
2020-08-06Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-27/+44
2020-08-06Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-320/+817
2020-08-06Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds16-77/+79
2020-08-06Merge tag 'erofs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-71/+100
2020-08-06Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds16-493/+560
2020-08-06fs: dlm: implement tcp graceful shutdownAlexander Aring1-5/+72
2020-08-06fs: dlm: change handling of reconnectsAlexander Aring1-15/+10
2020-08-06fs: dlm: don't close socket on invalid messageAlexander Aring1-6/+6
2020-08-06fs: dlm: set skb mark per peer socketAlexander Aring3-0/+55
2020-08-06fs: dlm: set skb mark for listen socketAlexander Aring3-0/+10
2020-08-06dlm: Fix kobject memleakWang Hai1-3/+3
2020-08-06Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar5-7/+7
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-21/+8
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+54
2020-08-05iomap: fall back to buffered writes for invalidation failuresChristoph Hellwig6-10/+23
2020-08-05xfs: use ENOTBLK for direct I/O to buffered I/O fallbackChristoph Hellwig1-2/+2
2020-08-05iomap: Only invalidate page cache pages on direct IO writesDave Chinner1-16/+15
2020-08-05xfs: delete duplicated words + other fixesRandy Dunlap14-17/+17
2020-08-05ceph: handle zero-length feature mask in session messagesJeff Layton1-2/+4
2020-08-05virtio_fs: convert to LE accessorsMichael S. Tsirkin1-2/+2
2020-08-05reiserfs: delete duplicated wordsRandy Dunlap4-8/+8
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds3-4/+4
2020-08-04init: add an init_dup helperChristoph Hellwig1-0/+12
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-11/+127
2020-08-04Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+4
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-110/+197
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+63
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds34-54/+52
2020-08-04Merge tag 'pstore-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+4
2020-08-04orangefs: remove unnecessary assignment to variable retJing Xiangfeng1-1/+0
2020-08-04ceph: use frag's MDS in either modeYanhu Cao1-2/+1
2020-08-04ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton3-28/+19
2020-08-04ceph: set sec_context xattr on symlink creationJeff Layton1-0/+4
2020-08-03f2fs: prepare a waiter before entering io_scheduleJaegeuk Kim1-2/+2
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+1
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2020-08-03f2fs: update_sit_entry: Make the judgment condition of f2fs_bug_on more intui...Zhihao Cheng1-1/+1
2020-08-03f2fs: replace test_and_set/clear_bit() with set/clear_bit()Yufen Yu1-2/+2
2020-08-03f2fs: make file immutable even if releasing zero compression blockDaeho Jeong1-3/+3
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds6-1113/+1463
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds18-251/+128
2020-08-03userfaultfd: simplify fault handlingLinus Torvalds1-38/+1
2020-08-03Merge tag 'filelock-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2020-08-03f2fs: compress: disable compression mount option if compression is offChao Yu1-1/+14
2020-08-03f2fs: compress: add sanity check during compressed cluster readChao Yu1-3/+1
2020-08-03f2fs: use macro instead of f2fs verity versionJack Qiu1-2/+4
2020-08-03f2fs: fix deadlock between quota writes and checkpointJaegeuk Kim1-0/+2
2020-08-03f2fs: correct comment of f2fs_exist_written_dataJack Qiu1-1/+1
2020-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds1-3/+12
2020-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds19-130/+798
2020-08-03Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds44-1157/+1811
2020-08-03erofs: remove WQ_CPU_INTENSIVE flag from unbound wq'sGao Xiang1-2/+2
2020-08-03erofs: fold in used-once helper erofs_workgroup_unfreeze_final()Gao Xiang1-11/+3
2020-08-03erofs: fix extended inode could cross boundaryGao Xiang1-42/+79
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov16-16/+16
2020-08-03gfs2: Fix refcount leak in gfs2_glock_pokeAndreas Gruenbacher1-1/+3
2020-08-03gfs2: Pass glock holder to gfs2_file_direct_{read,write}Andreas Gruenbacher1-16/+15
2020-08-03gfs2: Add some flags missing from glock outputBob Peterson1-0/+6
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki1-1/+1
2020-08-03ceph: remove redundant initialization of variable mdsColin Ian King1-1/+1
2020-08-03ceph: fix use-after-free for fsc->mdscXiubo Li1-1/+2
2020-08-03ceph: remove unused variables in ceph_mdsmap_decode()Jia Yang1-6/+4
2020-08-03ceph: delete repeated words in fs/ceph/Randy Dunlap2-2/+2
2020-08-03ceph: send client provided metric flags in client metadataXiubo Li2-2/+71
2020-08-03ceph: periodically send perf metrics to MDSesXiubo Li6-1/+275
2020-08-03ceph: check the sesion state and return false in case it is closedXiubo Li1-0/+1
2020-08-03libceph: replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-08-03ceph: remove unnecessary cast in kfree()Xu Wang1-6/+6
2020-08-03ceph: do not access the kiocb after aio requestsXiubo Li1-2/+3
2020-08-03ceph: clean up and optimize ceph_check_delayed_caps()Jeff Layton1-6/+4
2020-08-03ceph: fix potential mdsc use-after-free crashXiubo Li1-1/+13
2020-08-03ceph: switch to WARN_ON_ONCE in encode_supported_features()Xiubo Li1-11/+35
2020-08-03ceph: add global total_caps to count the mdsc's total caps numberXiubo Li5-12/+7
2020-08-03ceph: add check_session_state() helper and make it globalXiubo Li2-20/+30
2020-08-02cifs: document and cleanup dfs mountPaulo Alcantara1-188/+182
2020-08-02cifs: only update prefix path of DFS links in cifs_tree_connect()Paulo Alcantara1-2/+7
2020-08-02cifs: fix double free error on share and prefixColin Ian King1-0/+2
2020-08-02cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectPaulo Alcantara5-29/+62
2020-08-02cifs: handle empty list of targets in cifs_reconnect()Paulo Alcantara1-4/+6
2020-08-02cifs: rename reconn_inval_dfs_target()Paulo Alcantara1-7/+6
2020-08-02cifs: reduce number of referral requests in DFS link lookupsPaulo Alcantara1-11/+68
2020-08-02cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()Stefan Metzmacher4-223/+105
2020-08-02cifs: convert to use be32_add_cpu()Qinglang Miao2-4/+2
2020-08-02cifs: delete duplicated words in header filesRandy Dunlap3-4/+4
2020-08-02cifs: Remove the superfluous breakLiao Pingfang1-1/+0
2020-08-02cifs: smb1: Try failing back to SetFileInfo if SetPathInfo failsRonnie Sahlberg3-4/+41
2020-08-02cifs`: handle ERRBaduid for SMB1Roberto Bergantinos Corpas3-1/+29
2020-08-02cifs: remove unused variable 'server'Wei Yongjun1-2/+0
2020-08-02smb3: warn on confusing error scenario with sec=krb5Steve French1-0/+2
2020-08-02cifs: Fix leak when handling lease break for cached root fidPaul Aurich1-21/+52
2020-08-02jffs2: fix UAF problemZhe Li1-1/+5
2020-08-02jffs2: fix jffs2 mounting failureZhe Li1-1/+2
2020-08-02ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|renameZhihao Cheng1-4/+6
2020-08-02ubifs: misc.h: delete a duplicated wordRandy Dunlap1-1/+1
2020-08-02ubifs: add option to specify version for new file systemsMartin Kaistra3-2/+22
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+5
2020-08-01io_uring: flip if handling after io_setup_async_rwPavel Begunkov1-74/+72
2020-07-31io_uring: don't touch 'ctx' after installing file descriptorJens Axboe1-3/+9
2020-07-31init: add an init_utimes helperChristoph Hellwig1-0/+13
2020-07-31init: add an init_stat helperChristoph Hellwig1-0/+15
2020-07-31init: add an init_mknod helperChristoph Hellwig3-3/+26
2020-07-31init: add an init_mkdir helperChristoph Hellwig3-2/+19
2020-07-31init: add an init_symlink helperChristoph Hellwig3-3/+17
2020-07-31init: add an init_link helperChristoph Hellwig3-4/+36
2020-07-31init: add an init_eaccess helperChristoph Hellwig2-1/+14
2020-07-31init: add an init_chmod helperChristoph Hellwig3-3/+16
2020-07-31init: add an init_chown helperChristoph Hellwig3-2/+20
2020-07-31init: add an init_chroot helperChristoph Hellwig2-6/+25
2020-07-31init: add an init_chdir helperChristoph Hellwig2-6/+17
2020-07-31init: add an init_rmdir helperChristoph Hellwig1-0/+5
2020-07-31init: add an init_unlink helperChristoph Hellwig1-0/+5
2020-07-31init: add an init_umount helperChristoph Hellwig3-2/+17
2020-07-31init: add an init_mount helperChristoph Hellwig4-2/+31
2020-07-31fs: push the getname from do_rmdir into the callersChristoph Hellwig2-7/+5
2020-07-31fs: refactor ksys_umountChristoph Hellwig1-22/+18
2020-07-31fs: refactor do_mountChristoph Hellwig1-32/+35
2020-07-31fs: expose utimes_commonChristoph Hellwig1-3/+3
2020-07-31fs: move timespec validation into utimes_commonChristoph Hellwig1-10/+9