index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
libceph: make r_request msg_size calculation clearer
Ilya Dryomov
2016-03-25
1
-10
/
+11
|
*
|
|
|
|
libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op
Yan, Zheng
2016-03-25
3
-5
/
+6
|
*
|
|
|
|
libceph: rename ceph_osd_req_op::payload_len to indata_len
Ilya Dryomov
2016-03-25
2
-7
/
+7
|
*
|
|
|
|
ceph: remove useless BUG_ON
Yan, Zheng
2016-03-25
1
-2
/
+0
|
*
|
|
|
|
ceph: don't enable rbytes mount option by default
Yan, Zheng
2016-03-25
2
-4
/
+3
|
*
|
|
|
|
ceph: encode ctime in cap message
Yan, Zheng
2016-03-25
1
-4
/
+7
|
*
|
|
|
|
libceph: behave in mon_fault() if cur_mon < 0
Ilya Dryomov
2016-03-25
1
-14
/
+9
|
*
|
|
|
|
libceph: reschedule tick in mon_fault()
Ilya Dryomov
2016-03-25
1
-4
/
+4
|
*
|
|
|
|
libceph: introduce and switch to reopen_session()
Ilya Dryomov
2016-03-25
1
-17
/
+16
|
*
|
|
|
|
libceph: monc hunt rate is 3s with backoff up to 30s
Ilya Dryomov
2016-03-25
3
-9
/
+22
|
*
|
|
|
|
libceph: monc ping rate is 10s
Ilya Dryomov
2016-03-25
3
-9
/
+5
|
*
|
|
|
|
libceph: pick a different monitor when reconnecting
Ilya Dryomov
2016-03-25
1
-28
/
+57
|
*
|
|
|
|
libceph: revamp subs code, switch to SUBSCRIBE2 protocol
Ilya Dryomov
2016-03-25
8
-95
/
+174
|
*
|
|
|
|
libceph: decouple hunting and subs management
Ilya Dryomov
2016-03-25
1
-9
/
+22
|
*
|
|
|
|
libceph: move debugfs initialization into __ceph_open_session()
Ilya Dryomov
2016-03-25
2
-51
/
+4
*
|
|
|
|
|
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
2016-03-26
33
-0
/
+11243
|
\
\
\
\
\
\
|
*
|
|
|
|
|
orangefs: fix orangefs_superblock locking
Al Viro
2016-03-26
3
-58
/
+47
|
*
|
|
|
|
|
orangefs: fix do_readv_writev() handling of error halfway through
Al Viro
2016-03-26
1
-1
/
+1
|
*
|
|
|
|
|
orangefs: have ->kill_sb() evict the VFS side of things first
Al Viro
2016-03-26
1
-3
/
+3
|
*
|
|
|
|
|
orangefs: sanitize ->llseek()
Al Viro
2016-03-26
2
-10
/
+3
|
*
|
|
|
|
|
orangefs-bufmap.h: trim unused junk
Al Viro
2016-03-26
1
-9
/
+0
|
*
|
|
|
|
|
orangefs: saner calling conventions for getting a slot
Al Viro
2016-03-26
4
-28
/
+16
|
*
|
|
|
|
|
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
Al Viro
2016-03-26
3
-23
/
+14
|
*
|
|
|
|
|
orangefs: get rid of readdir_handle_s
Al Viro
2016-03-26
1
-63
/
+30
|
*
|
|
|
|
|
ornagefs: ensure that truncate has an up to date inode size
Martin Brandenburg
2016-03-23
1
-1
/
+12
|
*
|
|
|
|
|
orangefs: move code which sets i_link to orangefs_inode_getattr
Martin Brandenburg
2016-03-23
2
-2
/
+1
|
*
|
|
|
|
|
orangefs: remove needless wrapper around GFP_KERNEL
Martin Brandenburg
2016-03-23
2
-5
/
+1
|
*
|
|
|
|
|
orangefs: remove wrapper around mutex_lock(&inode->i_mutex)
Martin Brandenburg
2016-03-23
1
-6
/
+2
|
*
|
|
|
|
|
orangefs: refactor inode type or link_target change detection
Martin Brandenburg
2016-03-23
1
-41
/
+36
|
*
|
|
|
|
|
orangefs: use new getattr for revalidate and remove old getattr
Martin Brandenburg
2016-03-23
3
-325
/
+49
|
*
|
|
|
|
|
orangefs: use new getattr in inode getattr and permission
Martin Brandenburg
2016-03-23
1
-12
/
+2
|
*
|
|
|
|
|
orangefs: use new orangefs_inode_getattr to get size in write and llseek
Martin Brandenburg
2016-03-23
1
-6
/
+8
|
*
|
|
|
|
|
orangefs: use new orangefs_inode_getattr to create new inodes
Martin Brandenburg
2016-03-23
1
-4
/
+2
|
*
|
|
|
|
|
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
Martin Brandenburg
2016-03-23
5
-10
/
+133
|
*
|
|
|
|
|
orangefs: remove inode->i_lock wrapper
Martin Brandenburg
2016-03-23
2
-7
/
+4
|
*
|
|
|
|
|
orangefs: put register_chrdev immediately before register_filesystem
Martin Brandenburg
2016-03-17
1
-13
/
+13
|
*
|
|
|
|
|
orangefs: remove paranoia in orangefs_set_inode
Martin Brandenburg
2016-03-17
1
-10
/
+2
|
*
|
|
|
|
|
orangefs: sanitize listxattr and return EIO on impossible values
Martin Brandenburg
2016-03-17
1
-0
/
+10
|
*
|
|
|
|
|
orangefs: remove unused reference to xattr key length
Martin Brandenburg
2016-03-17
1
-5
/
+0
|
*
|
|
|
|
|
Orangefs: adjust unwind on module init failure.
Mike Marshall
2016-03-17
1
-4
/
+3
|
*
|
|
|
|
|
Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.
Mike Marshall
2016-03-14
3
-62
/
+76
|
*
|
|
|
|
|
Orangefs: follow_link -> get_link change
Mike Marshall
2016-03-14
2
-19
/
+4
|
*
|
|
|
|
|
Orangefs: Extra sanity insurance on buffer before using string functions on it.
Mike Marshall
2016-03-14
1
-0
/
+13
|
*
|
|
|
|
|
Orangefs: merge to v4.5
Mike Marshall
2016-03-14
10618
-238868
/
+530937
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
orangefs: make fs_mount_pending static
Martin Brandenburg
2016-03-09
2
-39
/
+38
|
*
|
|
|
|
|
orangefs: Avoid symlink upcall if target is too long.
Martin Brandenburg
2016-03-09
1
-0
/
+3
|
*
|
|
|
|
|
Orangefs: improve the POSIXness of interrupted writes...
Mike Marshall
2016-03-09
1
-9
/
+45
|
*
|
|
|
|
|
Orangefs: add a new gossip statement
Mike Marshall
2016-03-09
1
-0
/
+4
|
*
|
|
|
|
|
Orangefs: improve gossip statements
Mike Marshall
2016-03-03
4
-21
/
+49
|
*
|
|
|
|
|
Orangefs: update orangefs.txt
Mike Marshall
2016-02-26
2
-15
/
+68
[prev]
[next]