Age | Commit message (Expand) | Author | Files | Lines |
2024-07-25 | Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -12/+12 |
2024-07-25 | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -10/+15 |
2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 10 | -12/+12 |
2024-07-24 | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2024-07-24 | Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 23 | -182/+261 |
2024-07-24 | hostfs: fix folio conversion | Linus Torvalds | 1 | -1/+1 |
2024-07-24 | inode: clarify what's locked | Christian Brauner | 1 | -11/+11 |
2024-07-24 | vfs: Fix potential circular locking through setxattr() and removexattr() | David Howells | 1 | -43/+48 |
2024-07-24 | filelock: Fix fcntl/close race recovery compat path | Jann Horn | 1 | -5/+4 |
2024-07-24 | fs: use all available ids | Christian Brauner | 1 | -1/+1 |
2024-07-24 | cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT | David Howells | 1 | -1/+1 |
2024-07-24 | netfs: Fix writeback that needs to go to both server and cache | David Howells | 1 | -0/+1 |
2024-07-24 | pidfs: handle kernels without namespaces cleanly | Christian Brauner | 1 | -23/+42 |
2024-07-24 | pidfs: when time ns disabled add check for ioctl | Edward Adam Davis | 1 | -0/+2 |
2024-07-24 | vfs: correct the comments of vfs_*() helpers | Congjie Zhou | 1 | -13/+13 |
2024-07-24 | vfs: handle __wait_on_freeing_inode() and evict() race | Mateusz Guzik | 1 | -0/+20 |
2024-07-24 | netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUG | David Howells | 1 | -10/+8 |
2024-07-24 | netfs: Revert "netfs: Switch debug logging to pr_debug()" | David Howells | 15 | -78/+113 |
2024-07-23 | Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -2/+2 |
2024-07-23 | Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -222/+326 |
2024-07-23 | Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggy | Linus Torvalds | 7 | -173/+193 |
2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+2 |
2024-07-22 | execve: Move KUnit tests to tests/ subdirectory | Kees Cook | 4 | -2/+2 |
2024-07-22 | Merge tag 'bcachefs-2024-07-22' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 4 | -11/+9 |
2024-07-22 | Merge tag 'ntfs3_for_6.11' of https://github.com/Paragon-Software-Group/linux... | Linus Torvalds | 14 | -309/+480 |
2024-07-22 | bcachefs: Fix printbuf usage while atomic | Kent Overstreet | 1 | -0/+1 |
2024-07-22 | bcachefs: More informative error message in reattach_inode() | Kent Overstreet | 1 | -2/+5 |
2024-07-21 | Merge tag '6.11-rc-smb3-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 11 | -20/+183 |
2024-07-21 | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 18 | -246/+227 |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 18 | -176/+484 |
2024-07-21 | Merge tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 8 | -31/+191 |
2024-07-20 | cifs: Fix missing fscache invalidation | David Howells | 1 | -0/+6 |
2024-07-19 | Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 5 | -42/+46 |
2024-07-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -31/+31 |
2024-07-19 | mm: add MAP_DROPPABLE for designating always lazily freeable mappings | Jason A. Donenfeld | 1 | -0/+1 |
2024-07-19 | cifs: Add a tracepoint to track credits involved in R/W requests | David Howells | 7 | -23/+173 |
2024-07-19 | cifs: Fix setting of zero_point after DIO write | David Howells | 1 | -5/+10 |
2024-07-19 | cifs: Fix missing error code set | David Howells | 1 | -0/+2 |
2024-07-19 | cifs: Fix server re-repick on subrequest retry | David Howells | 1 | -3/+0 |
2024-07-19 | cifs: fix noisy message on copy_file_range | Steve French | 1 | -1/+1 |
2024-07-19 | btrfs: change BTRFS_MOUNT_* flags to 64bit type | Qu Wenruo | 5 | -42/+46 |
2024-07-18 | bcachefs: kill btree_trans_too_many_iters() in bch2_bucket_alloc_freelist() | Kent Overstreet | 1 | -6/+0 |
2024-07-18 | Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 111 | -2681/+3880 |
2024-07-18 | Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 40 | -724/+1245 |
2024-07-18 | Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 18 | -234/+432 |
2024-07-18 | Merge tag 'vfs-6.11-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+4 |
2024-07-18 | bcachefs: mean_and_variance: Avoid too-large shift amounts | Tavian Barnes | 1 | -3/+3 |
2024-07-18 | bcachefs: Fix integer overflow on trans->nr_updates | Kent Overstreet | 1 | -1/+1 |
2024-07-18 | bcachefs: silence silly kdoc warning | Kent Overstreet | 1 | -1/+1 |
2024-07-18 | bcachefs: Fix fsck warning about btree_trans not passed to fsck error | Kent Overstreet | 1 | -1/+2 |