index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
freevxfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: Readd the fs module aliases.
Eric W. Biederman
2013-03-12
1
-0
/
+1
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-1
/
+1
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-0
/
+5
|
\
|
*
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
1
-0
/
+5
*
|
userns: Convert freevxfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
1
-2
/
+2
|
/
*
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
1
-2
/
+2
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-1
/
+1
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-2
/
+1
*
fs: propagate umode_t, misc bits
Al Viro
2012-01-03
1
-2
/
+2
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
*
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
1
-1
/
+1
*
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
3
-3
/
+3
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-1
/
+0
*
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
[next]