index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch ncpfs
Al Viro
2011-01-13
2
-12
/
+5
*
switch 9p
Al Viro
2011-01-13
4
-10
/
+6
*
pass default dentry_operations to mount_pseudo()
Al Viro
2011-01-13
4
-14
/
+17
*
switch hostfs
Al Viro
2011-01-13
1
-1
/
+1
*
switch affs
Al Viro
2011-01-13
3
-3
/
+7
*
switch configfs
Al Viro
2011-01-13
3
-5
/
+3
*
take coda-private headers out of include/linux
Al Viro
2011-01-13
13
-24
/
+198
*
switch coda
Al Viro
2011-01-13
2
-3
/
+2
*
switch hpfs
Al Viro
2011-01-13
4
-9
/
+3
*
switch btrfs, close races
Al Viro
2011-01-13
3
-12
/
+3
*
switch ocfs2, close races
Al Viro
2011-01-13
3
-10
/
+2
*
switch gfs2, close races
Al Viro
2011-01-13
3
-14
/
+3
*
switch cifs
Al Viro
2011-01-13
5
-41
/
+7
*
switch nfs to ->s_d_op
Al Viro
2011-01-13
3
-10
/
+1
*
switch adfs
Al Viro
2011-01-13
2
-3
/
+2
*
switch hfsplus
Al Viro
2011-01-13
2
-2
/
+1
*
switch hfs
Al Viro
2011-01-13
2
-4
/
+1
*
minixfs: kill dead code
Al Viro
2011-01-13
1
-2
/
+0
*
switch sysv
Al Viro
2011-01-13
2
-5
/
+4
*
switch fuse
Al Viro
2011-01-13
2
-7
/
+4
*
switch jfs to ->s_d_op, close exportfs races
Al Viro
2011-01-13
2
-12
/
+4
*
switch fat to ->s_d_op, close exportfs races there
Al Viro
2011-01-13
4
-45
/
+25
*
fix isofs d_op handling
Al Viro
2011-01-13
2
-8
/
+7
*
per-superblock default ->d_op
Al Viro
2011-01-13
1
-0
/
+4
*
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-01-12
39
-3814
/
+7414
|
\
|
*
NFS fix the setting of exchange id flag
Andy Adamson
2011-01-11
1
-4
/
+21
|
*
Merge branch 'bugfixes' into nfs-for-2.6.38
Trond Myklebust
2011-01-10
22
-117
/
+197
|
|
\
|
|
*
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
2011-01-10
4
-41
/
+21
|
*
|
NFSv4: Ensure continued open and lockowner name uniqueness
Trond Myklebust
2011-01-06
2
-6
/
+11
|
*
|
NFS: Move cl_delegations to the nfs_server struct
Chuck Lever
2011-01-06
4
-92
/
+250
|
*
|
NFS: Introduce nfs_detach_delegations()
Chuck Lever
2011-01-06
1
-21
/
+20
|
*
|
NFS: Move cl_state_owners and related fields to the nfs_server struct
Chuck Lever
2011-01-06
2
-72
/
+181
|
*
|
NFS: Allow walking nfs_client.cl_superblocks list outside client.c
Chuck Lever
2011-01-06
2
-21
/
+32
|
*
|
pnfs: layout roc code
Fred Isaman
2011-01-06
6
-6
/
+151
|
*
|
pnfs: update nfs4_callback_recallany to handle layouts
Alexandros Batsakis
2011-01-06
2
-3
/
+34
|
*
|
pnfs: add CB_LAYOUTRECALL handling
Fred Isaman
2011-01-06
4
-20
/
+194
|
*
|
pnfs: CB_LAYOUTRECALL xdr code
Fred Isaman
2011-01-06
3
-1
/
+93
|
*
|
pnfs: change lo refcounting to atomic_t
Fred Isaman
2011-01-06
2
-24
/
+28
|
*
|
pnfs: check that partial LAYOUTGET return is ignored
Fred Isaman
2011-01-06
1
-0
/
+11
|
*
|
pnfs: add layout to client list before sending rpc
Fred Isaman
2011-01-06
1
-8
/
+19
|
*
|
pnfs: serialize LAYOUTGET(openstateid)
Fred Isaman
2011-01-06
4
-10
/
+27
|
*
|
pnfs: layoutget rpc code cleanup
Fred Isaman
2011-01-06
1
-9
/
+10
|
*
|
pnfs: change how lsegs are removed from layout list
Fred Isaman
2011-01-06
3
-44
/
+96
|
*
|
pnfs: change layout state seqlock to a spinlock
Fred Isaman
2011-01-06
3
-61
/
+27
|
*
|
pnfs: add prefix to struct pnfs_layout_hdr fields
Fred Isaman
2011-01-06
3
-56
/
+56
|
*
|
pnfs: add prefix to struct pnfs_layout_segment fields
Fred Isaman
2011-01-06
3
-39
/
+39
|
*
|
pnfs: remove unnecessary field lgp->status
Fred Isaman
2011-01-06
1
-2
/
+1
|
*
|
pnfs: fix incorrect comment in destroy_lseg
Fred Isaman
2011-01-06
1
-1
/
+1
|
*
|
NFS rename client back channel transport field
Andy Adamson
2011-01-06
1
-6
/
+6
|
*
|
NFS add session back channel draining
Andy Adamson
2011-01-06
5
-15
/
+85
[next]