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
/
afs
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-12
1
-1
/
+1
|
\
|
*
AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*
David Howells
2014-05-23
1
-1
/
+1
*
|
afs: switch to ->write_iter()
Al Viro
2014-05-06
1
-2
/
+1
|
/
*
afs: don't use PREPARE_WORK
Tejun Heo
2014-03-07
1
-0
/
+1
*
afs: get rid of junk in fs/afs/proc.c
Al Viro
2014-01-25
1
-1
/
+0
*
afs: Read of file returns EBADMSG
Anton Blanchard
2012-03-16
1
-1
/
+1
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
1
-1
/
+1
*
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
1
-1
/
+1
*
AFS: Use d_automount() rather than abusing follow_link()
David Howells
2011-01-15
1
-0
/
+1
*
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
2011-01-14
1
-0
/
+1
*
switch afs
Al Viro
2011-01-12
1
-0
/
+1
*
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-08-13
1
-2
/
+9
|
\
|
*
AFS: Implement an autocell mount capability [ver #2]
wanglei
2010-08-11
1
-2
/
+9
*
|
Add a dummy printk function for the maintenance of unused printks
David Howells
2010-08-12
1
-9
/
+3
|
/
*
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
1
-1
/
+1
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-1
/
+1
*
AFS: Don't put struct file on the stack
Al Viro
2010-05-21
1
-0
/
+1
*
afs: add bdi backing to mount session.
Jens Axboe
2010-04-22
1
-0
/
+2
*
make sure data is on disk before calling ->write_inode
Christoph Hellwig
2010-03-05
1
-1
/
+0
*
afs: remove cache.h
Christoph Hellwig
2009-10-01
1
-1
/
+1
*
FS-Cache: Make kAFS use FS-Cache
David Howells
2009-04-03
1
-28
/
+25
*
afs: convert to new aops
Nick Piggin
2008-10-16
1
-2
/
+6
*
[PATCH] sanitize ->permission() prototype
Al Viro
2008-07-26
1
-3
/
+1
*
afs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-4
/
+4
*
afs: remove smp_prcessor_id() from debug macro
Sven Schnelle
2008-04-03
1
-1
/
+1
*
[PATCH] do shrink_submounts() for all fs types
Al Viro
2008-03-27
1
-1
/
+0
*
fs/afs/: possible cleanups
Adrian Bunk
2007-10-17
1
-1
/
+0
*
AFS: implement file locking
David Howells
2007-07-16
1
-0
/
+30
*
afs: needs sched.h
Andrew Morton
2007-05-31
1
-0
/
+2
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-0
/
+1
*
AFS: implement statfs
David Howells
2007-05-11
1
-0
/
+6
*
AFS: implement basic file write support
David Howells
2007-05-09
1
-1
/
+65
*
AFS: AFS fixups
David Howells
2007-05-09
1
-7
/
+22
*
[AFS]: Adjust the new netdevice scanning code
David Howells
2007-05-03
1
-1
/
+1
*
[AFS]: Replace rtnetlink client by direct dev_base walking
Patrick McHardy
2007-05-03
1
-1
/
+0
*
[AFS]: Fix use of __exit functions from __init path
David Howells
2007-05-03
1
-2
/
+2
*
[AF_RXRPC/AFS]: Arch-specific fixes.
David Howells
2007-04-27
1
-1
/
+1
*
[AFS]: Eliminate cmpxchg() usage in vlocation code.
David S. Miller
2007-04-26
1
-1
/
+1
*
[AFS]: Add "directory write" support.
David Howells
2007-04-26
1
-8
/
+46
*
[AFS]: Add support for the CB.GetCapabilities operation.
David Howells
2007-04-26
1
-0
/
+42
*
[AFS]: Add security support.
David Howells
2007-04-26
1
-26
/
+80
*
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
2007-04-26
1
-46
/
+553
*
[AFS]: Clean up the AFS sources
David Howells
2007-04-26
1
-23
/
+13
*
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2007-02-12
1
-3
/
+3
*
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-28
1
-1
/
+1
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
1
-2
/
+2
*
[PATCH] afs: use generic_ro_fops
Christoph Hellwig
2005-11-07
1
-1
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+140