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
...
|
*
|
|
|
cifs: fix check of rc in function generate_smb3signingkey
Ekaterina Esina
2023-11-13
1
-3
/
+2
|
*
|
|
|
cifs: spnego: add ';' in HOST_KEY_LEN
Anastasia Belova
2023-11-13
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'bcachefs-2023-11-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-17
27
-377
/
+248
|
\
\
\
\
|
*
|
|
|
bcachefs: Fix missing locking for dentry->d_parent access
Kent Overstreet
2023-11-16
1
-0
/
+9
|
*
|
|
|
bcachefs: six locks: Fix lost wakeup
Kent Overstreet
2023-11-15
1
-2
/
+5
|
*
|
|
|
bcachefs: Fix no_data_io mode checksum check
Kent Overstreet
2023-11-15
1
-1
/
+1
|
*
|
|
|
bcachefs: Fix bch2_check_nlinks() for snapshots
Kent Overstreet
2023-11-15
1
-1
/
+1
|
*
|
|
|
bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=y
Kent Overstreet
2023-11-15
1
-4
/
+0
|
*
|
|
|
bcachefs: Disable debug log statements
Kent Overstreet
2023-11-15
1
-0
/
+7
|
*
|
|
|
bcachefs: Fix missing transaction commit
Kent Overstreet
2023-11-15
1
-2
/
+4
|
*
|
|
|
bcachefs: Fix error path in bch2_mount()
Kent Overstreet
2023-11-15
1
-7
/
+1
|
*
|
|
|
bcachefs: Fix potential sleeping during mount
Daniel J Blueman
2023-11-15
1
-0
/
+2
|
*
|
|
|
bcachefs: Fix iterator leak in may_delete_deleted_inode()
Kent Overstreet
2023-11-15
1
-1
/
+1
|
*
|
|
|
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-11-15
11
-275
/
+19
|
*
|
|
|
bcachefs: Check for nonce offset inconsistency in data_update path
Kent Overstreet
2023-11-14
1
-0
/
+28
|
*
|
|
|
bcachefs: Make sure to drop/retake btree locks before reclaim
Kent Overstreet
2023-11-14
1
-6
/
+42
|
*
|
|
|
bcachefs: btree_trans->write_locked
Kent Overstreet
2023-11-14
2
-36
/
+50
|
*
|
|
|
bcachefs: Run btree key cache shrinker less aggressively
Kent Overstreet
2023-11-14
2
-4
/
+23
|
*
|
|
|
bcachefs: Split out btree_key_cache_types.h
Kent Overstreet
2023-11-14
2
-26
/
+31
|
*
|
|
|
bcachefs: Guard against insufficient devices to create stripes
Kent Overstreet
2023-11-14
1
-2
/
+14
|
*
|
|
|
bcachefs: Fix null ptr deref in bch2_backpointer_get_node()
Kent Overstreet
2023-11-14
1
-5
/
+5
|
*
|
|
|
bcachefs: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
2023-11-14
1
-1
/
+1
|
*
|
|
|
bcachefs: Use DECLARE_FLEX_ARRAY() helper and fix multiple -Warray-bounds war...
Gustavo A. R. Silva
2023-11-14
1
-1
/
+1
|
*
|
|
|
bcachefs: Use correct fgf_t type as function argument
Kent Overstreet
2023-11-14
2
-2
/
+2
|
*
|
|
|
bcachefs: make bch2_target_to_text_sb static
Jiapeng Chong
2023-11-14
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'ovl-fixes-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-17
2
-7
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ovl: fix memory leak in ovl_parse_param()
Amir Goldstein
2023-11-14
1
-6
/
+5
|
*
|
|
ovl: fix misformatted comment
Amir Goldstein
2023-11-14
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-13
11
-33
/
+53
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
btrfs: fix qgroup record leaks when using simple quotas
Filipe Manana
2023-11-09
2
-3
/
+3
|
*
|
btrfs: fix race between accounting qgroup extents and removing a qgroup
Filipe Manana
2023-11-09
1
-1
/
+7
|
*
|
btrfs: fix error pointer dereference after failure to allocate fs devices
Filipe Manana
2023-11-03
1
-3
/
+3
|
*
|
btrfs: make found_logical_ret parameter mandatory for function queue_scrub_st...
Qu Wenruo
2023-11-03
1
-3
/
+7
|
*
|
btrfs: get correct owning_root when dropping snapshot
Josef Bacik
2023-11-03
3
-10
/
+20
|
*
|
btrfs: zoned: wait for data BG to be finished on direct IO allocation
Naohiro Aota
2023-11-03
1
-0
/
+7
|
*
|
btrfs: zoned: drop no longer valid write pointer check
Naohiro Aota
2023-11-03
1
-7
/
+0
|
*
|
btrfs: directly return 0 on no error code in btrfs_insert_raid_extent()
Dan Carpenter
2023-11-03
1
-1
/
+1
|
*
|
btrfs: use u64 for buffer sizes in the tree search ioctls
Filipe Manana
2023-11-03
1
-5
/
+5
*
|
|
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-11-12
16
-88
/
+491
|
\
\
\
|
*
|
|
cifs: update internal module version number for cifs.ko
Steve French
2023-11-10
1
-2
/
+2
|
*
|
|
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2023-11-10
6
-10
/
+145
|
*
|
|
cifs: handle when server starts supporting multichannel
Shyam Prasad N
2023-11-10
3
-2
/
+34
|
*
|
|
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
2023-11-10
1
-0
/
+1
|
*
|
|
smb3: allow dumping session and tcon id to improve stats analysis and debugging
Steve French
2023-11-10
2
-0
/
+31
|
*
|
|
smb: client: fix mount when dns_resolver key is not available
Paulo Alcantara
2023-11-09
3
-7
/
+29
|
*
|
|
smb3: fix caching of ctime on setxattr
Steve French
2023-11-09
1
-1
/
+4
|
*
|
|
smb3: minor cleanup of session handling code
Steve French
2023-11-09
1
-6
/
+12
|
*
|
|
cifs: reconnect work should have reference on server struct
Shyam Prasad N
2023-11-09
2
-16
/
+34
|
*
|
|
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
2023-11-09
3
-8
/
+8
|
*
|
|
cifs: account for primary channel in the interface list
Shyam Prasad N
2023-11-09
2
-0
/
+34
[prev]
[next]