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
2019-02-12
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
5
-8
/
+25
2019-02-12
btrfs: harden agaist duplicate fsid on scanned devices
Anand Jain
1
-0
/
+29
2019-02-12
udf: Fix BUG on corrupted inode
Jan Kara
1
-0
/
+6
2019-02-12
nfsd4: fix crash on writing v4_end_grace before nfsd startup
J. Bruce Fields
1
-0
/
+2
2019-02-12
f2fs: fix wrong return value of f2fs_acl_create
Tiezhu Yang
1
-6
/
+8
2019-02-12
f2fs: fix race between write_checkpoint and write_begin
Sheng Yong
1
-2
/
+10
2019-02-12
f2fs: move dir data flush to write checkpoint process
Yunlei He
1
-0
/
+3
2019-02-12
dlm: Don't swamp the CPU with callbacks queued during recovery
Bob Peterson
1
-0
/
+10
2019-02-06
cifs: Always resolve hostname before reconnecting
Paulo Alcantara
1
-0
/
+53
2019-02-06
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
1
-0
/
+3
2019-02-06
Btrfs: fix deadlock when allocating tree block during leaf/node split
Filipe Manana
1
-28
/
+50
2019-02-06
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
1
-1
/
+1
2019-02-06
NFS: Fix up return value on fatal errors in nfs_page_async_flush()
Trond Myklebust
1
-4
/
+5
2019-02-06
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
1
-5
/
+1
2019-02-06
CIFS: Do not consider -ENODATA as stat failure for reads
Pavel Shilovsky
1
-1
/
+1
2019-02-06
CIFS: Fix trace command logging for SMB2 reads and writes
Pavel Shilovsky
1
-16
/
+30
2019-02-06
CIFS: Do not count -ENODATA as failure for query directory
Pavel Shilovsky
1
-2
/
+2
2019-01-31
smb3: add credits we receive from oplock/break PDUs
Ronnie Sahlberg
1
-0
/
+7
2019-01-31
CIFS: Do not reconnect TCP session in add_credits()
Pavel Shilovsky
2
-7
/
+46
2019-01-31
CIFS: Fix credit calculation for encrypted reads with errors
Pavel Shilovsky
1
-10
/
+14
2019-01-31
CIFS: Fix credits calculations for reads with errors
Pavel Shilovsky
1
-12
/
+23
2019-01-31
CIFS: Fix possible hang during async MTU reads and writes
Pavel Shilovsky
1
-3
/
+3
2019-01-31
inotify: Fix fd refcount leak in inotify_add_watch().
Tetsuo Handa
1
-2
/
+4
2019-01-31
ceph: clear inode pointer when snap realm gets dropped by its inode
Yan, Zheng
1
-0
/
+2
2019-01-26
userfaultfd: clear flag if remap event not enabled
Peter Xu
1
-1
/
+9
2019-01-26
ocfs2: fix panic due to unrecovered local alloc
Junxiao Bi
1
-2
/
+7
2019-01-26
iomap: don't search past page end in iomap_is_partially_uptodate
Eric Sandeen
1
-2
/
+15
2019-01-26
quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.
Javier Barrio
1
-1
/
+2
2019-01-26
btrfs: improve error handling of btrfs_add_link
Johannes Thumshirn
1
-1
/
+6
2019-01-26
btrfs: fix use-after-free due to race between replace start and cancel
Anand Jain
1
-22
/
+41
2019-01-26
btrfs: alloc_chunk: fix more DUP stripe size handling
Hans van Kranenburg
1
-9
/
+7
2019-01-26
btrfs: volumes: Make sure there is no overlap of dev extents at mount time
Qu Wenruo
1
-0
/
+14
2019-01-26
pstore/ram: Do not treat empty buffers as valid
Joel Fernandes (Google)
1
-0
/
+5
2019-01-26
jffs2: Fix use of uninitialized delayed_work, lockdep breakage
Daniel Santos
1
-1
/
+2
2019-01-22
blockdev: Fix livelocks on loop device
Jan Kara
1
-10
/
+18
2019-01-22
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-22
btrfs: wait on ordered extents on abort cleanup
Josef Bacik
1
-0
/
+8
2019-01-22
Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
David Sterba
1
-3
/
+0
2019-01-17
Btrfs: use nofs context when initializing security xattrs to avoid deadlock
Filipe Manana
1
-0
/
+8
2019-01-17
Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation
Filipe Manana
1
-4
/
+10
2019-01-17
Btrfs: fix access to available allocation bits when starting balance
Filipe Manana
1
-16
/
+23
2019-01-17
ext4: fix special inode number checks in __ext4_iget()
Theodore Ts'o
1
-1
/
+1
2019-01-17
ext4: track writeback errors using the generic tracking infrastructure
Theodore Ts'o
1
-0
/
+3
2019-01-17
ext4: use ext4_write_inode() when fsyncing w/o a journal
Theodore Ts'o
1
-4
/
+9
2019-01-17
ext4: avoid kernel warning when writing the superblock to a dead device
Theodore Ts'o
1
-1
/
+1
2019-01-17
ext4: fix a potential fiemap/page fault deadlock w/ inline_data
Theodore Ts'o
1
-3
/
+3
2019-01-17
ext4: make sure enough credits are reserved for dioread_nolock writes
Theodore Ts'o
1
-1
/
+2
2019-01-17
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2
-6
/
+6
2019-01-17
CIFS: Fix credit computation for compounded requests
Pavel Shilovsky
1
-18
/
+41
2019-01-17
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
1
-1
/
+1
[prev]
[next]