index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
btrfs: tree_search, search_ioctl: accept varying buffer
Gerhard Heift
2014-06-12
1
-7
/
+11
|
*
|
btrfs: tree_search: eliminate redundant nr_items check
Gerhard Heift
2014-06-12
1
-5
/
+7
*
|
|
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2014-06-14
1
-34
/
+36
|
\
\
\
|
*
|
|
aio: cleanup: flatten kill_ioctx()
Benjamin LaHaise
2014-04-29
1
-26
/
+26
|
*
|
|
aio: report error from io_destroy() when threads race in io_destroy()
Benjamin LaHaise
2014-04-29
1
-7
/
+9
|
*
|
|
fs/aio.c: Remove ctx parameter in kiocb_cancel
Fabian Frederick
2014-04-22
1
-3
/
+3
*
|
|
|
Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2014-06-13
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
dlm: keep listening connection alive with sctp mode
Lidong Zhong
2014-06-12
1
-0
/
+5
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-06-12
8
-231
/
+310
|
\
\
\
\
\
|
*
|
|
|
|
ceph: use truncate_pagecache() instead of truncate_inode_pages()
Yan, Zheng
2014-06-08
1
-2
/
+2
|
*
|
|
|
|
ceph: include time stamp in every MDS request
Sage Weil
2014-06-06
2
-1
/
+9
|
*
|
|
|
|
ceph: refactor readpage_nounlock() to make the logic clearer
Zhang Zhen
2014-06-06
1
-10
/
+7
|
*
|
|
|
|
mds: check cap ID when handling cap export message
Yan, Zheng
2014-06-06
1
-1
/
+1
|
*
|
|
|
|
ceph: remember subtree root dirfrag's auth MDS
Yan, Zheng
2014-06-06
1
-1
/
+7
|
*
|
|
|
|
ceph: introduce ceph_fill_fragtree()
Yan, Zheng
2014-06-06
1
-45
/
+84
|
*
|
|
|
|
ceph: handle cap import atomically
Yan, Zheng
2014-06-06
1
-45
/
+54
|
*
|
|
|
|
ceph: pre-allocate ceph_cap struct for ceph_add_cap()
Yan, Zheng
2014-06-06
3
-79
/
+85
|
*
|
|
|
|
ceph: update inode fields according to issued caps
Yan, Zheng
2014-06-06
2
-57
/
+71
|
*
|
|
|
|
ceph: queue vmtruncate if necessary when handing cap grant/revoke
Yan, Zheng
2014-06-06
1
-10
/
+16
|
*
|
|
|
|
ceph: remove useless ACL check
Zhang Zhen
2014-06-06
1
-6
/
+0
|
*
|
|
|
|
ceph: ceph_get_parent() can be static
Fengguang Wu
2014-06-06
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-12
1
-3
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf: Differentiate exec() and non-exec() comm events
Adrian Hunter
2014-06-06
1
-3
/
+3
|
*
|
|
|
|
|
perf: Fix perf_event_comm() vs. exec() assumption
Peter Zijlstra
2014-06-06
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
77
-1516
/
+1004
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
lock_parent: don't step on stale ->d_parent of all-but-freed one
Al Viro
2014-06-12
1
-1
/
+3
|
*
|
|
|
|
|
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-12
29
-218
/
+370
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
kill generic_file_splice_write()
Al Viro
2014-06-12
1
-124
/
+0
|
*
|
|
|
|
|
ceph: switch to iter_file_splice_write()
Al Viro
2014-06-12
1
-1
/
+1
|
*
|
|
|
|
|
nfs: switch to iter_splice_write_file()
Al Viro
2014-06-12
3
-34
/
+2
|
*
|
|
|
|
|
fs/splice.c: remove unneeded exports
Al Viro
2014-06-12
1
-10
/
+5
|
*
|
|
|
|
|
ocfs2: switch to iter_file_splice_write()
Al Viro
2014-06-12
1
-80
/
+2
|
*
|
|
|
|
|
->splice_write() via ->write_iter()
Al Viro
2014-06-12
15
-56
/
+154
|
*
|
|
|
|
|
bio_vec-backed iov_iter
Al Viro
2014-05-06
1
-1
/
+1
|
*
|
|
|
|
|
ceph: switch to ->write_iter()
Al Viro
2014-05-06
1
-31
/
+26
|
*
|
|
|
|
|
ceph_sync_direct_write: stop poking into iov_iter guts
Al Viro
2014-05-06
1
-26
/
+23
|
*
|
|
|
|
|
ceph_sync_read: stop poking into iov_iter guts
Al Viro
2014-05-06
1
-28
/
+18
|
*
|
|
|
|
|
new helper: copy_page_from_iter()
Al Viro
2014-05-06
1
-110
/
+19
|
*
|
|
|
|
|
fuse: switch to ->write_iter()
Al Viro
2014-05-06
1
-16
/
+11
|
*
|
|
|
|
|
btrfs: switch to ->write_iter()
Al Viro
2014-05-06
1
-14
/
+10
|
*
|
|
|
|
|
ocfs2: switch to ->write_iter()
Al Viro
2014-05-06
1
-18
/
+12
|
*
|
|
|
|
|
xfs: switch to ->write_iter()
Al Viro
2014-05-06
1
-20
/
+9
|
*
|
|
|
|
|
afs: switch to ->write_iter()
Al Viro
2014-05-06
3
-10
/
+8
|
*
|
|
|
|
|
gfs2: switch to ->write_iter()
Al Viro
2014-05-06
1
-10
/
+8
|
*
|
|
|
|
|
nfs: switch to ->write_iter()
Al Viro
2014-05-06
3
-12
/
+10
|
*
|
|
|
|
|
ubifs: switch to ->write_iter()
Al Viro
2014-05-06
1
-12
/
+7
|
*
|
|
|
|
|
cifs: switch to ->write_iter()
Al Viro
2014-05-06
3
-42
/
+35
|
*
|
|
|
|
|
udf: switch to ->write_iter()
Al Viro
2014-05-06
1
-6
/
+5
|
*
|
|
|
|
|
convert ext4 to ->write_iter()
Al Viro
2014-05-06
1
-18
/
+11
|
*
|
|
|
|
|
Merge ext4 changes in ext4_file_write() into for-next
Al Viro
2014-05-06
8
-245
/
+240
|
|
\
\
\
\
\
\
[prev]
[next]