Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9c803e1864d563b07382eb1bb8979cd70b1001e
/
fs
/
exofs
3c26ff6
convert get_sb_nodev() users
by Al Viro
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
c3765016
fs: add sync_inode_metadata
by Christoph Hellwig
· 14 years ago
fe2fd9e
exofs: Remove inode->i_count manipulation in exofs_new_inode
by Boaz Harrosh
· 14 years ago
571f7f4
fs/exofs: typo fix of faild to failed
by Joe Perches
· 14 years ago
115e19c
exofs: Set i_mapping->backing_dev_info anyway
by Boaz Harrosh
· 14 years ago
7aebf41
exofs: Cleaup read path in regard with read_for_write
by Boaz Harrosh
· 14 years ago
f17b1f9
exofs: Fix double page_unlock BUG in write_begin/end
by Boaz Harrosh
· 14 years ago
bf25db3
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
4ec70c9
convert exofs to ->evict_inode()
by Al Viro
· 14 years ago
2f246fd
exofs: New truncate sequence
by Boaz Harrosh
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 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
b284834
exofs: exofs_file_fsync and exofs_file_flush correctness
by Boaz Harrosh
· 14 years ago
85dc787
exofs: Remove superfluous dependency on buffer_head and writeback
by Boaz Harrosh
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
0163916
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
e00117f
exofs: replace inode uid,gid,mode initialization with helper function
by Dmitry Monakhov
· 15 years ago
ddf08f4
exofs: confusion between kmap() and kmap_atomic() api
by Dan Carpenter
· 14 years ago
200b0700
exofs: Add default address_space_operations
by Boaz Harrosh
· 15 years ago
a36fed1
exofs: Fix "add bdi backing to mount session" fall out
by Boaz Harrosh
· 15 years ago
b3d0ab7
exofs: add bdi backing to mount session
by Jens Axboe
· 15 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
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
50a76fd
exofs: groups support
by Boaz Harrosh
· 15 years ago
b367e78
exofs: Prepare for groups
by Boaz Harrosh
· 15 years ago
96391e2
exofs: Error recovery if object is missing from storage
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
518f167
exofs: Micro-optimize exofs_i_info
by Boaz Harrosh
· 15 years ago
34ce4e7c
exofs: debug print even less
by Boaz Harrosh
· 15 years ago
efd124b
exofs: simple_write_end does not mark_inode_dirty
by Boaz Harrosh
· 15 years ago
89be503
exofs: fix pnfs_osd re-definitions in pre-pnfs trees
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
cae012d
exofs: statfs blocks is sectors not FS blocks
by Boaz Harrosh
· 15 years ago
19fe294
exofs: Prints on mount and unmout
by Boaz Harrosh
· 15 years ago
9cfdc7a
exofs: refactor exofs_i_info initialization into common helper
by Boaz Harrosh
· 15 years ago
fe33cc1
exofs: dbg-print less
by Boaz Harrosh
· 15 years ago
58311c43
exofs: More sane debug print
by Boaz Harrosh
· 15 years ago
1ba50bb
exofs: remove BKL from super operations
by Boaz Harrosh
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
baaf94c
exofs: Avoid using file_fsync()
by Boaz Harrosh
· 15 years ago
27d2e14
exofs: Remove IBM copyrights
by Boaz Harrosh
· 15 years ago
b76a3f9
exofs: Fix bio leak in error handling path (sync read)
by Boaz Harrosh
· 15 years ago
82681a3
[SCSI] Merge branch 'linus'
by James Bottomley
· 15 years ago
80e09fb
exofs: add ->sync_fs
by Christoph Hellwig
· 15 years ago
ebc1ac1
->write_super lock_super pushdown
by Christoph Hellwig
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
8c85e12
remove ->write_super call in generic_shutdown_super
by Christoph Hellwig
· 16 years ago
fc2fac5
[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue
by Boaz Harrosh
· 15 years ago
62f469b
[SCSI] libosd: osd_req_{read,write} takes a length parameter
by Boaz Harrosh
· 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
214c8ad
exofs: Documentation
by Boaz Harrosh
· 16 years ago
8cf74b3
exofs: export_operations
by Boaz Harrosh
· 16 years ago
ba9e5e9
exofs: super_operations and file_system_type
by Boaz Harrosh
· 16 years ago
e6af00f
exofs: dir_inode and directory operations
by Boaz Harrosh
· 16 years ago
beaec07
exofs: address_space_operations
by Boaz Harrosh
· 16 years ago
982980d
exofs: symlink_inode and fast_symlink_inode operations
by Boaz Harrosh
· 16 years ago
e806271
exofs: file and file_inode operations
by Boaz Harrosh
· 16 years ago
b14f8ab
exofs: Kbuild, Headers and osd utils
by Boaz Harrosh
· 16 years ago