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
2017-02-23
ceph: tidy some white space in get_nonsnap_parent()
Dan Carpenter
1
-2
/
+3
2017-02-23
crush: fix dprintk compilation
Ilya Dryomov
1
-2
/
+2
2017-02-23
crush: do is_out test only if we do not collide
Ilya Dryomov
1
-3
/
+1
2017-02-20
ceph: remove req from unsafe list when unregistering it
Jeff Layton
1
-2
/
+3
2017-02-20
rbd: constify device_type structure
Bhumika Goyal
1
-1
/
+1
2017-02-20
rbd: kill obj_request->object_name and rbd_segment_name_cache
Ilya Dryomov
2
-79
/
+7
2017-02-20
rbd: store and use obj_request->object_no
Ilya Dryomov
1
-6
/
+13
2017-02-20
rbd: RBD_V{1,2}_DATA_FORMAT macros
Ilya Dryomov
2
-7
/
+6
2017-02-20
rbd: factor out __rbd_osd_req_create()
Ilya Dryomov
1
-63
/
+40
2017-02-20
rbd: set offset and length outside of rbd_obj_request_create()
Ilya Dryomov
1
-15
/
+11
2017-02-20
rbd: support for data-pool feature
Ilya Dryomov
1
-2
/
+31
2017-02-20
rbd: introduce rbd_init_layout()
Ilya Dryomov
1
-7
/
+18
2017-02-20
rbd: use rbd_obj_bytes() more
Ilya Dryomov
1
-12
/
+12
2017-02-20
rbd: remove now unused rbd_obj_request_wait() and helpers
Ilya Dryomov
1
-38
/
+0
2017-02-20
rbd: switch rbd_obj_method_sync() to ceph_osdc_call()
Ilya Dryomov
1
-95
/
+67
2017-02-20
libceph: pass reply buffer length through ceph_osdc_call()
Ilya Dryomov
2
-3
/
+6
2017-02-20
rbd: do away with obj_request in rbd_obj_read_sync()
Ilya Dryomov
1
-49
/
+32
2017-02-20
rbd: initialize rbd_dev->header_oloc early
Ilya Dryomov
1
-3
/
+1
2017-02-20
rbd: kill rbd_image_header::{crypt_type,comp_type}
Ilya Dryomov
2
-12
/
+0
2017-02-20
rbd: use kstrndup() in rbd_header_from_disk()
Ilya Dryomov
1
-7
/
+3
2017-02-20
libceph: bump CEPH_PG_MAX_SIZE to 32
Ilya Dryomov
1
-1
/
+1
2017-02-20
libceph: don't go through with the mapping if the PG is too wide
Ilya Dryomov
1
-2
/
+8
2017-02-20
crush: merge working data and scratch
Ilya Dryomov
4
-19
/
+29
2017-02-20
crush: remove mutable part of CRUSH map
Ilya Dryomov
6
-86
/
+218
2017-02-20
libceph: add osdmap_set_crush() helper
Ilya Dryomov
1
-20
/
+16
2017-02-20
libceph: remove unneeded stddef.h include
Stafford Horne
1
-2
/
+0
2017-02-20
ceph: do a LOOKUP in d_revalidate instead of GETATTR
Jeff Layton
1
-2
/
+3
2017-02-20
ceph: call update_dentry_lease even when r_locked dir is not set
Jeff Layton
1
-0
/
+20
2017-02-20
ceph: vet the target and parent inodes before updating dentry lease
Jeff Layton
1
-24
/
+48
2017-02-20
ceph: don't update_dentry_lease unless we actually got one
Jeff Layton
1
-2
/
+2
2017-02-20
ceph: add a new flag to indicate whether parent is locked
Jeff Layton
6
-28
/
+39
2017-02-20
ceph: convert bools in ceph_mds_request to a new r_req_flags field
Jeff Layton
5
-38
/
+45
2017-02-20
ceph: drop session argument to ceph_fill_trace
Jeff Layton
3
-5
/
+4
2017-02-20
ceph: remove "Debugging hook" from ceph_fill_trace
Jeff Layton
1
-34
/
+0
2017-02-20
ceph: avoid calling ceph_renew_caps() infinitely
Yan, Zheng
3
-5
/
+5
2017-02-20
ceph: make sure flushing inode in proper session's cap_flushing list
Yan, Zheng
1
-0
/
+10
2017-02-20
ceph: update readpages osd request according to size of pages
Yan, Zheng
2
-1
/
+3
2017-02-20
ceph: fix bogus endianness change in ceph_ioctl_set_layout
Jeff Layton
1
-2
/
+2
2017-02-20
libceph: include linux/sched.h into crypto.c directly
Ilya Dryomov
1
-0
/
+1
2017-02-20
libceph: use BUG() instead of BUG_ON(1)
Arnd Bergmann
1
-1
/
+1
2017-02-20
ceph: avoid updating mds_wanted too frequently
Yan, Zheng
1
-3
/
+9
2017-02-20
ceph: set io_pages bdi hint
Andreas Gerstmayr
3
-5
/
+12
2017-02-20
ceph: fix spelling mistake: "enabing" -> "enabling"
Colin Ian King
1
-1
/
+1
2017-02-20
ceph: cleanup ACCESS_ONCE -> READ_ONCE
Seraphime Kirkovski
5
-10
/
+10
2017-02-20
ceph: pass parent inode info to ceph_encode_dentry_release if we have it
Jeff Layton
3
-6
/
+13
2017-02-20
ceph: fix unsafe dcache access in ceph_encode_dentry_release
Jeff Layton
1
-2
/
+5
2017-02-20
ceph: pass parent dir ino info to build_dentry_path
Jeff Layton
1
-7
/
+9
2017-02-20
ceph: clean up unsafe d_parent accesses in build_dentry_path
Jeff Layton
1
-2
/
+7
2017-02-20
ceph: clean up unsafe d_parent access in __choose_mds
Jeff Layton
1
-22
/
+42
2017-02-19
Linux 4.10
v4.10
Linus Torvalds
1
-1
/
+1
[next]