Age | Commit message (Expand) | Author |
2024-01-21 | bcachefs: bch2_trans_account_disk_usage_change() | Kent Overstreet |
2024-01-21 | bcachefs: bch_fs_usage_base | Kent Overstreet |
2024-01-21 | bcachefs: bch2_prt_compression_type() | Kent Overstreet |
2024-01-21 | bcachefs: helpers for printing data types | Kent Overstreet |
2024-01-21 | bcachefs: BTREE_TRIGGER_ATOMIC | Kent Overstreet |
2024-01-21 | bcachefs: drop to_text code for obsolete bps in alloc keys | Kent Overstreet |
2024-01-21 | bcachefs: eytzinger_for_each() declares loop iter | Kent Overstreet |
2024-01-21 | bcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAIT | Kent Overstreet |
2024-01-21 | bcachefs: fix memleak in bch2_split_devs | Su Yue |
2024-01-20 | Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2024-01-20 | execve: open the executable file before doing anything else | Linus Torvalds |
2024-01-19 | Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-01-19 | Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2024-01-19 | Merge tag 'xfs-6.8-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2024-01-19 | Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd | Linus Torvalds |
2024-01-19 | Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2024-01-19 | cifs: update iface_last_update on each query-and-update | Shyam Prasad N |
2024-01-19 | cifs: handle servers that still advertise multichannel after disabling | Shyam Prasad N |
2024-01-19 | cifs: new mount option called retrans | Shyam Prasad N |
2024-01-19 | cifs: reschedule periodic query for server interfaces | Shyam Prasad N |
2024-01-19 | smb: client: don't clobber ->i_rdev from cached reparse points | Paulo Alcantara |
2024-01-19 | smb: client: get rid of smb311_posix_query_path_info() | Paulo Alcantara |
2024-01-19 | smb: client: parse owner/group when creating reparse points | Paulo Alcantara |
2024-01-19 | smb: client: fix parsing of SMB3.1.1 POSIX create context | Paulo Alcantara |
2024-01-18 | cifs: new nt status codes from MS-SMB2 | Shyam Prasad N |
2024-01-18 | cifs: pick channel for tcon and tdis | Shyam Prasad N |
2024-01-18 | cifs: open_cached_dir should not rely on primary channel | Shyam Prasad N |
2024-01-18 | Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-01-18 | Merge tag 'eventfs-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2024-01-18 | bcachefs: Replace strlcpy() with strscpy() | Kees Cook |
2024-01-18 | cifs: minor comment cleanup | Steve French |
2024-01-18 | smb3: show beginning time for per share stats | Steve French |
2024-01-18 | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-01-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-01-17 | Merge tag 'ubifs-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-01-17 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds |
2024-01-17 | Merge tag 'vfs-6.8-rc1.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git... | Linus Torvalds |
2024-01-17 | Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-01-16 | cifs: remove redundant variable tcon_exist | Colin Ian King |
2024-01-16 | eventfs: Use kcalloc() instead of kzalloc() | Erick Archer |
2024-01-16 | eventfs: Do not create dentries nor inodes in iterate_shared | Steven Rostedt (Google) |
2024-01-16 | eventfs: Have the inodes all for files and directories all be the same | Steven Rostedt (Google) |
2024-01-15 | erofs: Don't use certain unnecessary folio_*() functions | David Howells |
2024-01-15 | ceph: get rid of passing callbacks in __dentry_leases_walk() | Al Viro |
2024-01-15 | ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing | Al Viro |
2024-01-15 | ceph: fix invalid pointer access if get_quota_realm return ERR_PTR | Wenchao Hao |
2024-01-15 | ceph: remove duplicated code in ceph_netfs_issue_read() | Xiubo Li |
2024-01-15 | ceph: send oldest_client_tid when renewing caps | Xiubo Li |
2024-01-15 | ceph: rename create_session_open_msg() to create_session_full_msg() | Xiubo Li |
2024-01-15 | ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION | Eric Biggers |