Age | Commit message (Expand) | Author | Files | Lines |
2023-04-29 | Merge tag '6.4-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 6 | -443/+348 |
2023-04-29 | Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 15 | -336/+450 |
2023-04-29 | Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 14 | -485/+565 |
2023-04-29 | Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-... | Linus Torvalds | 16 | -446/+528 |
2023-04-29 | Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 81 | -1887/+5199 |
2023-04-29 | Merge tag 'iomap-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 3 | -2/+86 |
2023-04-29 | cifs: update internal module version number for cifs.ko | Steve French | 1 | -2/+2 |
2023-04-29 | smb3: move some common open context structs to smbfs_common | Steve French | 3 | -36/+28 |
2023-04-29 | smb3: make query_on_disk_id open context consistent and move to common code | Steve French | 4 | -18/+12 |
2023-04-29 | SMB3.1.1: add new tree connect ShareFlags | Steve French | 1 | -8/+9 |
2023-04-29 | cifs: missing lock when updating session status | Steve French | 1 | -2/+6 |
2023-04-29 | Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 1 | -0/+2 |
2023-04-28 | NFSv4.2: Rework scratch handling for READ_PLUS | Anna Schumaker | 2 | -7/+14 |
2023-04-28 | fs/9p: Fix bit operation logic error | Eric Van Hensbergen | 2 | -2/+2 |
2023-04-28 | ext4: clean up error handling in __ext4_fill_super() | Theodore Ts'o | 1 | -22/+29 |
2023-04-28 | ext4: reflect error codes from ext4_multi_mount_protect() to its callers | Theodore Ts'o | 2 | -8/+17 |
2023-04-28 | ext4: fix lost error code reporting in __ext4_fill_super() | Theodore Ts'o | 1 | -1/+2 |
2023-04-28 | ext4: fix unused iterator variable warnings | Nathan Chancellor | 1 | -4/+3 |
2023-04-28 | ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline | Ye Bin | 1 | -1/+2 |
2023-04-28 | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -2/+14 |
2023-04-28 | writeback: fix call of incorrect macro | Maxim Korotkov | 1 | -1/+1 |
2023-04-28 | ext4: fix i_disksize exceeding i_size problem in paritally written case | Zhihao Cheng | 1 | -0/+3 |
2023-04-28 | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 11 | -138/+176 |
2023-04-28 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 30 | -210/+275 |
2023-04-28 | Merge tag 'pstore-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+3 |
2023-04-28 | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 10 | -140/+86 |
2023-04-28 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+0 |
2023-04-28 | NFSD: Handle new xprtsec= export option | Chuck Lever | 2 | -3/+49 |
2023-04-28 | NFSD: Clean up xattr memory allocation flags | Chuck Lever | 1 | -5/+2 |
2023-04-28 | NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop | Dai Ngo | 1 | -2/+0 |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -32/+41 |
2023-04-27 | SMB3: Close deferred file handles in case of handle lease break | Bharath SM | 2 | -1/+17 |
2023-04-27 | SMB3: Add missing locks to protect deferred close file list | Bharath SM | 1 | -0/+6 |
2023-04-27 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -8/+8 |
2023-04-27 | xfs: fix livelock in delayed allocation at ENOSPC | Dave Chinner | 1 | -1/+0 |
2023-04-26 | Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -2/+4 |
2023-04-26 | Merge tag 'f2fs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 19 | -870/+877 |
2023-04-26 | Merge tag 'dlm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 18 | -690/+292 |
2023-04-26 | Merge tag 'gfs2-v6.3-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -48/+49 |
2023-04-26 | Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 50 | -4717/+2754 |
2023-04-26 | Merge tag 'fs_for_v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -39/+22 |
2023-04-26 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 21 | -1423/+1270 |
2023-04-26 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux | Linus Torvalds | 5 | -18/+27 |
2023-04-26 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 10 | -36/+71 |
2023-04-26 | nfsd: simplify the delayed disposal list code | Jeff Layton | 1 | -42/+22 |
2023-04-26 | NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor() | Chuck Lever | 1 | -1/+5 |
2023-04-26 | SUNRPC: return proper error from get_expiry() | NeilBrown | 2 | -11/+10 |
2023-04-26 | lockd: add some client-side tracepoints | Jeff Layton | 5 | -2/+131 |
2023-04-26 | nfs: move nfs_fhandle_hash to common include file | Jeff Layton | 1 | -15/+0 |
2023-04-26 | lockd: server should unlock lock if client rejects the grant | Jeff Layton | 1 | -4/+17 |