Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf() | Eric Biggers | 2020-12-03 | 1 | -7/+1 | |
| * | | | | | | | | | | | ubifs: remove ubifs_dir_open() | Eric Biggers | 2020-12-03 | 1 | -9/+0 | |
| * | | | | | | | | | | | f2fs: remove f2fs_dir_open() | Eric Biggers | 2020-12-03 | 1 | -8/+0 | |
| * | | | | | | | | | | | ext4: remove ext4_dir_open() | Eric Biggers | 2020-12-03 | 1 | -8/+0 | |
| * | | | | | | | | | | | fscrypt: simplify master key locking | Eric Biggers | 2020-11-25 | 4 | -34/+21 | |
| * | | | | | | | | | | | fscrypt: remove unnecessary calls to fscrypt_require_key() | Eric Biggers | 2020-11-25 | 1 | -18/+8 | |
| * | | | | | | | | | | | ubifs: prevent creating duplicate encrypted filenames | Eric Biggers | 2020-11-25 | 1 | -4/+13 | |
| * | | | | | | | | | | | f2fs: prevent creating duplicate encrypted filenames | Eric Biggers | 2020-11-25 | 1 | -0/+2 | |
| * | | | | | | | | | | | ext4: prevent creating duplicate encrypted filenames | Eric Biggers | 2020-11-25 | 1 | -0/+3 | |
| * | | | | | | | | | | | fscrypt: add fscrypt_is_nokey_name() | Eric Biggers | 2020-11-25 | 1 | -2/+3 | |
| * | | | | | | | | | | | fscrypt: remove kernel-internal constants from UAPI header | Eric Biggers | 2020-11-16 | 4 | -6/+14 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-12-12 | 1 | -8/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | io_uring: fix file leak on error path of io ctx creation | Hillf Danton | 2020-12-08 | 1 | -7/+10 | |
| * | | | | | | | | | | io_uring: fix mis-seting personality's creds | Pavel Begunkov | 2020-12-07 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-12-11 | 1 | -6/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | zonefs: fix page reference and BIO leak | Damien Le Moal | 2020-12-10 | 1 | -6/+8 | |
* | | | | | | | | | | | | proc: use untagged_addr() for pagemap_read addresses | Miles Chen | 2020-12-11 | 1 | -2/+6 | |
* | | | | | | | | | | | | Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2020-12-11 | 7 | -26/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | NFS: Disable READ_PLUS by default | Anna Schumaker | 2020-12-10 | 2 | -1/+10 | |
| * | | | | | | | | | | | | NFSv4.2: Fix 5 seconds delay when doing inter server copy | Dai Ngo | 2020-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation | Chuck Lever | 2020-12-10 | 2 | -9/+13 | |
| * | | | | | | | | | | | | pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled | Trond Myklebust | 2020-11-30 | 2 | -15/+48 | |
* | | | | | | | | | | | | | afs: Fix memory leak when mounting with multiple source parameters | David Howells | 2020-12-09 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2020-12-08 | 1 | -30/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | fix return values of seq_read_iter() | Al Viro | 2020-11-16 | 1 | -30/+27 | |
* | | | | | | | | | | | | | coredump: fix core_pattern parse error | Menglong Dong | 2020-12-06 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-12-05 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | io_uring: fix recvmsg setup with compat buf-select | Pavel Begunkov | 2020-11-30 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2020-12-05 | 4 | -38/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | cifs: refactor create_sd_buf() and and avoid corrupting the buffer | Ronnie Sahlberg | 2020-12-04 | 2 | -35/+38 | |
| * | | | | | | | | | | | | cifs: add NULL check for ses->tcon_ipc | Aurelien Aptel | 2020-12-04 | 1 | -1/+2 | |
| * | | | | | | | | | | | | smb3: set COMPOUND_FID to FileID field of subsequent compound request | Namjae Jeon | 2020-12-04 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux | Linus Torvalds | 2020-12-03 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fs: 9p: add generic splice_write file operation | Dominique Martinet | 2020-12-01 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | fs: 9p: add generic splice_read file operations | Toke Høiland-Jørgensen | 2020-12-01 | 1 | -0/+6 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-12-03 | 5 | -12/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func | Andreas Gruenbacher | 2020-12-01 | 1 | -10/+11 | |
| * | | | | | | | | | | | | gfs2: Upgrade shared glocks for atime updates | Andreas Gruenbacher | 2020-11-26 | 1 | -0/+21 | |
| * | | | | | | | | | | | | gfs2: Don't freeze the file system during unmount | Bob Peterson | 2020-11-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | | gfs2: check for empty rgrp tree in gfs2_ri_update | Bob Peterson | 2020-11-25 | 1 | -0/+4 | |
| * | | | | | | | | | | | | gfs2: set lockdep subclass for iopen glocks | Alexander Aring | 2020-11-24 | 3 | -0/+3 | |
| * | | | | | | | | | | | | gfs2: Fix deadlock dumping resource group glocks | Alexander Aring | 2020-11-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | cifs: fix potential use-after-free in cifs_echo_request() | Paulo Alcantara | 2020-11-30 | 1 | -0/+2 | |
* | | | | | | | | | | | | | cifs: allow syscalls to be restarted in __smb_send_rqst() | Paulo Alcantara | 2020-11-30 | 1 | -2/+2 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-11-29 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | efivarfs: revert "fix memory leak in efivarfs_create()" | Ard Biesheuvel | 2020-11-25 | 2 | -1/+2 | |
* | | | | | | | | | | | | | Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-11-27 | 1 | -19/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | io_uring: fix files grab/cancel race | Pavel Begunkov | 2020-11-26 | 1 | -16/+15 | |
| * | | | | | | | | | | | | io_uring: fix ITER_BVEC check | Pavel Begunkov | 2020-11-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | io_uring: fix shift-out-of-bounds when round up cq size | Joseph Qi | 2020-11-24 | 1 | -2/+4 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | |