index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exofs
/
super.c
Age
Commit message (
Expand
)
Author
2018-10-18
fs/exofs: only use true/false for asignment of bool type variable
Chengguang Xu
2018-10-18
fs/exofs: fix potential memory leak in mount option parsing
Chengguang Xu
2018-06-15
exofs: avoid VLA in structures
Kees Cook
2018-05-14
scsi/osd: remove the gfp argument to osd_start_request
Christoph Hellwig
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-29
exofs: switch to new i_version API
Jeff Layton
2018-01-15
exofs: Define usercopy region in exofs_inode_cache slab cache
David Windsor
2017-04-20
exofs: Convert to separately allocated bdi
Jan Kara
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-04-18
treewide: Fix typos in printk
Masanari Iida
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
2014-04-03
fs: Mark function as static in exofs/super.c
Rashika Kheria
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2012-10-09
exofs: drop lock/unlock super
Marco Stornelli
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-08-02
exofs: stop using s_dirt
Artem Bityutskiy
2012-05-21
exofs: Add SYSFS info for autologin/pNFS export
Sachin Bhamare
2012-05-20
exofs: Fix CRASH on very early IO errors.
Boaz Harrosh
2012-03-28
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
2012-03-19
exofs: Cap on the memcpy() size
Dan Carpenter
2012-03-19
exofs: (trivial) Fix typo in super.c
Masanari Iida
2012-03-19
exofs: fix endian conversion in exofs_sync_fs()
Dan Carpenter
2012-01-08
exofs: oops after late failure in mount
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-10-31
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-10-14
ore/exofs: Define new ore_verify_layout
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-10-03
exofs/super.c: local functions should be static
H Hartley Sweeten
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-04
exofs: Small cleanup of exofs_fill_super
Boaz Harrosh
2011-08-04
exofs: BUG: Avoid sbi realloc
Boaz Harrosh
2011-07-17
fix exofs ->get_parent()
Al Viro
2011-03-15
exofs: deprecate the commands pending counter
Boaz Harrosh
2011-03-15
exofs: Write sbi->s_nextid as part of the Create command
Boaz Harrosh
2011-03-15
exofs: Add option to mount by osdname
Boaz Harrosh
2011-03-15
exofs: Override read-ahead to align on stripe_size
bharrosh@panasas.com
2011-03-15
exofs: Remove redundant unlikely()
Tobias Klauser
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2010-10-29
convert get_sb_nodev() users
Al Viro
2010-08-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
[next]