Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
58ad436fcf49810aa006016107f494c9ac9013db
/
fs
/
exofs
/
super.c
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
4f7754c
exofs: drop lock/unlock super
by Marco Stornelli
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
66153f6
exofs: stop using s_dirt
by Artem Bityutskiy
· 12 years ago
8b56a30
exofs: Add SYSFS info for autologin/pNFS export
by Sachin Bhamare
· 13 years ago
6abe4a8
exofs: Fix CRASH on very early IO errors.
by Boaz Harrosh
· 12 years ago
afb9bd7
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
8de5277
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
by Al Viro
· 13 years ago
72749a2
exofs: Cap on the memcpy() size
by Dan Carpenter
· 13 years ago
3e57638
exofs: (trivial) Fix typo in super.c
by Masanari Iida
· 13 years ago
b6d1f2d
exofs: fix endian conversion in exofs_sync_fs()
by Dan Carpenter
· 13 years ago
da01636
exofs: oops after late failure in mount
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
143cb49
fs: add module.h to files that were implicitly using it
by Paul Gortmaker
· 13 years ago
5a51c0c
ore/exofs: Define new ore_verify_layout
by Boaz Harrosh
· 13 years ago
d866d87
ore/exofs: Change the type of the devices array (API change)
by Boaz Harrosh
· 13 years ago
8d2d83a
exofs: Remove unused data_map member from exofs_sb_info
by Boaz Harrosh
· 13 years ago
5bf696d
exofs: Rename struct ore_components comps => oc
by Boaz Harrosh
· 13 years ago
de74b05
exofs/super.c: local functions should be static
by H Hartley Sweeten
· 13 years ago
8ff660a
exofs: Rename raid engine from exofs/ios.c => ore
by Boaz Harrosh
· 13 years ago
9e9db45
exofs: ios: Move to a per inode components & device-table
by Boaz Harrosh
· 13 years ago
85e44df
exofs: Move exofs specific osd operations out of ios.c
by Boaz Harrosh
· 13 years ago
9ce7304
exofs: Small cleanup of exofs_fill_super
by Boaz Harrosh
· 13 years ago
6d4073e
exofs: BUG: Avoid sbi realloc
by Boaz Harrosh
· 13 years ago
a803b80
fix exofs ->get_parent()
by Al Viro
· 13 years ago
a49fb4c
exofs: deprecate the commands pending counter
by Boaz Harrosh
· 14 years ago
1cea312
exofs: Write sbi->s_nextid as part of the Create command
by Boaz Harrosh
· 14 years ago
9ed9648
exofs: Add option to mount by osdname
by Boaz Harrosh
· 14 years ago
66cd6ca
exofs: Override read-ahead to align on stripe_size
by bharrosh@panasas.com
· 14 years ago
2c722c9
exofs: Remove redundant unlikely()
by Tobias Klauser
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
3c26ff6
convert get_sb_nodev() users
by Al Viro
· 14 years ago
bf25db3
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
4ec70c9
convert exofs to ->evict_inode()
by Al Viro
· 14 years ago
85dc787
exofs: Remove superfluous dependency on buffer_head and writeback
by Boaz Harrosh
· 14 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
50a76fd
exofs: groups support
by Boaz Harrosh
· 15 years ago
5d952b8
exofs: RAID0 support
by Boaz Harrosh
· 15 years ago
45d3abc
exofs: Move layout related members to a layout structure
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
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
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
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
8cf74b3
exofs: export_operations
by Boaz Harrosh
· 16 years ago
ba9e5e9
exofs: super_operations and file_system_type
by Boaz Harrosh
· 16 years ago