index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exofs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-07
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
1
-28
/
+28
2011-08-07
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
1
-66
/
+70
2011-08-07
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
1
-3
/
+65
2011-08-04
exofs: Small cleanup of exofs_fill_super
Boaz Harrosh
1
-4
/
+2
2011-08-04
exofs: BUG: Avoid sbi realloc
Boaz Harrosh
1
-18
/
+27
2011-07-18
fix exofs ->get_parent()
Al Viro
1
-1
/
+1
2011-03-15
exofs: deprecate the commands pending counter
Boaz Harrosh
1
-0
/
+4
2011-03-15
exofs: Write sbi->s_nextid as part of the Create command
Boaz Harrosh
1
-16
/
+119
2011-03-15
exofs: Add option to mount by osdname
Boaz Harrosh
1
-4
/
+27
2011-03-15
exofs: Override read-ahead to align on stripe_size
bharrosh@panasas.com
1
-0
/
+18
2011-03-15
exofs: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2010-10-29
convert get_sb_nodev() users
Al Viro
1
-5
/
+5
2010-08-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-1
/
+0
2010-08-10
convert exofs to ->evict_inode()
Al Viro
1
-1
/
+1
2010-08-04
exofs: Remove superfluous dependency on buffer_head and writeback
Boaz Harrosh
1
-1
/
+0
2010-04-22
exofs: add bdi backing to mount session
Jens Axboe
1
-0
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-28
exofs: groups support
Boaz Harrosh
1
-14
/
+32
2010-02-28
exofs: RAID0 support
Boaz Harrosh
1
-7
/
+45
2010-02-28
exofs: Move layout related members to a layout structure
Boaz Harrosh
1
-24
/
+27
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
1
-8
/
+212
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
1
-77
/
+43
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
1
-4
/
+6
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
1
-0
/
+11
2009-09-24
exofs: remove BKL from super operations
Boaz Harrosh
1
-6
/
+0
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-21
exofs: Avoid using file_fsync()
Boaz Harrosh
1
-1
/
+1
2009-06-21
exofs: Remove IBM copyrights
Boaz Harrosh
1
-3
/
+1
2009-06-12
exofs: add ->sync_fs
Christoph Hellwig
1
-3
/
+13
2009-06-12
->write_super lock_super pushdown
Christoph Hellwig
1
-0
/
+2
2009-06-12
push BKL down into ->put_super
Christoph Hellwig
1
-0
/
+4
2009-06-12
remove ->write_super call in generic_shutdown_super
Christoph Hellwig
1
-0
/
+3
2009-03-31
exofs: export_operations
Boaz Harrosh
1
-0
/
+53
2009-03-31
exofs: super_operations and file_system_type
Boaz Harrosh
1
-0
/
+531