Age | Commit message (Expand) | Author | Files | Lines |
2024-11-19 | Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random |  Linus Torvalds | 1 | -0/+1 |
2024-11-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 5 | -2/+24 |
2024-11-18 | Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux |  Linus Torvalds | 1 | -5/+8 |
2024-11-18 | Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux |  Linus Torvalds | 63 | -1402/+2409 |
2024-11-18 | Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 |  Linus Torvalds | 23 | -279/+380 |
2024-11-18 | Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 6 | -52/+14 |
2024-11-18 | Merge tag 'pull-ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 11 | -336/+222 |
2024-11-18 | Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 4 | -194/+331 |
2024-11-18 | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 33 | -632/+342 |
2024-11-18 | Merge tag 'vfs-6.13.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 4 | -125/+105 |
2024-11-18 | Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 12 | -21/+209 |
2024-11-18 | Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 4 | -10/+36 |
2024-11-18 | Merge tag 'vfs-6.13.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 1 | -3/+83 |
2024-11-18 | Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 2 | -25/+111 |
2024-11-18 | Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 12 | -192/+192 |
2024-11-18 | Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 6 | -45/+64 |
2024-11-18 | Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 6 | -36/+32 |
2024-11-18 | Merge tag 'vfs-6.13.rust.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 1 | -0/+7 |
2024-11-18 | Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 30 | -84/+321 |
2024-11-18 | Merge tag 'vfs-6.13.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 12 | -1432/+1346 |
2024-11-18 | Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 9 | -64/+375 |
2024-11-16 | Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 2 | -1/+5 |
2024-11-15 | Merge tag 'for-6.12-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux |  Linus Torvalds | 1 | -1/+1 |
2024-11-14 | ocfs2: uncache inode which has failed entering the group |  Dmitry Antipov | 1 | -0/+2 |
2024-11-14 | fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args() |  Dan Carpenter | 1 | -1/+3 |
2024-11-14 | Merge tag 'bcachefs-2024-11-13' of git://evilpiepirate.org/bcachefs |  Linus Torvalds | 14 | -19/+72 |
2024-11-14 | statmount: retrieve security mount options |  Christian Brauner | 1 | -14/+60 |
2024-11-14 | btrfs: fix incorrect comparison for delayed refs |  Josef Bacik | 1 | -1/+1 |
2024-11-14 | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'for-next/tlb', 'for-next/misc', 'for-next/mte', 'for-next/sysreg', 'for-next/stacktrace', 'for-next/hwcap3', 'for-next/kselftest', 'for-next/crc32', 'for-next/guest-cca', 'for-next/haft' and 'for-next/scs', remote-tracking... |  Catalin Marinas | 5 | -2/+24 |
2024-11-14 | fs: reduce pointer chasing in is_mgtime() test |  Jeff Layton | 1 | -0/+2 |
2024-11-14 | vfs: make evict() use smp_mb__after_spinlock instead of smp_mb |  Mateusz Guzik | 1 | -1/+1 |
2024-11-13 | btrfs: validate queue limits |  Christoph Hellwig | 1 | -0/+6 |
2024-11-13 | jbd2: Fix comment describing journal_init_common() |  Daniel Martín Gómez | 1 | -3/+4 |
2024-11-13 | ext4: prevent an infinite loop in the lazyinit thread |  Mathieu Othacehe | 1 | -7/+13 |
2024-11-13 | ext4: use struct_size() to improve ext4_htree_store_dirent() |  Thorsten Blum | 1 | -3/+2 |
2024-11-13 | ext4: annotate struct fname with __counted_by() |  Thorsten Blum | 1 | -1/+1 |
2024-11-13 | ext4: use str_yes_no() helper function |  Thorsten Blum | 1 | -1/+1 |
2024-11-13 | Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 5 | -11/+11 |
2024-11-13 | libfs: kill empty_dir_getattr() |  Al Viro | 1 | -11/+0 |
2024-11-13 | fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag |  Stefan Berger | 4 | -27/+8 |
2024-11-13 | fs/stat.c: switch to CLASS(fd_raw) |  Al Viro | 1 | -9/+4 |
2024-11-13 | kill getname_statx_lookup_flags() |  Al Viro | 2 | -5/+2 |
2024-11-13 | statmount: add flag to retrieve unescaped options |  Miklos Szeredi | 1 | -1/+46 |
2024-11-13 | Merge patch series "two little writeback cleanups v2" |  Christian Brauner | 1 | -4/+28 |
2024-11-13 | fs: add the ability for statmount() to report the sb_source |  Jeff Layton | 1 | -1/+35 |
2024-11-12 | ext4: prevent delalloc to nodelalloc on remount |  Nicolas Bretz | 1 | -0/+7 |
2024-11-12 | jbd2: make b_frozen_data allocation always succeed |  Zhihao Cheng | 2 | -11/+1 |
2024-11-12 | ext4: cleanup variable name in ext4_fc_del() |  Dan Carpenter | 1 | -2/+2 |
2024-11-12 | ext4: use string choices helpers |  R Sundar | 1 | -1/+1 |
2024-11-12 | jbd2: remove the 'success' parameter from the jbd2_do_replay() function |  Ye Bin | 1 | -9/+12 |