index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
rbd: set the 'device' link in sysfs
Hannes Reinecke
1
-1
/
+1
2020-01-27
ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c
Jeff Layton
3
-6
/
+2
2020-01-27
ceph: print name of xattr in __ceph_{get,set}xattr() douts
Jeff Layton
1
-2
/
+3
2020-01-27
ceph: print r_direct_hash in hex in __choose_mds() dout
Xiubo Li
1
-15
/
+13
2020-01-27
ceph: use copy-from2 op in copy_file_range
Luis Henriques
6
-7
/
+28
2020-01-27
ceph: close holes in structs ceph_mds_session and ceph_mds_request
Jeff Layton
1
-2
/
+2
2020-01-27
rbd: work around -Wuninitialized warning
Arnd Bergmann
1
-1
/
+1
2020-01-27
ceph: allocate the correct amount of extra bytes for the session features
Xiubo Li
2
-13
/
+30
2020-01-27
ceph: rename get_session and switch to use ceph_get_mds_session
Xiubo Li
2
-15
/
+10
2020-01-27
ceph: remove the extra slashes in the server path
Xiubo Li
1
-20
/
+102
2020-01-27
ceph: add possible_max_rank and make the code more readable
Xiubo Li
4
-40
/
+31
2020-01-27
ceph: print dentry offset in hex and fix xattr_version type
Xiubo Li
2
-3
/
+3
2020-01-27
ceph: only touch the caps which have the subset mask requested
Xiubo Li
1
-1
/
+2
2020-01-27
ceph: don't clear I_NEW until inode metadata is fully populated
Jeff Layton
1
-4
/
+23
2020-01-27
ceph: retry the same mds later after the new session is opened
Xiubo Li
1
-4
/
+16
2020-01-27
ceph: check availability of mds cluster on mount after wait timeout
Xiubo Li
2
-2
/
+6
2020-01-27
ceph: keep the session state until it is released
Xiubo Li
2
-2
/
+4
2020-01-27
ceph: add __send_request helper
Xiubo Li
1
-22
/
+25
2020-01-27
ceph: ensure we have a new cap before continuing in fill_inode
Jeff Layton
1
-1
/
+4
2020-01-27
ceph: drop unused ttl_from parameter from fill_inode
Jeff Layton
1
-9
/
+6
2020-01-27
ceph: fix possible long time wait during umount
Xiubo Li
1
-3
/
+4
2020-01-27
ceph: only choose one MDS who is in up:active state without laggy
Xiubo Li
2
-11
/
+32
2020-01-27
ceph: fix mdsmap cluster available check based on laggy number
Xiubo Li
2
-23
/
+30
2020-01-27
ceph: remove unnecessary assignment in ceph_pre_init_acls()
Chengguang Xu
1
-2
/
+2
2020-01-27
ceph: delete redundant douts in con_get/put()
Chengguang Xu
1
-5
/
+1
2020-01-26
Linux 5.5
v5.5
Linus Torvalds
1
-1
/
+1
2020-01-26
Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+0
2020-01-26
Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-8
/
+39
2020-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-15
/
+6
2020-01-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+10
2020-01-26
io_uring: don't cancel all work on process exit
Jens Axboe
1
-4
/
+0
2020-01-26
block: allow partitions on host aware zone devices
Christoph Hellwig
3
-8
/
+39
2020-01-26
Revert "io_uring: only allow submit from owning task"
Jens Axboe
1
-6
/
+0
2020-01-26
afs: Fix characters allowed into cell names
David Howells
1
-1
/
+10
2020-01-26
do_last(): fetch directory ->i_mode and ->i_uid before it's too late
Al Viro
1
-7
/
+10
2020-01-25
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-4
/
+20
2020-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
118
-603
/
+1469
2020-01-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-0
/
+8
2020-01-25
firestream: fix memory leaks
Wenwen Wang
1
-0
/
+3
2020-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
13
-76
/
+146
2020-01-25
Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+29
2020-01-25
Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+1
2020-01-25
Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
7
-41
/
+80
2020-01-25
btrfs: dev-replace: remove warning for unknown return codes when finished
David Sterba
1
-4
/
+1
2020-01-25
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Michael Ellerman
1
-0
/
+2
2020-01-25
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
Florian Fainelli
1
-2
/
+2
2020-01-25
tipc: change maintainer email address
Jon Maloy
1
-1
/
+1
2020-01-25
net: stmmac: platform: fix probe for ACPI devices
Ajay Gupta
1
-3
/
+3
2020-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-40
/
+59
2020-01-24
Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2
-0
/
+7
[next]