Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
23ed6e13b320b33decb516cbe66e71b132df488d
23ed6e1
rbd: ignore result of ceph_copy_from_page_vector()
by Alex Elder
· 12 years ago
1ceae7e
rbd: prevent bytes transferred overflow
by Alex Elder
· 12 years ago
b324814
libceph: use void pointers in page vector functions
by Alex Elder
· 12 years ago
9e0eb85
ceph: remove a few bogus declarations
by Alex Elder
· 12 years ago
fbfab53
libceph: allow STAT osd operations
by Alex Elder
· 12 years ago
ef06f4d3
rbd: add parentheses to object request iterator macros
by Alex Elder
· 12 years ago
f44246e
libceph: simplify data length calculation
by Alex Elder
· 12 years ago
0eb40bf
libceph: update ceph_mds_state_name() and ceph_mds_op_name()
by Alex Elder
· 12 years ago
dd6f5e1
libceph: update ceph_fs.h
by Alex Elder
· 12 years ago
a9f36c3
libceph: remove dead code in osd_req_encode_op()
by Alex Elder
· 12 years ago
4c46459
libceph: report defined but unsupported osd ops
by Alex Elder
· 12 years ago
2979ddb
libceph: update ceph_osd_op_name()
by Alex Elder
· 12 years ago
4b568b1
libceph: add ceph_osd_state_name()
by Alex Elder
· 12 years ago
0315a77
libceph: update rados.h
by Alex Elder
· 12 years ago
2d2f522
libceph: kill ceph_osdc_wait_event()
by Alex Elder
· 12 years ago
3c663bb
libceph: kill ceph_osdc_create_event() "one_shot" parameter
by Alex Elder
· 12 years ago
60e56f1
libceph: kill ceph_calc_raw_layout()
by Alex Elder
· 12 years ago
6078938
libdeph: don't export ceph_osdc_init() or ceph_osdc_stop()
by Alex Elder
· 12 years ago
f9d2519
libceph: lock outside send_queued()
by Alex Elder
· 12 years ago
a3bea47
ceph: kill ceph_osdc_new_request() "num_reply" parameter
by Alex Elder
· 12 years ago
2480882
ceph: kill ceph_osdc_writepages() "flags" parameter
by Alex Elder
· 12 years ago
fbf8685
ceph: kill ceph_osdc_writepages() "dosync" parameter
by Alex Elder
· 12 years ago
87f979d
ceph: kill ceph_osdc_writepages() "nofail" parameter
by Alex Elder
· 12 years ago
e7e319a
libceph: improve packing in struct ceph_osd_req_op
by Alex Elder
· 12 years ago
0774130
rbd: add barriers near done flag operations
by Alex Elder
· 12 years ago
a14ea26
rbd: turn off interrupts for open/remove locking
by Alex Elder
· 12 years ago
9cbb1d7
libceph: don't require r_num_pages for bio requests
by Alex Elder
· 12 years ago
1e32d34
rbd: don't take extra bio reference for osd client
by Alex Elder
· 12 years ago
72fe25e
libceph: add a compatibility check interface
by Alex Elder
· 12 years ago
b82d167
rbd: prevent open for image being removed
by Alex Elder
· 12 years ago
6d29290
rbd: define flags field, use it for exists flag
by Alex Elder
· 12 years ago
8eb8756
rbd: don't drop watch requests on completion
by Alex Elder
· 12 years ago
25dcf95
rbd: decrement obj request count when deleting
by Alex Elder
· 12 years ago
975241a
rbd: track object rather than osd request for watch
by Alex Elder
· 12 years ago
6977c3f
rbd: unregister linger in watch sync routine
by Alex Elder
· 12 years ago
9f20e02
rbd: get rid of rbd_req_sync_exec()
by Alex Elder
· 12 years ago
36be9a7
rbd: implement sync method with new code
by Alex Elder
· 12 years ago
cf81b60
rbd: send notify ack asynchronously
by Alex Elder
· 12 years ago
5ae9db8
rbd: get rid of rbd_req_sync_notify_ack()
by Alex Elder
· 12 years ago
b8d7003
rbd: use new code for notify ack
by Alex Elder
· 12 years ago
ecf7a03
rbd: get rid of rbd_req_sync_watch()
by Alex Elder
· 12 years ago
9969ebc
rbd: implement watch/unwatch with new code
by Alex Elder
· 12 years ago
86ea43b
rbd: get rid of rbd_req_sync_read()
by Alex Elder
· 12 years ago
788e2df
rbd: implement sync object read with new code
by Alex Elder
· 12 years ago
7d250b9
rbd: kill rbd_req_coll and rbd_request
by Alex Elder
· 12 years ago
2250a71
rbd: kill rbd_rq_fn() and all other related code
by Alex Elder
· 12 years ago
bf0d5f50
rbd: new request tracking code
by Alex Elder
· 12 years ago
3ebc21f
libceph: fix messenger CONFIG_BLOCK dependencies
by Alex Elder
· 12 years ago
695b711
ceph: implement hidden per-field ceph.*.layout.* vxattrs
by Sage Weil
· 12 years ago
1f08f2b
ceph: add ceph.dir.layout vxattr
by Sage Weil
· 12 years ago
32ab0bd
ceph: change ceph.file.layout.* implementation, content
by Sage Weil
· 12 years ago
b65917d
ceph: fix listxattr handling for vxattrs
by Sage Weil
· 12 years ago
0bee82f
ceph: fix getxattr vxattr handling
by Sage Weil
· 12 years ago
f36e447
ceph: add exists_cb to vxattr struct
by Sage Weil
· 12 years ago
d421acb
ceph: pass ceph.* removexattrs through to MDS
by Sage Weil
· 12 years ago
3adf654
ceph: pass unhandled ceph.* setxattrs through to MDS
by Sage Weil
· 12 years ago
8860147
ceph: support hidden vxattrs
by Sage Weil
· 12 years ago
39b648d9
ceph: remove 'ceph.layout' virtual xattr
by Sage Weil
· 12 years ago
969e5aa
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
by Alex Elder
· 12 years ago
1ec3911
libceph: fix undefined behavior when using snprintf()
by Cong Ding
· 12 years ago
c043064
rbd: don't retry setting up header watch
by Alex Elder
· 12 years ago
38901e0
rbd: check for overflow in rbd_get_num_segments()
by Alex Elder
· 12 years ago
98571b5
rbd: small changes
by Alex Elder
· 12 years ago
949db15
Linux 3.8-rc5
by Linus Torvalds
· 12 years ago
d7df025
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
66e2d3e
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
d93816a
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
01acd3e
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
1496ec1
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ba2ab41
Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
bff9241
Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
3f58e09
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
acc5da0
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
1eafa6c
Btrfs: fix repeated delalloc work allocation
by Miao Xie
· 12 years ago
c9f01bf
Btrfs: fix wrong max device number for single profile
by Miao Xie
· 12 years ago
2cba30f
Btrfs: fix missed transaction->aborted check
by Miao Xie
· 12 years ago
8d25a08
Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
by Miao Xie
· 12 years ago
e58dd74
Btrfs: put csums on the right ordered extent
by Josef Bacik
· 12 years ago
192000d
Btrfs: use right range to find checksum for compressed extents
by Liu Bo
· 12 years ago
b017511
Btrfs: fix panic when recovering tree log
by Josef Bacik
· 12 years ago
201a903
Btrfs: do not allow logged extents to be merged or removed
by Josef Bacik
· 12 years ago
3836414
Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux into fixes
by Olof Johansson
· 12 years ago
60fd8e3
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 12 years ago
5266629
mfd: vexpress-sysreg: Don't skip initialization on probe
by Pawel Moll
· 12 years ago
ab838bc
ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree
by Pawel Moll
· 12 years ago
1585defb
ARM: vexpress: extend the MPIDR range used for pen release check
by Lorenzo Pieralisi
· 12 years ago
af4ca6a
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
by Mark Brown
· 12 years ago
4ad3041
Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
f6be19c
Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux into fixes
by Olof Johansson
· 12 years ago
ff7532c
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
ae763db
Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
6f48ea5
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
2116e02
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
5e30bbb
MAINTAINERS: Someone needs to watch over the serial drivers
by Greg Kroah-Hartman
· 12 years ago
248152b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
c1b8414
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
dba63b2
USB: EHCI: fix build error in ehci-mxc
by Alan Stern
· 12 years ago
db23366
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
6d26b3a
MAINTAINERS: remove me
by Alan Cox
· 12 years ago
31614bb
ALSA: hda - Fix inconsistent pin states after resume
by Takashi Iwai
· 12 years ago
Next »