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
2018-06-08
fs/9p: detect invalid options as much as possible
Chengguang Xu
1
-17
/
+12
2018-06-08
fs: ocfs2: use new return type vm_fault_t
Souptick Joarder
1
-24
/
+20
2018-06-08
ocfs2: drop a VLA in ocfs2_orphan_del()
Salvatore Mesoraca
1
-2
/
+1
2018-06-08
ocfs2: correct the comments position of struct ocfs2_dir_block_trailer
Guozhonghua
1
-4
/
+4
2018-06-08
ocfs2: eliminate a misreported warning
Zhen Lei
1
-1
/
+1
2018-06-08
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level
Larry Chen
2
-30
/
+90
2018-06-08
ocfs2: clean up redundant function declarations
Jia Guo
2
-7
/
+5
2018-06-08
fs/dax.c: use new return type vm_fault_t
Souptick Joarder
1
-41
/
+37
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+7
2018-06-07
Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-150
/
+131
2018-06-07
Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-76
/
+91
2018-06-07
Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
9
-270
/
+311
2018-06-07
Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-62
/
+164
2018-06-07
btrfs: change return type of btrfs_page_mkwrite to vm_fault_t
Souptick Joarder
2
-15
/
+13
2018-06-07
ubifs: lpt: Fix wrong pnode number range in comment
Sascha Hauer
1
-1
/
+1
2018-06-07
ubifs: gc: Fix typo
Sascha Hauer
1
-1
/
+1
2018-06-07
ubifs: log: Some spelling fixes
Sascha Hauer
1
-3
/
+3
2018-06-07
ubifs: Spelling fix someting -> something
Sascha Hauer
1
-1
/
+1
2018-06-07
ubifs: journal: Remove wrong comment
Sascha Hauer
1
-3
/
+2
2018-06-07
ubifs: remove set but never used variable
Sascha Hauer
2
-5
/
+0
2018-06-07
ubifs, xattr: remove misguided quota flags
Wang Shilong
1
-1
/
+1
2018-06-07
fs: ubifs: Adding new return type vm_fault_t
Souptick Joarder
1
-7
/
+4
2018-06-07
smb3: do not allow insecure cifs mounts when using smb3
Steve French
3
-14
/
+36
2018-06-07
CIFS: Fix NULL ptr deref
Aurelien Aptel
3
-7
/
+9
2018-06-07
Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero
Robbie Ko
1
-3
/
+1
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-24
/
+419
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2018-06-07
CIFS: fix encryption in SMB3.1.1
Aurelien Aptel
1
-1
/
+1
2018-06-07
xfs: fix string handling in label get/set functions
Arnd Bergmann
1
-5
/
+5
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
205
-2760
/
+205
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-06
NFSv4.0: Remove transport protocol name from non-UCS client ID
Chuck Lever
1
-10
/
+4
2018-06-06
NFSv4.0: Remove cl_ipaddr from non-UCS client ID
Chuck Lever
1
-6
/
+20
2018-06-06
xfs: validate btree records on retrieval
Dave Chinner
4
-9
/
+132
2018-06-06
xfs: push corruption -> ESTALE conversion to xfs_nfs_get_inode()
Dave Chinner
2
-8
/
+12
2018-06-06
xfs: verify root inode more thoroughly
Dave Chinner
1
-2
/
+5
2018-06-06
xfs: verify COW extent size hint is valid in inode verifier
Dave Chinner
1
-0
/
+6
2018-06-06
xfs: verify extent size hint is valid in inode verifier
Dave Chinner
1
-1
/
+8
2018-06-06
xfs: catch bad stripe alignment configurations
Dave Chinner
1
-0
/
+16
2018-06-06
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
1
-0
/
+1
2018-06-06
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-16
/
+24
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
75
-327
/
+419
2018-06-06
pstore: Convert internal records to timespec64
Kees Cook
3
-9
/
+17
2018-06-06
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-13
/
+9
2018-06-06
CIFS: Pass page offset for encrypting
Steve French
1
-7
/
+13
2018-06-06
CIFS: Pass page offset for calculating signature
Long Li
1
-4
/
+5
2018-06-06
CIFS: SMBD: Support page offset in memory registration
Long Li
3
-38
/
+58
2018-06-06
CIFS: SMBD: Support page offset in RDMA recv
Long Li
1
-7
/
+11
2018-06-06
CIFS: SMBD: Support page offset in RDMA send
Long Li
1
-8
/
+19
2018-06-06
CIFS: When sending data on socket, pass the correct page offset
Long Li
1
-8
/
+6
[prev]
[next]