Age | Commit message (Expand) | Author |
2023-09-17 | stat: remove no-longer-used helper macros | Linus Torvalds |
2023-09-17 | Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-09-17 | Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-09-17 | Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-09-15 | Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-09-15 | Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-09-15 | smb3: fix some minor typos and repeated words | Steve French |
2023-09-15 | smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP | Steve French |
2023-09-14 | ext4: fix rec_len verify error | Shida Zhang |
2023-09-14 | ext4: do not let fstrim block system suspend | Jan Kara |
2023-09-14 | ext4: move setting of trimmed bit into ext4_try_to_trim_range() | Jan Kara |
2023-09-14 | jbd2: Fix memory leak in journal_init_common() | Li Zetao |
2023-09-13 | Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-09-13 | ksmbd: fix passing freed memory 'aux_payload_buf' | Namjae Jeon |
2023-09-13 | ksmbd: remove unneeded mark_inode_dirty in set_info_sec() | Namjae Jeon |
2023-09-12 | smb3: move server check earlier when setting channel sequence number | Steve French |
2023-09-12 | Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-09-12 | Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-09-12 | NFSD: fix possible oops when nfsd/pool_stats is closed. | NeilBrown |
2023-09-11 | tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper() | Steven Rostedt (Google) |
2023-09-11 | efivarfs: fix statfs() on efivarfs | Heinrich Schuchardt |
2023-09-09 | Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif... | Linus Torvalds |
2023-09-09 | nfsd: fix change_info in NFSv4 RENAME replies | Jeff Layton |
2023-09-08 | Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-09-08 | tracefs/eventfs: Free top level files on removal | Steven Rostedt (Google) |
2023-09-08 | smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU | Steve French |
2023-09-08 | MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org | Bhaskar Chowdhury |
2023-09-08 | btrfs: assert delayed node locked when removing delayed item | Filipe Manana |
2023-09-08 | btrfs: remove BUG() after failure to insert delayed dir index item | Filipe Manana |
2023-09-08 | btrfs: improve error message after failure to add delayed dir index item | Filipe Manana |
2023-09-08 | btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio | Qu Wenruo |
2023-09-08 | btrfs: check for BTRFS_FS_ERROR in pending ordered assert | Josef Bacik |
2023-09-08 | btrfs: fix lockdep splat and potential deadlock after failure running delayed... | Filipe Manana |
2023-09-08 | btrfs: do not block starts waiting on previous transaction commit | Josef Bacik |
2023-09-08 | btrfs: release path before inode lookup during the ino lookup ioctl | Filipe Manana |
2023-09-08 | btrfs: fix race between finishing block group creation and its item update | Filipe Manana |
2023-09-07 | tracefs/eventfs: Use dput to free the toplevel events directory | Steven Rostedt (Google) |
2023-09-07 | jbd2: Remove page size assumptions | Ritesh Harjani (IBM) |
2023-09-07 | ntfs3: drop inode references in ntfs_put_super() | Christian Brauner |
2023-09-07 | vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)' | Linus Torvalds |
2023-09-07 | cifs: update internal module version number for cifs.ko | Steve French |
2023-09-07 | smb3: allow controlling maximum number of cached directories | Steve French |
2023-09-07 | smb3: add trace point for queryfs (statfs) | Steve French |
2023-09-06 | Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2023-09-05 | tracefs/eventfs: Add missing lockdown checks | Steven Rostedt (Google) |
2023-09-05 | tracefs: Add missing lockdown check to tracefs_create_dir() | Steven Rostedt (Google) |
2023-09-05 | Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-09-05 | Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-09-05 | Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-09-05 | gfs2: change qd_slot_count to qd_slot_ref | Bob Peterson |