开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-14
libceph: move msgr1 protocol implementation to its own file
Ilya Dryomov
2020-12-14
libceph: separate msgr1 protocol implementation
Ilya Dryomov
2020-12-14
libceph: export remaining protocol independent infrastructure
Ilya Dryomov
2020-12-14
libceph: export zero_page
Ilya Dryomov
2020-12-14
libceph: rename and export con->flags bits
Ilya Dryomov
2020-12-14
libceph: rename and export con->state states
Ilya Dryomov
2020-12-14
libceph: make con->state an int
Ilya Dryomov
2020-12-14
libceph: don't export ceph_messenger_{init_fini}() to modules
Ilya Dryomov
2020-12-14
libceph: make sure our addr->port is zero and addr->nonce is non-zero
Ilya Dryomov
2020-12-14
libceph: factor out ceph_con_get_out_msg()
Ilya Dryomov
2020-12-14
libceph: change ceph_con_in_msg_alloc() to take hdr
Ilya Dryomov
2020-12-14
libceph: change ceph_msg_data_cursor_init() to take cursor
Ilya Dryomov
2020-12-14
libceph: handle discarding acked and requeued messages separately
Ilya Dryomov
2020-12-14
libceph: drop msg->ack_stamp field
Ilya Dryomov
2020-12-14
libceph: remove redundant session reset log message
Ilya Dryomov
2020-12-14
libceph: clear con->peer_global_seq on RESETSESSION
Ilya Dryomov
2020-12-14
libceph: rename reset_connection() to ceph_con_reset_session()
Ilya Dryomov
2020-12-14
libceph: split protocol reset bits out of reset_connection()
Ilya Dryomov
2020-12-14
libceph: don't call reset_connection() on version/feature mismatches
Ilya Dryomov
2020-12-14
libceph: lower exponential backoff delay
Ilya Dryomov
2020-12-14
libceph: include middle_len in process_message() dout
Ilya Dryomov
2020-12-14
ceph: implement updated ceph_mds_request_head structure
Jeff Layton
2020-12-14
ceph: clean up argument lists to __prepare_send_request and __send_request
Jeff Layton
2020-12-14
ceph: take a cred reference instead of tracking individual uid/gid
Jeff Layton
2020-12-14
ceph: don't reach into request header for readdir info
Jeff Layton
2020-12-14
ceph: set osdmap epoch for setxattr
Xiubo Li
2020-12-14
ceph: remove redundant assignment to variable i
Colin Ian King
2020-12-14
ceph: add ceph.caps vxattr
Luis Henriques
2020-12-14
ceph: when filling trace, call ceph_get_inode outside of mutexes
Jeff Layton
2020-12-14
Revert "ceph: allow rename operation under different quota realms"
Luis Henriques
2020-12-14
ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
Jeff Layton
2020-12-14
ceph: downgrade warning from mdsmap decode to debug
Luis Henriques
2020-12-14
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
2020-12-14
ceph: pass down the flags to grab_cache_page_write_begin
Jeff Layton
2020-12-14
ceph: add ceph.{cluster_fsid/client_id} vxattrs
Xiubo Li
2020-12-14
ceph: add status debugfs file
Xiubo Li
2020-12-14
libceph: remove unused port macros
Liu, Changcheng
2020-12-14
ceph: ensure we have Fs caps when fetching dir link count
Jeff Layton
2020-12-14
ceph: send dentry lease metrics to MDS daemon
Xiubo Li
2020-12-14
ceph: acquire Fs caps when getting dir stats
Jeff Layton
2020-12-14
ceph: fix up some warnings on W=1 builds
Jeff Layton
2020-12-14
ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set
Jeff Layton
2020-12-14
ceph: remove timeout on allowing reconnect after blocklisting
Jeff Layton
2020-12-14
ceph: add new RECOVER mount_state when recovering session
Jeff Layton
2020-12-14
ceph: make fsc->mount_state an int
Jeff Layton
2020-12-14
ceph: don't WARN when removing caps due to blocklisting
Jeff Layton
2020-12-13
Linux 5.10
v5.10
Linus Torvalds
2020-12-13
Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-13
Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
[next]