Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9472a2912e4ace063961c6f34ce80b105d6c1c6
/
fs
/
exofs
/
ore.c
d74c6d5
block: Add bio_for_each_segment_all()
by Kent Overstreet
· 12 years ago
bf800ef
block: Add bio_clone_bioset(), bio_clone_kmalloc()
by Kent Overstreet
· 12 years ago
9e62bb4
ore: Fix out-of-bounds access in _ios_obj()
by Boaz Harrosh
· 12 years ago
62b62ad
ore: Remove support of partial IO request (NFS crash)
by Boaz Harrosh
· 12 years ago
361aba5
ore: fix BUG_ON, too few sgs when reading
by Boaz Harrosh
· 13 years ago
ffefb8ea
ore: Fix crash in case of an IO error.
by Boaz Harrosh
· 13 years ago
143cb49
fs: add module.h to files that were implicitly using it
by Paul Gortmaker
· 13 years ago
44231e6
ore: Enable RAID5 mounts
by Boaz Harrosh
· 14 years ago
769ba8d
ore: RAID5 Write
by Boaz Harrosh
· 13 years ago
a1fec1d
ore: RAID5 read
by Boaz Harrosh
· 13 years ago
611d7a5
ore: Make ore_calc_stripe_info EXPORT_SYMBOL
by Boaz Harrosh
· 13 years ago
4b46c9f
ore/exofs: Change ore_check_io API
by Boaz Harrosh
· 13 years ago
5a51c0c
ore/exofs: Define new ore_verify_layout
by Boaz Harrosh
· 13 years ago
3bd9856
ore: Support for partial component table
by Boaz Harrosh
· 13 years ago
bbf9a31
ore: Support for short read/writes
by Boaz Harrosh
· 13 years ago
6851a5e
ore: Remove check for ios->kern_buff in _prepare_for_striping to later
by Boaz Harrosh
· 13 years ago
9826075
ore: cleanup: Embed an ore_striping_info inside ore_io_state
by Boaz Harrosh
· 13 years ago
b916c5c
ore: Only IO one group at a time (API change)
by Boaz Harrosh
· 13 years ago
d866d87
ore/exofs: Change the type of the devices array (API change)
by Boaz Harrosh
· 13 years ago
eb507bc
ore: Make ore_striping_info and ore_calc_stripe_info public
by Boaz Harrosh
· 13 years ago
5bf696d
exofs: Rename struct ore_components comps => oc
by Boaz Harrosh
· 13 years ago
1958c7c2
exofs/ore.c: local functions should be static
by H Hartley Sweeten
· 13 years ago
cf283ad
ore: Make ore its own module
by Boaz Harrosh
· 13 years ago
8ff660a
exofs: Rename raid engine from exofs/ios.c => ore
by Boaz Harrosh
· 13 years ago
[Renamed (79%) from fs/exofs/ios.c]
9e9db45
exofs: ios: Move to a per inode components & device-table
by Boaz Harrosh
· 13 years ago
85e44df
exofs: Move exofs specific osd operations out of ios.c
by Boaz Harrosh
· 13 years ago
e1042ba
exofs: Add offset/length to exofs_get_io_state
by Boaz Harrosh
· 14 years ago
16f75bb
exofs: Fix truncate for the raid-groups case
by Boaz Harrosh
· 13 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
bf25db3
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
6396fc3
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
426d310
fix printk typo 'faild'
by Paul Bolle
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
5002dd1
exofs: Fix groups code when num_devices is not divisible by group_width
by Boaz Harrosh
· 14 years ago
6e31609
exofs: Remove useless optimization
by Boaz Harrosh
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
50a76fd
exofs: groups support
by Boaz Harrosh
· 15 years ago
b367e78
exofs: Prepare for groups
by Boaz Harrosh
· 15 years ago
86093aa
exofs: convert io_state to use pages array instead of bio at input
by Boaz Harrosh
· 15 years ago
5d952b8
exofs: RAID0 support
by Boaz Harrosh
· 15 years ago
d9c740d
exofs: Define on-disk per-inode optional layout attribute
by Boaz Harrosh
· 15 years ago
46f4d97
exofs: unindent exofs_sbi_read
by Boaz Harrosh
· 15 years ago
45d3abc
exofs: Move layout related members to a layout structure
by Boaz Harrosh
· 15 years ago
22ddc55
exofs: Recover in the case of read-passed-end-of-file
by Boaz Harrosh
· 15 years ago
34ce4e7c
exofs: debug print even less
by Boaz Harrosh
· 15 years ago
04dc1e8
exofs: Multi-device mirror support
by Boaz Harrosh
· 15 years ago
06886a5
exofs: Move all operations to an io_engine
by Boaz Harrosh
· 15 years ago
8ce9bdd
exofs: move osd.c to ios.c
by Boaz Harrosh
· 15 years ago
[Renamed from fs/exofs/osd.c]
27d2e14
exofs: Remove IBM copyrights
by Boaz Harrosh
· 15 years ago
82681a3
[SCSI] Merge branch 'linus'
by James Bottomley
· 15 years ago
0e35afb
[SCSI] libosd: osd_req_{read,write}_kern new API
by Boaz Harrosh
· 15 years ago
c3a4d78
block: add rq->resid_len
by Tejun Heo
· 15 years ago
b14f8ab
exofs: Kbuild, Headers and osd utils
by Boaz Harrosh
· 16 years ago