index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
freevxfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+8
*
new helper: mount_bdev()
Al Viro
2010-10-29
1
-5
/
+4
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+1
*
BKL: remove BKL from freevxfs
Arnd Bergmann
2010-10-21
2
-22
/
+2
*
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
2010-10-04
1
-1
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
3
-5
/
+7
|
\
|
*
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
3
-5
/
+7
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
1
-0
/
+2
|
\
\
|
|
/
|
*
fs/: do not fallback to default_llseek() when readdir() uses BKL
jan Blunck
2010-05-27
1
-0
/
+2
*
|
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
push BKL down into ->put_super
Christoph Hellwig
2009-06-11
1
-0
/
+4
*
fs/Kconfig: move vxfs out
Alexey Dobriyan
2009-01-22
1
-0
/
+16
*
freevxfs: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
1
-1
/
+3
*
fs/freevxfs/: proper externs
Adrian Bunk
2008-04-29
3
-5
/
+6
*
iget: stop FreeVXFS from using iget() and read_inode()
David Howells
2008-02-07
4
-23
/
+40
*
fs/: Spelling fixes
Joe Perches
2008-02-03
2
-2
/
+2
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-2
/
+2
*
vxfs warning fixes
Andrew Morton
2007-07-16
1
-1
/
+1
*
freevxfs: possible null pointer dereference fix
Dmitriy Monakhov
2007-05-08
2
-2
/
+2
*
mm: make read_cache_page synchronous
Nick Piggin
2007-05-07
1
-3
/
+0
*
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2007-02-12
1
-1
/
+1
*
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2007-02-12
4
-4
/
+4
*
[PATCH] struct path: convert freevxfs
Josef Sipek
2006-12-08
1
-1
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-2
/
+2
*
[PATCH] freevxfs: fix leak on error path
Alexey Dobriyan
2006-09-29
1
-3
/
+8
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+0
*
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
2
-3
/
+3
*
[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir
Josh Triplett
2006-07-31
1
-0
/
+2
*
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-28
3
-5
/
+5
*
[PATCH] fs/freevxfs: cleanup of spelling errors
Cliff Wickman
2006-06-25
2
-8
/
+8
*
[PATCH] read_mapping_page for address space
Pekka Enberg
2006-06-23
1
-2
/
+1
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
1
-6
/
+7
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-3
/
+4
*
BUG_ON() Conversion in fs/freevxfs/
Eric Sesterhenn
2006-04-02
1
-6
/
+3
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
2
-2
/
+2
*
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2006-03-24
1
-1
/
+1
*
[PATCH] fix possible PAGE_CACHE_SHIFT overflows
Andrew Morton
2006-01-08
1
-2
/
+2
*
fs/freevxfs/: add #include's
Adrian Bunk
2005-11-08
2
-0
/
+2
*
[PATCH] vxfs: use generic_ro_fops
Christoph Hellwig
2005-11-07
1
-10
/
+1
*
[PATCH] mm: rename kmem_cache_s to kmem_cache
Pekka J Enberg
2005-11-07
1
-2
/
+2
*
[PATCH] fs: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
1
-1
/
+1
*
[PATCH] freevxfs: fix breakage introduced by symlink fixes
Alexey Dobriyan
2005-08-20
1
-1
/
+1
*
[PATCH] Fix up symlink function pointers
Al Viro
2005-08-19
1
-2
/
+2
*
[PATCH] freevxfs: minor cleanups
Pekka Enberg
2005-06-30
4
-14
/
+13
*
[PATCH] freevxfs: remove 2.4 compatability
Pekka Enberg
2005-06-30
3
-51
/
+0
*
[PATCH] freevxfs: fix buffer_head leak
Pekka Enberg
2005-06-30
1
-5
/
+6
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
16
-0
/
+2756