index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/ksm: fix ksm exec support for prctl
Jinjiang Tu
2024-04-26
1
-0
/
+11
*
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-26
1
-5
/
+2
*
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-26
3
-4
/
+5
*
proc: refactor pde_get_unmapped_area as prep
Rick Edgecombe
2024-04-26
1
-6
/
+3
*
userfaultfd: early return in dup_userfaultfd()
ZhangPeng
2024-04-26
1
-1
/
+4
*
dax: use huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-26
1
-7
/
+7
*
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
2024-04-26
1
-1
/
+1
*
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
2024-04-26
1
-32
/
+37
*
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-26
1
-4
/
+1
*
mm: zswap: optimize zswap pool size tracking
Johannes Weiner
2024-04-26
1
-2
/
+1
*
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
2024-04-25
1
-5
/
+2
*
nilfs2: fix OOB in nilfs_set_de_type
Jeongjun Park
2024-04-17
1
-1
/
+1
*
Squashfs: check the inode number is not the invalid value of zero
Phillip Lougher
2024-04-17
1
-1
/
+4
*
Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-14
1
-1
/
+8
|
\
|
*
kernfs: annotate different lockdep class for of->mutex of writable files
Amir Goldstein
2024-04-14
1
-1
/
+8
*
|
Merge tag 'zonefs-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-04-13
1
-1
/
+1
|
\
\
|
*
|
zonefs: Use str_plural() to fix Coccinelle warning
Thorsten Blum
2024-04-10
1
-1
/
+1
*
|
|
Merge tag 'v6.9-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-04-13
9
-42
/
+103
|
\
\
\
|
*
|
|
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-11
6
-0
/
+44
|
*
|
|
smb: client: instantiate when creating SFU files
Paulo Alcantara
2024-04-11
1
-39
/
+55
|
*
|
|
smb3: fix Open files on server counter going negative
Steve French
2024-04-11
1
-2
/
+2
|
*
|
|
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
2024-04-11
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'ceph-for-6.9-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-04-12
4
-10
/
+10
|
\
\
\
|
*
|
|
ceph: switch to use cap_delay_lock for the unlink delay list
Xiubo Li
2024-04-11
3
-9
/
+7
|
*
|
|
ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
NeilBrown
2024-04-11
1
-1
/
+3
|
|
/
/
*
|
|
Merge tag 'trace-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-04-12
1
-4
/
+10
|
\
\
\
|
*
|
|
eventfs: Fix kernel-doc comments to functions
Yang Li
2024-04-11
1
-4
/
+10
|
|
/
/
*
|
|
Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-11
24
-238
/
+359
|
\
\
\
|
*
|
|
bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()
Kent Overstreet
2024-04-11
1
-5
/
+7
|
*
|
|
bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()
Kent Overstreet
2024-04-11
1
-27
/
+1
|
*
|
|
bcachefs: Fix a race in btree_update_nodes_written()
Kent Overstreet
2024-04-11
1
-3
/
+7
|
*
|
|
bcachefs: btree_node_scan: Respect member.data_allowed
Kent Overstreet
2024-04-10
1
-0
/
+3
|
*
|
|
bcachefs: Don't scan for btree nodes when we can reconstruct
Kent Overstreet
2024-04-09
4
-18
/
+29
|
*
|
|
bcachefs: Fix check_topology() when using node scan
Kent Overstreet
2024-04-09
1
-1
/
+1
|
*
|
|
bcachefs: fix eytzinger0_find_gt()
Kent Overstreet
2024-04-09
1
-6
/
+20
|
*
|
|
bcachefs: fix bch2_get_acl() transaction restart handling
Kent Overstreet
2024-04-07
1
-16
/
+14
|
*
|
|
bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu list
Hongbo Li
2024-04-07
1
-0
/
+2
|
*
|
|
bcachefs: Fix gap buffer bug in bch2_journal_key_insert_take()
Kent Overstreet
2024-04-07
1
-10
/
+45
|
*
|
|
bcachefs: Rename struct field swap to prevent macro naming collision
Thorsten Blum
2024-04-06
1
-4
/
+4
|
*
|
|
bcachefs: JOURNAL_SPACE_LOW
Kent Overstreet
2024-04-06
5
-12
/
+19
|
*
|
|
bcachefs: Disable errors=panic for BCH_IOCTL_FSCK_OFFLINE
Kent Overstreet
2024-04-06
1
-0
/
+4
|
*
|
|
bcachefs: Fix BCH_IOCTL_FSCK_OFFLINE for encrypted filesystems
Kent Overstreet
2024-04-06
1
-44
/
+50
|
*
|
|
bcachefs: fix rand_delete unit test
Kent Overstreet
2024-04-05
1
-1
/
+1
|
*
|
|
bcachefs: fix ! vs ~ typo in __clear_bit_le64()
Dan Carpenter
2024-04-05
1
-1
/
+1
|
*
|
|
bcachefs: Fix rebalance from durability=0 device
Kent Overstreet
2024-04-05
1
-4
/
+13
|
*
|
|
bcachefs: Print shutdown journal sequence number
Kent Overstreet
2024-04-04
1
-0
/
+5
|
*
|
|
bcachefs: Further improve btree_update_to_text()
Kent Overstreet
2024-04-04
2
-55
/
+48
|
*
|
|
bcachefs: Move btree_updates to debugfs
Kent Overstreet
2024-04-04
2
-9
/
+42
|
*
|
|
bcachefs: Bump limit in btree_trans_too_many_iters()
Kent Overstreet
2024-04-04
2
-1
/
+15
|
*
|
|
bcachefs: Make snapshot_is_ancestor() safe
Kent Overstreet
2024-04-04
1
-6
/
+13
[next]