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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFS
Trond Myklebust
1
-0
/
+2
2010-05-14
NFS: Read requests can use GFP_KERNEL.
Trond Myklebust
1
-2
/
+2
2010-05-14
NFS: Clean up nfs_create_request()
Trond Myklebust
1
-10
/
+4
2010-05-14
NFSv4: Don't use GFP_KERNEL allocations in state recovery
Trond Myklebust
4
-35
/
+39
2010-05-14
NFS: Calldata for nfs4_renew_done()
Chuck Lever
1
-6
/
+20
2010-05-14
NFS: Squelch compiler warning in nfs_add_server_stats()
Chuck Lever
1
-3
/
+3
2010-05-14
NFS: Clean up fscache_uniq mount option
Chuck Lever
1
-9
/
+9
2010-05-14
NFS: Squelch compiler warning
Chuck Lever
1
-1
/
+2
2010-05-14
NFSv4: Clean up the NFSv4 setclientid operation
Trond Myklebust
4
-23
/
+34
2010-05-14
NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation
Trond Myklebust
2
-9
/
+18
2010-05-14
NFSv4: Fix up the documentation for nfs_do_refmount
Trond Myklebust
1
-1
/
+1
2010-05-14
NFS: Replace nfsroot on-stack filehandle
Trond Myklebust
1
-6
/
+8
2010-05-14
NFS: Cleanup file handle allocations in fs/nfs/super.c
Trond Myklebust
1
-4
/
+4
2010-05-14
NFS: Prevent the mount code from looping forever on broken exports
Trond Myklebust
1
-0
/
+73
2010-05-14
NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()
Trond Myklebust
1
-7
/
+16
2010-05-14
NFS: Reduce stack footprint of nfs_statfs()
Trond Myklebust
1
-5
/
+9
2010-05-14
NFS: Reduce stack footprint of nfs_setattr()
Trond Myklebust
1
-4
/
+10
2010-05-14
NFS: Reduce stack footprint of nfs4_proc_create()
Trond Myklebust
1
-10
/
+15
2010-05-14
NFS: Reduce the stack footprint of nfs_proc_symlink()
Trond Myklebust
1
-10
/
+16
2010-05-14
NFS: Reduce the stack footprint of nfs_proc_create
Trond Myklebust
1
-52
/
+66
2010-05-14
NFS: Reduce the stack footprint of nfs_rmdir
Trond Myklebust
1
-5
/
+10
2010-05-14
NFS: Reduce stack footprint of nfs_proc_remove()
Trond Myklebust
5
-11
/
+23
2010-05-14
NFS: Reduce stack footprint of nfs3_proc_readlink()
Trond Myklebust
1
-5
/
+10
2010-05-14
NFS: Reduce the stack footprint of nfs_link()
Trond Myklebust
2
-17
/
+21
2010-05-14
NFS: Reduce stack footprint of nfs_readdir()
Trond Myklebust
2
-12
/
+18
2010-05-14
NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()
Trond Myklebust
2
-17
/
+22
2010-05-14
NFS: Reduce stack footprint of nfs_revalidate_inode()
Trond Myklebust
1
-3
/
+9
2010-05-14
NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()
Trond Myklebust
2
-11
/
+17
2010-05-14
NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb
Trond Myklebust
1
-4
/
+12
2010-05-14
NFSv4: Reduce stack footprint of nfs4_get_root()
Trond Myklebust
1
-30
/
+46
2010-05-14
NFS: Reduce the stack footprint of nfs_follow_remote_path()
Trond Myklebust
1
-6
/
+12
2010-05-14
NFS: Reduce the stack footprint of nfs_lookup
Trond Myklebust
2
-14
/
+41
2010-05-14
NFSv4: Reduce the stack footprint of try_location()
Trond Myklebust
1
-3
/
+7
2010-05-14
NFS: Reduce the stack footprint of nfs_create_server
Trond Myklebust
1
-12
/
+39
2010-05-14
NFS: Reduce the stack footprint of nfs_follow_mountpoint()
Trond Myklebust
1
-6
/
+14
2010-05-14
NFSv4: Eliminate nfs4_path_walk()
Trond Myklebust
3
-98
/
+25
2010-05-14
NFS: Add helper functions for allocating filehandles and fattr structs
Trond Myklebust
1
-0
/
+20
2010-05-14
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2
-8
/
+10
2010-05-14
inotify: don't leak user struct on inotify release
Pavel Emelyanov
1
-0
/
+2
2010-05-14
inotify: race use after free/double free in inotify inode marks
Eric Paris
1
-3
/
+6
2010-05-14
inotify: clean up the inotify_add_watch out path
Eric Paris
1
-5
/
+2
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...
Linus Torvalds
2
-2
/
+20
2010-05-13
vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes
Jan Kara
1
-2
/
+4
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
12
-49
/
+116
2010-05-13
CacheFiles: Fix error handling in cachefiles_determine_cache_security()
David Howells
1
-0
/
+4
2010-05-12
Inotify: undefined reference to `anon_inode_getfd'
Russell King
1
-0
/
+1
2010-05-12
ceph: preserve seq # on requeued messages after transient transport errors
Sage Weil
2
-1
/
+11
2010-05-12
ceph: fix cap removal races
Sage Weil
2
-9
/
+15
2010-05-12
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
4
-25
/
+1
2010-05-12
ceph: zero unused message header, footer fields
Sage Weil
1
-1
/
+5
[next]