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.12.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
2013-08-22
NFS: Add tracepoints for debugging generic file create events
Trond Myklebust
2
-0
/
+72
2013-08-22
NFS: Add event tracing for generic NFS lookups
Trond Myklebust
3
-0
/
+203
2013-08-22
NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup
Trond Myklebust
1
-1
/
+3
2013-08-22
NFS: Add event tracing for generic NFS events
Trond Myklebust
7
-11
/
+231
2013-08-22
NFS: refactor code for calculating the crc32 hash of a filehandle
Trond Myklebust
2
-2
/
+21
2013-08-22
NFS: Clean up nfs_sillyrename()
Trond Myklebust
1
-10
/
+16
2013-08-22
NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type
Trond Myklebust
1
-1
/
+1
2013-08-22
NFSv4: Deal with a sparse warning in nfs_idmap_get_key()
Trond Myklebust
1
-1
/
+1
2013-08-22
NFSv4: Deal with some more sparse warnings
Trond Myklebust
2
-7
/
+7
2013-08-22
NFSv4: Deal with a sparse warning in nfs4_opendata_alloc
Trond Myklebust
1
-1
/
+1
2013-08-22
NFSv3: Deal with a sparse warning in nfs3_proc_create
Trond Myklebust
1
-2
/
+2
2013-08-20
NFS: Remove the NFSv4 "open optimisation" from nfs_permission
Trond Myklebust
1
-5
/
+0
2013-08-08
NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name
Andy Adamson
1
-1
/
+6
2013-08-08
NFSv4.1 Use clientid management rpc_clnt for secinfo
Andy Adamson
1
-1
/
+6
2013-08-07
NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE
Andy Adamson
1
-1
/
+1
2013-08-07
NFS Remove unused authflavour parameter from init_client
Andy Adamson
3
-9
/
+5
2013-08-07
NFS: Never use user credentials for lease renewal
Chuck Lever
4
-58
/
+11
2013-08-07
NFS: Use root's credential for lease management when keytab is missing
Chuck Lever
1
-1
/
+18
2013-08-07
NFSv4: Refuse mount attempts with proto=udp
Trond Myklebust
1
-0
/
+12
2013-08-07
nfs: verify open flags before allowing an atomic open
Jeff Layton
1
-0
/
+4
2013-07-25
NFSv4: Fix nfs4_init_uniform_client_string for net namespaces
Trond Myklebust
1
-2
/
+6
2013-07-24
NFSv4.1 Use the mount point rpc_clnt for layoutreturn
Andy Adamson
1
-1
/
+1
2013-07-24
NFS: Fix return type of nfs4_end_drain_session() stub
Chuck Lever
1
-1
/
+1
2013-07-24
nfs: fix open(O_RDONLY|O_TRUNC) in NFS4.0
Nadav Shemer
1
-2
/
+2
2013-07-24
NFSv4: encode_attrs should not backfill the bitmap and attribute length
Trond Myklebust
1
-72
/
+53
2013-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-15
/
+36
2013-07-24
NFSv4: Fix brainfart in attribute length calculation
Trond Myklebust
1
-1
/
+1
2013-07-21
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-21
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+12
2013-07-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-21
/
+60
2013-07-20
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-7
/
+14
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Linus Torvalds
2
-7
/
+22
2013-07-20
livelock avoidance in sget()
Al Viro
1
-15
/
+10
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
1
-0
/
+2
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
1
-1
/
+1
2013-07-19
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
1
-0
/
+11
2013-07-19
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
1
-0
/
+2
2013-07-19
Btrfs: update drop progress before stopping snapshot dropping
Josef Bacik
1
-6
/
+8
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-22
/
+48
2013-07-18
s390/kdump: Disable mmap for s390
Michael Holzheu
1
-1
/
+1
2013-07-18
NFSv4: Fix a regression against the FreeBSD server
Trond Myklebust
1
-7
/
+14
2013-07-18
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+12
2013-07-17
fuse: readdirplus: cleanup
Miklos Szeredi
1
-3
/
+1
2013-07-17
fuse: readdirplus: change attributes once
Miklos Szeredi
1
-3
/
+4
2013-07-17
fuse: readdirplus: fix instantiate
Miklos Szeredi
1
-4
/
+13
2013-07-17
fuse: readdirplus: sanity checks
Miklos Szeredi
1
-1
/
+11
2013-07-17
fuse: readdirplus: fix dentry leak
Niels de Vos
1
-5
/
+8
2013-07-16
sysfs: prevent warning when only using binary attributes
Oliver Schinagl
1
-2
/
+2
[next]