Age | Commit message (Expand) | Author |
2023-11-05 | Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-11-04 | Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-11-04 | Merge tag '9p-for-6.7-rc1' of https://github.com/martinetd/linux | Linus Torvalds |
2023-11-04 | Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif... | Linus Torvalds |
2023-11-04 | Merge tag 'efi-next-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-11-03 | Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-11-03 | Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-11-02 | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2023-11-02 | Merge tag '6.7-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-11-02 | Merge tag 'fsnotify_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-11-02 | Merge tag 'fs_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-02 | Merge tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2023-11-02 | Merge tag 'exfat-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-11-02 | Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-11-02 | Merge tag 'ext4_for_linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-11-02 | Merge tag 'dlm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2023-11-02 | Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2023-11-02 | cifs: force interface update before a fresh session setup | Shyam Prasad N |
2023-11-02 | cifs: do not reset chan_max if multichannel is not supported at mount | Shyam Prasad N |
2023-11-02 | cifs: reconnect helper should set reconnect for the right channel | Shyam Prasad N |
2023-11-02 | smb: client: fix use-after-free in smb2_query_info_compound() | Paulo Alcantara |
2023-11-02 | smb: client: remove extra @chan_count check in __cifs_put_smb_ses() | Paulo Alcantara |
2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-11-02 | eventfs: Use simple_recursive_removal() to clean up dentries | Steven Rostedt (Google) |
2023-11-02 | eventfs: Remove special processing of dput() of events directory | Steven Rostedt (Google) |
2023-11-02 | eventfs: Delete eventfs_inode when the last dentry is freed | Steven Rostedt (Google) |
2023-11-02 | eventfs: Hold eventfs_mutex when calling callback functions | Steven Rostedt (Google) |
2023-11-01 | eventfs: Save ownership and mode | Steven Rostedt (Google) |
2023-11-01 | eventfs: Test for ei->is_freed when accessing ei->dentry | Steven Rostedt (Google) |
2023-11-01 | eventfs: Have a free_ei() that just frees the eventfs_inode | Steven Rostedt (Google) |
2023-11-01 | eventfs: Remove "is_freed" union with rcu head | Steven Rostedt (Google) |
2023-11-01 | eventfs: Fix kerneldoc of eventfs_remove_rec() | Steven Rostedt (Google) |
2023-11-01 | eventfs: Remove extra dget() in eventfs_create_events_dir() | Steven Rostedt (Google) |
2023-11-01 | Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | ocfs2: fix a spelling typo in comment | Kunwu Chan |
2023-11-01 | fs/proc/base.c: remove unneeded semicolon | Yang Li |
2023-11-01 | do_io_accounting: use sig->stats_lock | Oleg Nesterov |
2023-11-01 | do_io_accounting: use __for_each_thread() | Oleg Nesterov |
2023-11-01 | ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error() | Jia Rui |
2023-11-01 | watchdog: move softlockup_panic back to early_param | Krister Johansen |
2023-11-01 | proc: sysctl: prevent aliased sysctls from getting passed to init | Krister Johansen |
2023-10-31 | ext4: properly sync file size update after O_SYNC direct IO | Jan Kara |
2023-10-31 | ext4: fix racy may inline data check in dio write | Brian Foster |
2023-10-31 | cifs: add xid to query server interface call | Shyam Prasad N |
2023-10-31 | cifs: print server capabilities in DebugData | Shyam Prasad N |
2023-10-31 | smb: use crypto_shash_digest() in symlink_hash() | Eric Biggers |
2023-10-31 | smb: client: fix use-after-free bug in cifs_debug_data_proc_show() | Paulo Alcantara |