index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exofs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exofs: (trivial) Fix typo in super.c
Masanari Iida
2012-03-19
1
-1
/
+1
*
exofs: fix endian conversion in exofs_sync_fs()
Dan Carpenter
2012-03-19
1
-1
/
+1
*
exofs: oops after late failure in mount
Al Viro
2012-01-08
1
-0
/
+2
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
*
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ore/exofs: Define new ore_verify_layout
Boaz Harrosh
2011-10-14
1
-46
/
+3
*
ore/exofs: Change the type of the devices array (API change)
Boaz Harrosh
2011-10-04
1
-38
/
+61
*
exofs: Remove unused data_map member from exofs_sb_info
Boaz Harrosh
2011-10-03
1
-35
/
+22
*
exofs: Rename struct ore_components comps => oc
Boaz Harrosh
2011-10-03
1
-29
/
+29
*
exofs/super.c: local functions should be static
H Hartley Sweeten
2011-10-03
1
-3
/
+3
*
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
2011-08-06
1
-28
/
+28
*
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
2011-08-06
1
-66
/
+70
*
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
2011-08-06
1
-3
/
+65
*
exofs: Small cleanup of exofs_fill_super
Boaz Harrosh
2011-08-04
1
-4
/
+2
*
exofs: BUG: Avoid sbi realloc
Boaz Harrosh
2011-08-04
1
-18
/
+27
*
fix exofs ->get_parent()
Al Viro
2011-07-17
1
-1
/
+1
*
exofs: deprecate the commands pending counter
Boaz Harrosh
2011-03-15
1
-0
/
+4
*
exofs: Write sbi->s_nextid as part of the Create command
Boaz Harrosh
2011-03-15
1
-16
/
+119
*
exofs: Add option to mount by osdname
Boaz Harrosh
2011-03-15
1
-4
/
+27
*
exofs: Override read-ahead to align on stripe_size
bharrosh@panasas.com
2011-03-15
1
-0
/
+18
*
exofs: Remove redundant unlikely()
Tobias Klauser
2011-03-15
1
-1
/
+1
*
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+8
*
convert get_sb_nodev() users
Al Viro
2010-10-29
1
-5
/
+5
*
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2010-08-11
1
-1
/
+0
|
\
|
*
exofs: Remove superfluous dependency on buffer_head and writeback
Boaz Harrosh
2010-08-04
1
-1
/
+0
*
|
convert exofs to ->evict_inode()
Al Viro
2010-08-09
1
-1
/
+1
|
/
*
exofs: add bdi backing to mount session
Jens Axboe
2010-04-22
1
-0
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
exofs: groups support
Boaz Harrosh
2010-02-28
1
-14
/
+32
*
exofs: RAID0 support
Boaz Harrosh
2010-02-28
1
-7
/
+45
*
exofs: Move layout related members to a layout structure
Boaz Harrosh
2010-02-28
1
-24
/
+27
*
exofs: Multi-device mirror support
Boaz Harrosh
2009-12-10
1
-8
/
+212
*
exofs: Move all operations to an io_engine
Boaz Harrosh
2009-12-10
1
-77
/
+43
*
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
2009-12-10
1
-4
/
+6
*
exofs: Prints on mount and unmout
Boaz Harrosh
2009-12-10
1
-0
/
+11
*
exofs: remove BKL from super operations
Boaz Harrosh
2009-09-24
1
-6
/
+0
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
exofs: Avoid using file_fsync()
Boaz Harrosh
2009-06-21
1
-1
/
+1
*
exofs: Remove IBM copyrights
Boaz Harrosh
2009-06-21
1
-3
/
+1
*
exofs: add ->sync_fs
Christoph Hellwig
2009-06-11
1
-3
/
+13
*
->write_super lock_super pushdown
Christoph Hellwig
2009-06-11
1
-0
/
+2
*
push BKL down into ->put_super
Christoph Hellwig
2009-06-11
1
-0
/
+4
*
remove ->write_super call in generic_shutdown_super
Christoph Hellwig
2009-06-11
1
-0
/
+3
*
exofs: export_operations
Boaz Harrosh
2009-03-31
1
-0
/
+53
*
exofs: super_operations and file_system_type
Boaz Harrosh
2009-03-31
1
-0
/
+531