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