summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-12-03smb3: set COMPOUND_FID to FileID field of subsequent compound requestNamjae Jeon
2020-12-03Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linuxLinus Torvalds
2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin
2020-12-02fscrypt: allow deleting files with unsupported encryption policyEric Biggers
2020-12-02fscrypt: unexport fscrypt_get_encryption_info()Eric Biggers
2020-12-02fscrypt: move fscrypt_require_key() to fscrypt_private.hEric Biggers
2020-12-02fscrypt: move body of fscrypt_prepare_setattr() out-of-lineEric Biggers
2020-12-02fscrypt: introduce fscrypt_prepare_readdir()Eric Biggers
2020-12-02ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf()Eric Biggers
2020-12-02ubifs: remove ubifs_dir_open()Eric Biggers
2020-12-02f2fs: remove f2fs_dir_open()Eric Biggers
2020-12-02ext4: remove ext4_dir_open()Eric Biggers
2020-12-02Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi
2020-12-01fs: 9p: add generic splice_write file operationDominique Martinet
2020-12-01fs: 9p: add generic splice_read file operationsToke Høiland-Jørgensen
2020-12-01gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_funcAndreas Gruenbacher
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel
2020-11-30cifs: fix potential use-after-free in cifs_echo_request()Paulo Alcantara
2020-11-30cifs: allow syscalls to be restarted in __smb_send_rqst()Paulo Alcantara
2020-11-30io_uring: fix recvmsg setup with compat buf-selectPavel Begunkov
2020-11-30pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-27Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-27Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-26gfs2: Upgrade shared glocks for atime updatesAndreas Gruenbacher
2020-11-26io_uring: fix files grab/cancel racePavel Begunkov
2020-11-25gfs2: Don't freeze the file system during unmountBob Peterson
2020-11-25gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson
2020-11-25efivarfs: revert "fix memory leak in efivarfs_create()"Ard Biesheuvel
2020-11-24Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-11-24fscrypt: simplify master key lockingEric Biggers
2020-11-24fscrypt: remove unnecessary calls to fscrypt_require_key()Eric Biggers
2020-11-24ubifs: prevent creating duplicate encrypted filenamesEric Biggers
2020-11-24f2fs: prevent creating duplicate encrypted filenamesEric Biggers
2020-11-24ext4: prevent creating duplicate encrypted filenamesEric Biggers
2020-11-24fscrypt: add fscrypt_is_nokey_name()Eric Biggers
2020-11-24gfs2: set lockdep subclass for iopen glocksAlexander Aring
2020-11-24gfs2: Fix deadlock dumping resource group glocksAlexander Aring
2020-11-24io_uring: fix ITER_BVEC checkPavel Begunkov
2020-11-24io_uring: fix shift-out-of-bounds when round up cq sizeJoseph Qi
2020-11-24Merge branch 'sched/core' into core/mmThomas Gleixner
2020-11-23fs-verity: move structs needed for file signing to UAPI headerEric Biggers
2020-11-23btrfs: fix lockdep splat when enabling and disabling qgroupsFilipe Manana
2020-11-23btrfs: do nofs allocations when adding and removing qgroup relationsFilipe Manana
2020-11-23btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana
2020-11-23btrfs: tree-checker: add missing returns after data_ref alignment checksDavid Sterba
2020-11-23btrfs: don't access possibly stale fs_info data for printing duplicate deviceJohannes Thumshirn