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
*
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-21
2
-2
/
+7
|
\
|
*
coda: Avoid partial allocation of sig_inputArgs
Kees Cook
2023-02-09
1
-1
/
+1
|
*
ext4: Fix function prototype mismatch for ext4_feat_ktype
Kees Cook
2023-01-27
1
-1
/
+6
*
|
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-21
4
-28
/
+0
|
\
\
|
*
|
fs/quota: Remove "select SRCU"
Paul E. McKenney
2023-02-03
1
-1
/
+0
|
*
|
fs/notify: Remove "select SRCU"
Paul E. McKenney
2023-02-03
1
-1
/
+0
|
*
|
fs/btrfs: Remove "select SRCU"
Paul E. McKenney
2023-02-03
1
-1
/
+0
|
*
|
fs: Remove CONFIG_SRCU
Paul E. McKenney
2023-02-03
1
-25
/
+0
|
|
/
*
|
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-21
2
-0
/
+9
|
\
\
|
*
\
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
88
-610
/
+881
|
|
\
\
|
*
|
|
sched: Introduce per-memory-map concurrency ID
Mathieu Desnoyers
2022-12-27
1
-0
/
+4
|
*
|
|
rseq: Introduce feature size and alignment ELF auxiliary vector entries
Mathieu Desnoyers
2022-12-27
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
10
-64
/
+38
|
\
\
\
|
*
|
|
splice: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
1
-3
/
+2
|
*
|
|
orangefs: use bvec_set_{page,folio} to initialize bvecs
Christoph Hellwig
2023-02-03
1
-15
/
+7
|
*
|
|
nfs: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
1
-10
/
+6
|
*
|
|
coredump: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
1
-5
/
+2
|
*
|
|
cifs: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
4
-18
/
+14
|
*
|
|
ceph: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
1
-8
/
+4
|
*
|
|
afs: use bvec_set_folio to initialize a bvec
Christoph Hellwig
2023-02-03
1
-5
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
17
-28
/
+43
|
\
\
\
|
*
|
|
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
2023-01-26
14
-1
/
+18
|
*
|
|
fs: move sb_init_dio_done_wq out of direct-io.c
Christoph Hellwig
2023-01-26
3
-27
/
+25
*
|
|
|
Merge tag 'dlm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2023-02-20
6
-97
/
+136
|
\
\
\
\
|
*
|
|
|
fs: dlm: remove unnecessary waker_up() calls
Alexander Aring
2023-01-23
1
-2
/
+0
|
*
|
|
|
fs: dlm: move state change into else branch
Alexander Aring
2023-01-23
1
-3
/
+4
|
*
|
|
|
fs: dlm: remove newline in log_print
Alexander Aring
2023-01-23
1
-4
/
+4
|
*
|
|
|
fs: dlm: reduce the shutdown timeout to 5 secs
Alexander Aring
2023-01-23
1
-2
/
+2
|
*
|
|
|
fs: dlm: make dlm sequence id more robust
Alexander Aring
2023-01-23
1
-1
/
+1
|
*
|
|
|
fs: dlm: wait until all midcomms nodes detect version
Alexander Aring
2023-01-23
3
-0
/
+27
|
*
|
|
|
fs: dlm: ignore unexpected non dlm opts msgs
Alexander Aring
2023-01-23
1
-10
/
+2
|
*
|
|
|
fs: dlm: bring back previous shutdown handling
Alexander Aring
2023-01-23
2
-34
/
+63
|
*
|
|
|
fs: dlm: send FIN ack back in right cases
Alexander Aring
2023-01-23
1
-4
/
+5
|
*
|
|
|
fs: dlm: move sending fin message into state change handling
Alexander Aring
2023-01-23
1
-24
/
+9
|
*
|
|
|
fs: dlm: don't set stop rx flag after node reset
Alexander Aring
2023-01-23
1
-2
/
+1
|
*
|
|
|
fs: dlm: fix race setting stop tx flag
Alexander Aring
2023-01-23
1
-1
/
+1
|
*
|
|
|
fs: dlm: be sure to call dlm_send_queue_flush()
Alexander Aring
2023-01-23
1
-0
/
+1
|
*
|
|
|
fs: dlm: fix use after free in midcomms commit
Alexander Aring
2023-01-23
1
-0
/
+7
|
*
|
|
|
fs: dlm: start midcomms before scand
Alexander Aring
2023-01-23
1
-8
/
+8
|
*
|
|
|
fs/dlm: Remove "select SRCU"
Paul E. McKenney
2023-01-05
1
-1
/
+0
|
*
|
|
|
fs: dlm: fix return value check in dlm_memory_init()
Yang Yingliang
2023-01-05
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-02-20
57
-2872
/
+2346
|
\
\
\
\
|
*
|
|
|
btrfs: make kobj_type structures constant
Thomas Weißschuh
2023-02-15
1
-6
/
+6
|
*
|
|
|
btrfs: remove the bdev argument to btrfs_rmap_block
Christoph Hellwig
2023-02-15
3
-10
/
+4
|
*
|
|
|
btrfs: don't rely on unchanging ->bi_bdev for zone append remaps
Christoph Hellwig
2023-02-15
3
-26
/
+26
|
*
|
|
|
btrfs: never return true for reads in btrfs_use_zone_append
Christoph Hellwig
2023-02-15
1
-0
/
+3
|
*
|
|
|
btrfs: pass a btrfs_bio to btrfs_use_append
Christoph Hellwig
2023-02-15
4
-6
/
+7
|
*
|
|
|
btrfs: set bbio->file_offset in alloc_new_bio
Christoph Hellwig
2023-02-15
1
-2
/
+1
|
*
|
|
|
btrfs: use file_offset to limit bios size in calc_bio_boundaries
Christoph Hellwig
2023-02-15
1
-2
/
+2
|
*
|
|
|
btrfs: do unsigned integer division in the extent buffer binary search loop
Filipe Manana
2023-02-15
2
-7
/
+12
[next]