index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
efs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
smb: client: fix broken file attrs with nodfs mounts
Paulo Alcantara
1
-3
/
+0
2023-06-28
cifs: print client_guid in DebugData
Shyam Prasad N
1
-0
/
+1
2023-06-28
cifs: fix session state check in smb2_find_smb_ses
Winston Wen
1
-0
/
+7
2023-06-28
cifs: fix session state check in reconnect to avoid use-after-free issue
Winston Wen
1
-0
/
+6
2023-06-28
cifs: do all necessary checks for credits within or before locking
Shyam Prasad N
2
-19
/
+20
2023-06-28
cifs: prevent use-after-free by freeing the cfile later
Shyam Prasad N
1
-3
/
+3
2023-06-21
smb: client: fix warning in generic_ip_connect()
Paulo Alcantara
1
-8
/
+9
2023-06-21
smb: client: fix warning in CIFSFindNext()
Paulo Alcantara
1
-60
/
+51
2023-06-21
smb: client: fix warning in CIFSFindFirst()
Paulo Alcantara
1
-54
/
+44
2023-06-21
smb3: do not reserve too many oplock credits
Steve French
1
-1
/
+5
2023-06-21
cifs: print more detail when invalidate_inode_mapping fails
Steve French
1
-2
/
+2
2023-06-21
smb: client: fix warning in cifs_smb3_do_mount()
Paulo Alcantara
1
-18
/
+10
2023-06-20
smb: client: fix warning in cifs_match_super()
Paulo Alcantara
1
-2
/
+3
2023-06-20
cifs: print nosharesock value while dumping mount options
Shyam Prasad N
1
-0
/
+2
2023-06-20
SMB3: Do not send lease break acknowledgment if all file handles have been cl...
Bharath SM
1
-13
/
+12
2023-06-18
Linux 6.4-rc7
v6.4-rc7
Linus Torvalds
1
-1
/
+1
2023-06-18
mm/mmap: Fix error path in do_vmi_align_munmap()
Liam R. Howlett
1
-20
/
+17
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
4
-4
/
+25
2023-06-17
parisc: Delete redundant register definitions in <asm/assembly.h>
Ben Hutchings
1
-4
/
+0
2023-06-16
afs: Fix vlserver probe RTT handling
David Howells
1
-2
/
+2
2023-06-16
ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playback
Lukasz Tyl
1
-0
/
+2
2023-06-16
ALSA: usb-audio: Fix broken resume due to UAC3 power state
Takashi Iwai
1
-0
/
+4
2023-06-16
ALSA: seq: oss: Fix racy open/close of MIDI devices
Takashi Iwai
1
-13
/
+22
2023-06-16
nouveau: fix client work fence deletion race
Dave Airlie
1
-4
/
+10
2023-06-16
dccp: Print deprecation notice.
Kuniyuki Iwashima
1
-0
/
+3
2023-06-16
udplite: Print deprecation notice.
Kuniyuki Iwashima
2
-0
/
+6
2023-06-16
octeon_ep: Add missing check for ioremap
Jiasheng Jiang
1
-1
/
+6
2023-06-16
selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
Alex Maftei
1
-3
/
+3
2023-06-16
net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open
Christian Marangi
1
-2
/
+7
2023-06-15
net: tipc: resize nlattr array to correct size
Lin Ma
1
-2
/
+2
2023-06-15
dm: use op specific max_sectors when splitting abnormal io
Mike Snitzer
1
-9
/
+16
2023-06-15
dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard
Mike Snitzer
1
-2
/
+1
2023-06-15
dm thin metadata: check fail_io before using data_sm
Li Lingfeng
1
-8
/
+12
2023-06-15
dm: don't lock fs when the map is NULL during suspend or resume
Li Lingfeng
2
-4
/
+5
2023-06-15
sfc: fix XDP queues mode with legacy IRQ
Íñigo Huguet
2
-0
/
+4
2023-06-15
net: macsec: fix double free of percpu stats
Fedor Pchelkin
1
-7
/
+5
2023-06-15
net: lapbether: only support ethernet devices
Eric Dumazet
1
-0
/
+3
2023-06-15
MAINTAINERS: add reviewers for SMC Sockets
Jan Karcher
1
-0
/
+3
2023-06-15
s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()
Julian Ruess
1
-8
/
+0
2023-06-15
LoongArch: Fix debugfs_create_dir() error checking
Immad Mir
1
-1
/
+1
2023-06-15
LoongArch: Avoid uninitialized alignment_mask
Qing Zhang
1
-0
/
+2
2023-06-15
LoongArch: Fix perf event id calculation
Huacai Chen
1
-3
/
+3
2023-06-15
LoongArch: Fix the write_fcsr() macro
Qi Hu
1
-1
/
+1
2023-06-15
LoongArch: Let pmd_present() return true when splitting pmd
Hongchen Zhang
2
-1
/
+4
2023-06-15
net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
Vladimir Oltean
1
-1
/
+1
2023-06-15
net/sched: cls_api: Fix lockup on flushing explicitly created chain
Vlad Buslov
1
-5
/
+7
2023-06-15
ice: Fix ice module unload
Jakub Buchocki
1
-11
/
+5
2023-06-15
net/handshake: remove fput() that causes use-after-free
Lin Ma
2
-5
/
+0
2023-06-15
ext4: drop the call to ext4_error() from ext4_get_group_info()
Fabio M. De Francesco
1
-11
/
+9
2023-06-15
Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa"
Kemeng Shi
1
-1
/
+4
[next]