index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
ksmbd: make utf-8 file name comparison work in __caseless_lookup()
Atte Heikkilä
3
-3
/
+20
2022-10-05
ksmbd: Fix user namespace mapping
Mickaël Salaün
1
-2
/
+4
2022-10-05
ksmbd: hide socket error message when ipv6 config is disable
Namjae Jeon
1
-1
/
+2
2022-10-05
ksmbd: reduce server smbdirect max send/receive segment sizes
Tom Talpey
1
-2
/
+2
2022-10-05
ksmbd: decrease the number of SMB3 smbdirect server SGEs
Tom Talpey
1
-1
/
+1
2022-10-05
ksmbd: Fix wrong return value and message length check in smb2_ioctl()
Zhang Xiaoxu
1
-4
/
+9
2022-10-05
ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blob
Namjae Jeon
3
-1
/
+5
2022-10-05
ksmbd: fix encryption failure issue for session logoff response
Namjae Jeon
3
-9
/
+13
2022-10-05
ksmbd: fix endless loop when encryption for response fails
Namjae Jeon
1
-3
/
+1
2022-10-05
ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
Namjae Jeon
1
-6
/
+20
2022-10-05
ksmbd: set file permission mode to match Samba server posix extension behavior
Namjae Jeon
2
-3
/
+3
2022-10-05
ksmbd: change security id to the one samba used for posix extension
Namjae Jeon
3
-7
/
+25
2022-10-05
ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
Atte Heikkilä
10
-28
/
+56
2022-10-05
ksmbd: port to vfs{g,u}id_t and associated helpers
Christian Brauner
5
-16
/
+25
2022-10-05
ksmbd: fix incorrect handling of iterate_dir
Namjae Jeon
1
-10
/
+4
2022-10-05
ksmbd: remove generic_fillattr use in smb2_open()
Namjae Jeon
1
-4
/
+5
2022-10-05
ksmbd: constify struct path
Al Viro
7
-20
/
+20
2022-10-05
ksmbd: don't open-code %pD
Al Viro
2
-14
/
+11
2022-10-05
ksmbd: don't open-code file_path()
Al Viro
1
-2
/
+2
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-0
/
+3
2022-10-04
f2fs: support recording errors into superblock
Chao Yu
15
-8
/
+126
2022-10-04
f2fs: support recording stop_checkpoint reason into super_block
Chao Yu
8
-16
/
+49
2022-10-04
f2fs: remove the unnecessary check in f2fs_xattr_fiemap
Zhang Qilong
1
-1
/
+1
2022-10-04
f2fs: introduce cp_status sysfs entry
Chao Yu
1
-0
/
+8
2022-10-04
f2fs: fix to detect corrupted meta ino
Chao Yu
1
-5
/
+16
2022-10-04
f2fs: fix to account FS_CP_DATA_IO correctly
Chao Yu
4
-8
/
+15
2022-10-04
f2fs: code clean and fix a type error
Zhang Qilong
5
-5
/
+5
2022-10-04
f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed file
Zhang Qilong
1
-2
/
+2
2022-10-04
f2fs: fix to do sanity check on summary info
Chao Yu
2
-4
/
+21
2022-10-04
f2fs: port to vfs{g,u}id_t and associated helpers
Christian Brauner
2
-3
/
+4
2022-10-04
f2fs: fix to do sanity check on destination blkaddr during recovery
Chao Yu
3
-1
/
+21
2022-10-04
f2fs: let FI_OPU_WRITE override FADVISE_COLD_BIT
Weichao Guo
1
-1
/
+1
2022-10-04
f2fs: fix race condition on setting FI_NO_EXTENT flag
Zhang Qilong
1
-2
/
+1
2022-10-04
f2fs: remove redundant check in f2fs_sanity_check_cluster
Zhang Qilong
1
-11
/
+9
2022-10-04
f2fs: add static init_idisk_time function to reduce the code
Zhang Qilong
1
-9
/
+12
2022-10-04
f2fs: fix typo
Yonggil Song
1
-1
/
+1
2022-10-04
f2fs: fix wrong dirty page count when race between mmap and fallocate.
Shuqi Zhang
3
-6
/
+3
2022-10-04
f2fs: use COMPRESS_MAPPING to get compress cache mapping
Zhang Qilong
1
-1
/
+1
2022-10-04
f2fs: return the tmp_ptr directly in __bitmap_ptr
Zhang Qilong
1
-1
/
+1
2022-10-04
ceph: fix incorrectly showing the .snap size for stat
Xiubo Li
1
-4
/
+23
2022-10-04
ceph: fail the open_by_handle_at() if the dentry is being unlinked
Xiubo Li
1
-1
/
+2
2022-10-04
ceph: increment i_version when doing a setattr with caps
Jeff Layton
1
-0
/
+1
2022-10-04
ceph: Use kcalloc for allocating multiple elements
Kenneth Lee
1
-1
/
+1
2022-10-04
ceph: no need to wait for transition RDCACHE|RD -> RD
Xiubo Li
1
-2
/
+6
2022-10-04
ceph: fail the request if the peer MDS doesn't support getvxattr op
Xiubo Li
3
-1
/
+17
2022-10-04
ceph: wake up the waiters if any new caps comes
Xiubo Li
1
-0
/
+4
2022-10-04
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-2
/
+0
2022-10-04
xfs: on memory failure, only shut down fs after scanning all mappings
Darrick J. Wong
1
-9
/
+17
2022-10-04
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
Shida Zhang
4
-24
/
+34
2022-10-04
xfs: trim the mapp array accordingly in xfs_da_grow_inode_int
Shida Zhang
1
-1
/
+1
[prev]
[next]