index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exofs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2011-03-15
exofs: Write sbi->s_nextid as part of the Create command
Boaz Harrosh
1
-1
/
+3
2011-03-15
exofs: Override read-ahead to align on stripe_size
bharrosh@panasas.com
1
-4
/
+15
2011-03-15
exofs: simple fsync race fix
Nick Piggin
1
-1
/
+2
2011-03-15
exofs: Optimize read_4_write
Boaz Harrosh
1
-3
/
+22
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+0
2011-02-03
Revert "exofs: Set i_mapping->backing_dev_info anyway"
Boaz Harrosh
1
-2
/
+0
2010-10-25
exofs: Remove inode->i_count manipulation in exofs_new_inode
Boaz Harrosh
1
-19
/
+9
2010-10-25
fs/exofs: typo fix of faild to failed
Joe Perches
1
-7
/
+7
2010-10-18
exofs: Set i_mapping->backing_dev_info anyway
Boaz Harrosh
1
-0
/
+2
2010-10-18
exofs: Cleaup read path in regard with read_for_write
Boaz Harrosh
1
-20
/
+14
2010-10-08
exofs: Fix double page_unlock BUG in write_begin/end
Boaz Harrosh
1
-1
/
+7
2010-08-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-7
/
+2
2010-08-10
convert exofs to ->evict_inode()
Al Viro
1
-4
/
+4
2010-08-10
exofs: New truncate sequence
Boaz Harrosh
1
-73
/
+42
2010-08-10
remove inode_setattr
Christoph Hellwig
1
-2
/
+12
2010-08-04
exofs: Remove superfluous dependency on buffer_head and writeback
Boaz Harrosh
1
-7
/
+2
2010-05-24
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-0
/
+30
2010-05-22
exofs: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
1
-10
/
+1
2010-05-17
exofs: Add default address_space_operations
Boaz Harrosh
1
-0
/
+30
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-2
/
+2
2010-02-28
exofs: Error recovery if object is missing from storage
Boaz Harrosh
1
-1
/
+11
2010-02-28
exofs: convert io_state to use pages array instead of bio at input
Boaz Harrosh
1
-40
/
+41
2010-02-28
exofs: RAID0 support
Boaz Harrosh
1
-22
/
+4
2010-02-28
exofs: Define on-disk per-inode optional layout attribute
Boaz Harrosh
1
-5
/
+51
2010-02-28
exofs: Move layout related members to a layout structure
Boaz Harrosh
1
-7
/
+7
2010-02-28
exofs: debug print even less
Boaz Harrosh
1
-10
/
+13
2010-01-05
exofs: simple_write_end does not mark_inode_dirty
Boaz Harrosh
1
-1
/
+16
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
1
-1
/
+4
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
1
-199
/
+184
2009-12-10
exofs: refactor exofs_i_info initialization into common helper
Boaz Harrosh
1
-2
/
+8
2009-12-10
exofs: dbg-print less
Boaz Harrosh
1
-5
/
+7
2009-12-10
exofs: More sane debug print
Boaz Harrosh
1
-2
/
+1
2009-06-21
exofs: Remove IBM copyrights
Boaz Harrosh
1
-3
/
+1
2009-06-21
exofs: Fix bio leak in error handling path (sync read)
Boaz Harrosh
1
-0
/
+3
2009-06-10
[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue
Boaz Harrosh
1
-2
/
+1
2009-06-10
[SCSI] libosd: osd_req_{read,write} takes a length parameter
Boaz Harrosh
1
-2
/
+3
2009-03-31
exofs: super_operations and file_system_type
Boaz Harrosh
1
-0
/
+186
2009-03-31
exofs: dir_inode and directory operations
Boaz Harrosh
1
-0
/
+272
2009-03-31
exofs: address_space_operations
Boaz Harrosh
1
-0
/
+697
2009-03-31
exofs: file and file_inode operations
Boaz Harrosh
1
-0
/
+148