index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-01
AFS: fix file locking
David Howells
1
-47
/
+79
2007-07-20
AFS: Use patched rxrpc_kernel_send_data() correctly
David Howells
1
-11
/
+10
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+1
2007-07-19
afs build fix
Andrew Morton
1
-1
/
+2
2007-07-16
AFS: drop explicit extern
Randy Dunlap
1
-1
/
+1
2007-07-16
AFS: implement file locking
David Howells
13
-15
/
+881
2007-07-16
Make AFS use seq_list_xxx helpers
Pavel Emelianov
1
-70
/
+11
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
1
-1
/
+1
2007-05-31
afs: needs sched.h
Andrew Morton
1
-0
/
+2
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
12
-0
/
+12
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-11
/
+9
2007-05-17
AFS: Fix afs_prepare_write()
David Howells
1
-2
/
+1
2007-05-17
AFS: write back dirty data on unmount
David Howells
1
-1
/
+0
2007-05-11
AFS: implement statfs
David Howells
7
-15
/
+426
2007-05-11
AFS: fix a couple of problems with unlinking AFS files
David Howells
4
-17
/
+31
2007-05-11
AFS: fix interminable loop in afs_write_back_from_locked_page()
David Howells
1
-2
/
+3
2007-05-10
AFS: further write support fixes
David Howells
2
-3
/
+3
2007-05-10
AFS: write support fixes
David Howells
3
-17
/
+216
2007-05-09
AFS: implement basic file write support
David Howells
11
-27
/
+1483
2007-05-09
AFS: AFS fixups
David Howells
12
-109
/
+121
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
2
-10
/
+4
2007-05-04
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
1
-1
/
+1
2007-05-03
[AFS]: Adjust the new netdevice scanning code
David Howells
3
-7
/
+21
2007-05-03
[AFS]: Replace rtnetlink client by direct dev_base walking
Patrick McHardy
4
-475
/
+55
2007-05-03
[AFS]: Fix memory leak in SRXAFSCB_GetCapabilities
Patrick McHardy
1
-0
/
+1
2007-05-03
[AFS]: Fix use of __exit functions from __init path
David Howells
3
-4
/
+4
2007-05-03
[AFS/AF_RXRPC]: Miscellaneous fixes.
David Howells
2
-58
/
+45
2007-04-28
[AF_RXRPC/AFS]: Arch-specific fixes.
David Howells
3
-3
/
+3
2007-04-28
[AFS]: Fix VLocation record update wakeup
David Howells
1
-9
/
+8
2007-04-27
[AFS]: Eliminate cmpxchg() usage in vlocation code.
David S. Miller
2
-6
/
+16
2007-04-27
[AFS]: Fix u64 printing in debug logging.
David S. Miller
3
-3
/
+5
2007-04-27
[AFS]: Add "directory write" support.
David Howells
14
-268
/
+1778
2007-04-27
[AFS]: Implement the CB.InitCallBackState3 operation.
David Howells
2
-0
/
+47
2007-04-27
[AFS]: Add support for the CB.GetCapabilities operation.
David Howells
7
-0
/
+705
2007-04-27
[AFS]: Add security support.
David Howells
18
-238
/
+945
2007-04-27
[AFS]: Handle multiple mounts of an AFS superblock correctly.
David Howells
1
-10
/
+16
2007-04-27
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
38
-5239
/
+3999
2007-04-27
[AFS]: Clean up the AFS sources
David Howells
36
-906
/
+506
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
7
-7
/
+0
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
1
-1
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
4
-6
/
+6
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert afs
Josef Sipek
2
-6
/
+6
2006-12-07
[PATCH] affs: replace kmalloc+memset with kzalloc
Yan Burman
2
-5
/
+2
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2
-0
/
+2
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-3
/
+3
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-10-11
[PATCH] fs/*: use BUILD_BUG_ON
Alexey Dobriyan
1
-4
/
+4
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-2
/
+2
[next]