index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exofs
/
exofs.h
Age
Commit message (
Expand
)
Author
2017-04-20
exofs: Convert to separately allocated bdi
Jan Kara
2015-05-10
exofs: switch to {simple,page}_symlink_inode_operations
Al Viro
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
2012-05-21
exofs: Add SYSFS info for autologin/pNFS export
Sachin Bhamare
2012-01-03
exofs: propagate umode_t
Al Viro
2011-10-14
ore: Support for partial component table
Boaz Harrosh
2011-10-04
ore/exofs: Change the type of the devices array (API change)
Boaz Harrosh
2011-10-03
exofs: Remove unused data_map member from exofs_sb_info
Boaz Harrosh
2011-10-03
exofs: Rename struct ore_components comps => oc
Boaz Harrosh
2011-08-06
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
2011-08-06
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
2011-08-06
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
2011-08-06
exofs: Add offset/length to exofs_get_io_state
Boaz Harrosh
2011-08-04
exofs: BUG: Avoid sbi realloc
Boaz Harrosh
2011-08-04
exofs: Remove pnfs-osd private definitions
Boaz Harrosh
2011-03-15
exofs: Write sbi->s_nextid as part of the Create command
Boaz Harrosh
2011-03-15
exofs: Override read-ahead to align on stripe_size
bharrosh@panasas.com
2010-08-09
convert exofs to ->evict_inode()
Al Viro
2010-08-09
exofs: New truncate sequence
Boaz Harrosh
2010-04-29
exofs: Fix "add bdi backing to mount session" fall out
Boaz Harrosh
2010-04-22
exofs: add bdi backing to mount session
Jens Axboe
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2010-02-28
exofs: groups support
Boaz Harrosh
2010-02-28
exofs: convert io_state to use pages array instead of bio at input
Boaz Harrosh
2010-02-28
exofs: RAID0 support
Boaz Harrosh
2010-02-28
exofs: Define on-disk per-inode optional layout attribute
Boaz Harrosh
2010-02-28
exofs: Move layout related members to a layout structure
Boaz Harrosh
2010-02-28
exofs: Micro-optimize exofs_i_info
Boaz Harrosh
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
2009-06-21
exofs: Avoid using file_fsync()
Boaz Harrosh
2009-06-21
exofs: Remove IBM copyrights
Boaz Harrosh
2009-03-31
exofs: export_operations
Boaz Harrosh
2009-03-31
exofs: super_operations and file_system_type
Boaz Harrosh
2009-03-31
exofs: dir_inode and directory operations
Boaz Harrosh
2009-03-31
exofs: address_space_operations
Boaz Harrosh
2009-03-31
exofs: symlink_inode and fast_symlink_inode operations
Boaz Harrosh
2009-03-31
exofs: file and file_inode operations
Boaz Harrosh
2009-03-31
exofs: Kbuild, Headers and osd utils
Boaz Harrosh