Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d551d81d6a720542873f478def60baab6b5df403
/
fs
/
afs
ea5b778
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
by David Howells
· 14 years ago
d18610b
AFS: Use d_automount() rather than abusing follow_link()
by David Howells
· 14 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 14 years ago
0ad53ee
afs: add afs_wq and use it instead of the system workqueue
by Tejun Heo
· 14 years ago
d61dcce
switch afs
by Al Viro
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
fa0d7e3
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
f7442b3
convert afs
by Al Viro
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
1b430be
writeback: remove nonblocking/encountered_congestion references
by Wu Fengguang
· 14 years ago
7de9c6e
new helper: ihold()
by Al Viro
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
b89f432
fs/locks.c: prepare for BKL removal
by Arnd Bergmann
· 14 years ago
77f2fe0
BKL: Remove BKL from afs
by Arnd Bergmann
· 14 years ago
db71922
BKL: Explicitly add BKL around get_sb/fill_super
by Jan Blunck
· 14 years ago
2897c68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
12fdff3
Add a dummy printk function for the maintenance of unused printks
by David Howells
· 14 years ago
bec5eb6
AFS: Implement an autocell mount capability [ver #2]
by wanglei
· 14 years ago
4a2d7892
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
by Wang Lei
· 14 years ago
bebf8cf
afs: destroy work queue on init failure
by Dan Carpenter
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 14 years ago
df44f9f
AFS: Fix the module init error handling
by David Howells
· 14 years ago
07567a5
DNS: Make AFS go to the DNS for AFSDB records for unknown cells
by Wang Lei
· 14 years ago
9c3a8ee
writeback: remove writeback_inodes_wbc
by Christoph Hellwig
· 14 years ago
037776f
AFS: Fix possible null pointer dereference in afs_alloc_server()
by Denis Kirjanov
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
f6d335c
AFS: Don't put struct file on the stack
by Al Viro
· 14 years ago
970b064
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
e1da022
afs: add bdi backing to mount session.
by Jens Axboe
· 15 years ago
083fd8b
AFS: Don't pass error value to page_cache_release() in error handling
by David Howells
· 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
99b437a
AFS: Potential null dereference
by Dan Carpenter
· 15 years ago
26821ed
make sure data is on disk before calling ->write_inode
by Christoph Hellwig
· 15 years ago
027cf31
afs: remove manual O_SYNC handling
by Christoph Hellwig
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
201a154
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
by David Howells
· 15 years ago
80e50be
afs: remove cache.h
by Christoph Hellwig
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
6aed628
const: make file_lock_operations const
by Alexey Dobriyan
· 15 years ago
1fe06ad
writeback: get rid of wbc->for_writepages
by Jens Axboe
· 15 years ago
9886e83
AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr
by David Howells
· 15 years ago
dd0d9a4
AFS: Fix compilation warning
by Artem Bityutskiy
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
b43f3cb
headers: mnt_namespace.h redux
by Alexey Dobriyan
· 15 years ago
f7c2df9b
AFS: Fix lock imbalance
by Jiri Slaby
· 15 years ago
005411c
AFS: Correctly translate auth error aborts and don't failover in such cases
by David Howells
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
9393bd0
switch follow_down()
by Al Viro
· 16 years ago
2a32ceb
Fix races around the access to ->s_options
by Al Viro
· 15 years ago
6f5bbff
Convert obvious places to deactivate_locked_super()
by Al Viro
· 16 years ago
6566abd
AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE
by Matt Kraai
· 16 years ago
11ff5f6
afs: BUG to BUG_ON changes
by Stoyan Gaydarov
· 16 years ago
9b3f26c
FS-Cache: Make kAFS use FS-Cache
by David Howells
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
79be57c
constify dentry_operations: AFS
by Al Viro
· 16 years ago
b2480c7
fs/Kconfig: move afs out
by Alexey Dobriyan
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
be85940
fs: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
3222a3e
[PATCH] fix ->llseek for more directories
by Christoph Hellwig
· 16 years ago
15b4650
afs: convert to new aops
by Nick Piggin
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
8d66bf5
[PATCH] pass struct path * to do_add_mount()
by Al Viro
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
44d1b98
Fix various old email addresses for dwmw2
by David Woodhouse
· 16 years ago
530b641
afs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
9396d49
afs: support the CB.ProbeUuid RPC op
by David Howells
· 17 years ago
7c80bcc
afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself
by David Howells
· 17 years ago
0ae52d6
afs: use the shorter LIST_HEAD for brevity
by Robert P. J. Day
· 17 years ago
21ac295
afs: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
424b00e
AFS: Do not describe debug parameters with their value
by Paul Bolle
· 17 years ago
ad16df8
afs: remove smp_prcessor_id() from debug macro
by Sven Schnelle
· 17 years ago
a5f37c3
afs: add missing up_write() on return
by Sven Schnelle
· 17 years ago
af8be4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
5214b72
afs: prevent double cell registration
by Sven Schnelle
· 17 years ago
c35038b
[PATCH] do shrink_submounts() for all fs types
by Al Viro
· 17 years ago
09da5916
Use path_put() in a few places instead of {mnt,d}put()
by Jan Blunck
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
969729d
mount options: fix afs
by Miklos Szeredi
· 17 years ago
6975945
fs/afs/security.c: fix uninitialized var warning
by Andrew Morton
· 17 years ago
aa7fa24
iget: use iget_failed() in AFS
by David Howells
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
7a22422
vfs: Add 64 bit i_version support
by Jean Noel Cordenner
· 17 years ago
6551198
fs/afs/vlocation.c: fix off-by-one
by Adrian Bunk
· 17 years ago
76181c1
KEYS: Make request_key() and co fundamentally asynchronous
by David Howells
· 17 years ago
4af3c9c
Drop some headers from mm.h
by Alexey Dobriyan
· 17 years ago
c1206a2
fs/afs/: possible cleanups
by Adrian Bunk
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
541010e
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
fc5846e
AFS: clean up explicit check for mandatory locks
by Pavel Emelyanov
· 17 years ago
1a1a1a7
afs: mntput called before dput
by Andreas Gruenbacher
· 17 years ago
ff8e210
AFS: fix file locking
by David Howells
· 17 years ago
Next »