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-12-28
cifs: Add support for failover in cifs_mount()
Paulo Alcantara
3
-15
/
+236
2018-12-28
cifs: remove set but not used variable 'sep'
YueHaibing
1
-3
/
+0
2018-12-28
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
6
-84
/
+113
2018-12-28
cifs: check kzalloc return
Joe Perches
1
-14
/
+20
2018-12-28
cifs: remove set but not used variable 'server'
YueHaibing
1
-7
/
+1
2018-12-28
cifs: Use kzfree() to free password
Dan Carpenter
1
-1
/
+1
2018-12-28
cifs: Fix to use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-2
/
+2
2018-12-28
cifs: update for current_kernel_time64() removal
Stephen Rothwell
1
-2
/
+4
2018-12-28
cifs: Add DFS cache routines
Paulo Alcantara
7
-2
/
+1484
2018-12-28
nfs: minor typo in nfs4_callback_up_net()
Vasily Averin
1
-1
/
+1
2018-12-28
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
Vasily Averin
1
-3
/
+5
2018-12-28
nfsd: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-28
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
7
-146
/
+236
2018-12-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
13
-174
/
+272
2018-12-28
Merge tag 'iomap-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+15
2018-12-28
Merge tag 'xfs-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
51
-714
/
+932
2018-12-28
Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-9
/
+15
2018-12-28
Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-17
/
+30
2018-12-28
Merge tag 'dlm-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
6
-23
/
+34
2018-12-28
Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
47
-2197
/
+3025
2018-12-28
Merge tag 'gfs2-4.21.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-231
/
+317
2018-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+2
2018-12-27
Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-174
/
+160
2018-12-27
f2fs: sanity check of xattr entry size
Jaegeuk Kim
1
-5
/
+13
2018-12-27
f2fs: fix use-after-free issue when accessing sbi->stat_info
Sahitya Tummala
1
-12
/
+15
2018-12-27
f2fs: check PageWriteback flag for ordered case
Chao Yu
13
-54
/
+50
2018-12-27
f2fs: fix validation of the block count in sanity_check_raw_super
Martin Blumenstingl
1
-3
/
+3
2018-12-27
f2fs: fix missing unlock(sbi->gc_mutex)
Jaegeuk Kim
1
-5
/
+2
2018-12-27
f2fs: fix to dirty inode synchronously
Chao Yu
1
-1
/
+1
2018-12-27
f2fs: clean up structure extent_node
Chao Yu
1
-10
/
+2
2018-12-27
f2fs: fix block address for __check_sit_bitmap
Qiuyang Sun
1
-1
/
+1
2018-12-27
f2fs: fix sbi->extent_list corruption issue
Sahitya Tummala
2
-2
/
+11
2018-12-27
f2fs: clean up checkpoint flow
Chao Yu
1
-13
/
+5
2018-12-27
f2fs: flush stale issued discard candidates
Jaegeuk Kim
1
-0
/
+4
2018-12-27
f2fs: correct wrong spelling, issing_*
Jaegeuk Kim
3
-20
/
+20
2018-12-27
f2fs: use kvmalloc, if kmalloc is failed
Jaegeuk Kim
11
-70
/
+76
2018-12-27
f2fs: remove redundant comment of unused wio_mutex
Yunlong Song
1
-1
/
+0
2018-12-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2018-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-5
/
+6
2018-12-25
Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+2
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2018-12-24
cifs: Save TTL value when parsing DFS referrals
Paulo Alcantara
2
-0
/
+3
2018-12-24
cifs: auto disable 'serverino' in dfs mounts
Aurelien Aptel
3
-25
/
+35
2018-12-24
cifs: Make devname param optional in cifs_compose_mount_options()
Paulo Alcantara
1
-9
/
+12
2018-12-24
cifs: Skip any trailing backslashes from UNC
Paulo Alcantara
1
-1
/
+6
2018-12-24
cifs: Refactor out cifs_mount()
Paulo Alcantara
2
-183
/
+262
2018-12-24
CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
Georgy A Bystrenin
1
-2
/
+2
2018-12-24
CIFS: return correct errors when pinning memory failed for direct I/O
Long Li
1
-1
/
+7
2018-12-24
CIFS: use the correct length when pinning memory for direct I/O for write
Long Li
1
-1
/
+3
2018-12-24
cifs: check ntwrk_buf_start for NULL before dereferencing it
Ronnie Sahlberg
1
-1
/
+8
[prev]
[next]