index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-05
9
-30
/
+27
|
\
|
*
move mount-related externs from fs.h to mount.h
Al Viro
2022-05-20
4
-11
/
+14
|
*
blob_to_mnt(): kern_unmount() is needed to undo kern_mount()
Al Viro
2022-05-20
1
-2
/
+2
|
*
m->mnt_root->d_inode->i_sb is a weird way to spell m->mnt_sb...
Al Viro
2022-05-20
1
-2
/
+2
|
*
linux/mount.h: trim includes
Al Viro
2022-05-20
1
-12
/
+5
|
*
uninline may_mount() and don't opencode it in fspick(2)/fsopen(2)
Al Viro
2022-05-20
3
-3
/
+4
*
|
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-05
8
-94
/
+55
|
\
\
|
*
|
Unify the primitives for file descriptor closing
Al Viro
2022-05-15
5
-56
/
+34
|
*
|
fs: remove fget_many and fput_many interface
Gou Hao
2022-05-15
4
-32
/
+16
|
*
|
io_uring_enter(): don't leave f.flags uninitialized
Al Viro
2022-05-12
1
-6
/
+5
|
|
/
*
|
Merge tag '5.19-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2022-06-05
14
-100
/
+143
|
\
\
|
*
|
cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_share
Steve French
2022-06-04
1
-1
/
+2
|
*
|
cifs: skip trailing separators of prefix paths
Paulo Alcantara
2022-06-03
1
-36
/
+49
|
*
|
cifs: update internal module number
Steve French
2022-06-02
1
-2
/
+3
|
*
|
cifs: version operations for smb20 unneeded when legacy support disabled
Steve French
2022-06-02
2
-2
/
+9
|
*
|
cifs: do not build smb1ops if legacy support is disabled
Steve French
2022-06-02
1
-1
/
+3
|
*
|
cifs: fix potential deadlock in direct reclaim
Vincent Whitchurch
2022-06-01
10
-53
/
+71
|
*
|
cifs: when extending a file with falloc we should make files not-sparse
Ronnie Sahlberg
2022-06-01
1
-1
/
+1
|
*
|
cifs: remove repeated debug message on cifs_put_smb_ses()
Enzo Matsumiya
2022-05-31
1
-1
/
+0
|
*
|
cifs: fix potential double free during failed mount
Ronnie Sahlberg
2022-05-31
1
-4
/
+6
*
|
|
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
27
-207
/
+263
|
\
\
\
|
*
|
|
nodemask: Fix return values to be unsigned
Kees Cook
2022-06-03
2
-21
/
+21
|
*
|
|
bitmap: Fix return values to be unsigned
Kees Cook
2022-06-03
4
-45
/
+47
|
*
|
|
KVM: x86: hyper-v: replace bitmap_weight() with hweight64()
Yury Norov
2022-06-03
1
-2
/
+2
|
*
|
|
KVM: x86: hyper-v: fix type of valid_bank_mask
Yury Norov
2022-06-03
1
-2
/
+2
|
*
|
|
ia64: cleanup remove_siblinginfo()
Yury Norov
2022-06-03
1
-4
/
+0
|
*
|
|
drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
Yury Norov
2022-06-03
2
-2
/
+2
|
*
|
|
KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
Yury Norov
2022-06-03
1
-7
/
+3
|
*
|
|
lib/bitmap: add test for bitmap_{from,to}_arr64
Yury Norov
2022-06-03
1
-0
/
+25
|
*
|
|
lib: add bitmap_{from,to}_arr64
Yury Norov
2022-06-03
2
-4
/
+73
|
*
|
|
lib/bitmap: extend comment for bitmap_(from,to)_arr32()
Yury Norov
2022-06-03
1
-2
/
+6
|
*
|
|
include/linux/find: Fix documentation
Anna-Maria Behnsen
2022-06-03
1
-3
/
+3
|
*
|
|
lib/bitmap.c make bitmap_print_bitmask_to_buf parseable
Mauro Carvalho Chehab
2022-06-03
1
-13
/
+20
|
*
|
|
MAINTAINERS: add cpumask and nodemask files to BITMAP_API
Yury Norov
2022-06-03
1
-0
/
+4
|
*
|
|
arch/x86: replace nodes_weight with nodes_empty where appropriate
Yury Norov
2022-06-03
2
-3
/
+3
|
*
|
|
mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-06-03
1
-2
/
+2
|
*
|
|
clocksource: replace cpumask_weight with cpumask_empty in clocksource.c
Yury Norov
2022-06-03
1
-1
/
+1
|
*
|
|
genirq/affinity: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-06-03
1
-1
/
+1
|
*
|
|
irq: mips: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-06-03
1
-1
/
+1
|
*
|
|
drm/i915/pmu: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-06-03
1
-1
/
+1
|
*
|
|
arch/x86: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-06-03
3
-9
/
+9
|
*
|
|
arch/ia64: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-06-03
1
-1
/
+1
|
*
|
|
arch/alpha: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-06-03
1
-1
/
+1
|
*
|
|
risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
Yury Norov
2022-06-03
1
-4
/
+3
|
*
|
|
qed: replace bitmap_weight with bitmap_empty in qed_roce_stop()
Yury Norov
2022-05-02
1
-1
/
+1
|
*
|
|
octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2022-05-02
2
-3
/
+3
|
*
|
|
KVM: x86: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2022-05-02
1
-4
/
+4
|
*
|
|
qed: rework qed_rdma_bmap_free()
Yury Norov
2022-05-02
1
-31
/
+14
|
*
|
|
iio: fix opencoded for_each_set_bit()
Yury Norov
2022-05-02
1
-29
/
+19
|
*
|
|
net: mellanox: fix open-coded for_each_set_bit()
Yury Norov
2022-05-02
1
-17
/
+6
[next]