index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-01
erofs: fix deadlock when shrink erofs slab
Huang Jianan
1
-2
/
+6
2021-12-01
NFSv42: Don't fail clone() unless the OP_CLONE operation failed
Trond Myklebust
1
-2
/
+1
2021-12-01
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
1
-6
/
+10
2021-12-01
NFSv42: Fix pagecache invalidation after COPY/CLONE
Benjamin Coddington
1
-1
/
+3
2021-12-01
iomap: Fix inline extent handling in iomap_readpage
Andreas Gruenbacher
1
-2
/
+9
2021-12-01
ksmbd: fix memleak in get_file_stream_info()
Namjae Jeon
1
-1
/
+3
2021-12-01
ksmbd: contain default data stream even if xattr is empty
Namjae Jeon
1
-9
/
+9
2021-12-01
ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec()
Namjae Jeon
1
-1
/
+1
2021-12-01
io_uring: fix link traversal locking
Pavel Begunkov
1
-18
/
+42
2021-12-01
io_uring: fail cancellation for EXITING tasks
Pavel Begunkov
1
-2
/
+3
2021-12-01
io_uring: correct link-list traversal locking
Pavel Begunkov
1
-4
/
+8
2021-12-01
fuse: release pipe buf after last use
Miklos Szeredi
1
-5
/
+5
2021-11-25
btrfs: update device path inode time instead of bd_inode
Josef Bacik
1
-8
/
+13
2021-11-25
fs: export an inode_update_time helper
Josef Bacik
1
-3
/
+4
2021-11-25
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-11-25
fs: handle circular mappings correctly
Christian Brauner
1
-2
/
+2
2021-11-25
btrfs: fix memory ordering between normal and ordered work functions
Nikolay Borisov
1
-0
/
+14
2021-11-25
udf: Fix crash after seekdir
Jan Kara
3
-2
/
+35
2021-11-25
pstore/blk: Use "%lu" to format unsigned long
Geert Uytterhoeven
1
-1
/
+1
2021-11-25
Revert "mark pstore-blk as broken"
Kees Cook
1
-1
/
+0
2021-11-25
btrfs: make 1-bit bit-fields of scrub_page unsigned int
Colin Ian King
1
-2
/
+2
2021-11-25
NFSD: Fix exposure in nfsd4_decode_bitmap()
Chuck Lever
1
-5
/
+2
2021-11-25
f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()
Chao Yu
1
-1
/
+1
2021-11-25
f2fs: compress: disallow disabling compress on non-empty compressed file
Hyeong-Jun Kim
1
-2
/
+1
2021-11-25
f2fs: fix wrong condition to trigger background checkpoint correctly
Chao Yu
1
-1
/
+1
2021-11-25
f2fs: fix to use WHINT_MODE
Keoseong Park
1
-1
/
+1
2021-11-21
btrfs: zoned: allow preallocation for relocation inodes
Johannes Thumshirn
1
-33
/
+2
2021-11-21
btrfs: check for relocation inodes on zoned btrfs in should_nocow
Johannes Thumshirn
1
-1
/
+9
2021-11-21
btrfs: zoned: use regular writes for relocation
Johannes Thumshirn
1
-0
/
+11
2021-11-21
btrfs: zoned: only allow one process to add pages to a relocation inode
Johannes Thumshirn
1
-0
/
+11
2021-11-21
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
6
-2
/
+74
2021-11-21
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
5
-15
/
+16
2021-11-18
cifs: fix memory leak of smb3_fs_context_dup::server_hostname
Paulo Alcantara
1
-0
/
+2
2021-11-18
mm, thp: fix incorrect unmap behavior for private pages
Rongwei Wang
1
-1
/
+10
2021-11-18
mm, thp: lock filemap when truncating page cache
Rongwei Wang
1
-1
/
+4
2021-11-18
ksmbd: don't need 8byte alignment for request length in ksmbd_check_message
Namjae Jeon
1
-4
/
+2
2021-11-18
ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()
Marios Makassikis
1
-1
/
+1
2021-11-18
erofs: fix unsafe pagevec reuse of hooked pclusters
Gao Xiang
2
-9
/
+17
2021-11-18
ceph: fix mdsmap decode when there are MDS's beyond max_mds
Xiubo Li
1
-4
/
+0
2021-11-18
f2fs: fix UAF in f2fs_available_free_memory
Dongliang Mu
1
-0
/
+2
2021-11-18
f2fs: include non-compressed blocks in compr_written_block
Daeho Jeong
1
-0
/
+1
2021-11-18
f2fs: should use GFP_NOFS for directory inodes
Jaegeuk Kim
2
-2
/
+2
2021-11-18
smb3: do not error on fsync when readonly
Steve French
1
-6
/
+29
2021-11-18
io-wq: fix max-workers not correctly set on multi-node system
Beld Zhang
1
-3
/
+13
2021-11-18
NFSv4: Fix a regression in nfs_set_open_stateid_locked()
Trond Myklebust
1
-7
/
+8
2021-11-18
Fix user namespace leak
Alexey Gladkov
1
-1
/
+1
2021-11-18
NFS: Fix an Oops in pnfs_mark_request_commit()
Trond Myklebust
1
-1
/
+1
2021-11-18
NFS: Fix up commit deadlocks
Trond Myklebust
3
-6
/
+7
2021-11-18
fs: orangefs: fix error return code of orangefs_revalidate_lookup()
Jia-Ju Bai
1
-1
/
+3
2021-11-18
NFS: Fix deadlocks in nfs_scan_commit_list()
Trond Myklebust
1
-15
/
+2
[next]