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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
2014-05-27
nfsd4: allow space for final error return
J. Bruce Fields
1
-2
/
+7
2014-05-27
nfsd4: fix encoding of out-of-space replies
J. Bruce Fields
3
-5
/
+27
2014-05-23
nfsd4: reserve head space for krb5 integ/priv info
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: move proc_compound xdr encode init to helper
J. Bruce Fields
1
-4
/
+13
2014-05-23
nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
J. Bruce Fields
3
-18
/
+42
2014-05-23
nfsd4: embed xdr_stream in nfsd4_compoundres
J. Bruce Fields
4
-45
/
+46
2014-05-23
nfsd4: decoding errors can still be cached and require space
J. Bruce Fields
2
-5
/
+7
2014-05-23
nfsd4: fix write reply size estimate
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: read size estimate should include padding
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: allow larger 4.1 session drc slots
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: READ, READDIR, etc., are idempotent
J. Bruce Fields
1
-8
/
+3
2014-05-22
nfsd: Only set PF_LESS_THROTTLE when really needed.
NeilBrown
2
-6
/
+12
2014-05-22
nfsd: remove nfsd4_free_slab
Christoph Hellwig
1
-26
/
+25
2014-05-22
nfsd: Remove assignments inside conditions
Benoit Taine
4
-20
/
+40
2014-05-22
Merge 3.15 bugfixes for 3.16
J. Bruce Fields
2
-3
/
+14
2014-05-21
nfsd4: fix delegation cleanup on error
J. Bruce Fields
1
-20
/
+12
2014-05-21
NFSD: Don't clear SUID/SGID after root writing data
Kinglong Mee
1
-18
/
+0
2014-05-21
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
1
-0
/
+4
2014-05-21
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
1
-2
/
+9
2014-05-15
nfsd4: fix corruption on setting an ACL.
J. Bruce Fields
1
-1
/
+1
2014-05-08
NFSD: Get rid of empty function nfs4_state_init
Kinglong Mee
3
-10
/
+0
2014-05-08
NFSD: Use simple_read_from_buffer for coping data to userspace
Kinglong Mee
1
-13
/
+2
2014-05-08
Merge 3.15 bugfix for 3.16
J. Bruce Fields
1
-8
/
+9
2014-05-08
nfsd: clean up fh_auth usage
Christoph Hellwig
1
-11
/
+9
2014-05-08
NFSD: cleanup unneeded including linux/export.h
Kinglong Mee
1
-1
/
+0
2014-05-08
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
1
-8
/
+9
2014-05-07
NFSd: Clean up nfs4_preprocess_stateid_op
Trond Myklebust
2
-17
/
+13
2014-05-07
NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions
Trond Myklebust
2
-14
/
+12
2014-05-07
nfsd: remove <linux/nfsd/debug.h>
Christoph Hellwig
1
-1
/
+8
2014-05-07
nfsd: move <linux/nfsd/stats.h> to fs/nfsd
Christoph Hellwig
3
-2
/
+44
2014-05-07
nfsd: move <linux/nfsd/export.h> to fs/nfsd
Christoph Hellwig
3
-2
/
+111
2014-05-07
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
7
-7
/
+62
2014-05-07
NFSd: Remove 'inline' designation for free_client()
Trond Myklebust
1
-1
/
+1
2014-05-07
lockd: avoid warning when CONFIG_SYSCTL undefined
Kees Cook
1
-1
/
+1
2014-05-06
NFSd: call rpc_destroy_wait_queue() from free_client()
Trond Myklebust
1
-0
/
+1
2014-05-06
NFSd: Move default initialisers from create_client() to alloc_client()
Trond Myklebust
1
-12
/
+12
2014-04-18
Revert "nfsd4: fix nfs4err_resource in 4.1 case"
J. Bruce Fields
1
-8
/
+0
2014-04-18
nfsd: set timeparms.to_maxval in setup_callback_client
Jeff Layton
1
-1
/
+3
2014-04-18
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
1
-4
/
+3
2014-04-14
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-14
/
+13
2014-04-13
ceph: fix pr_fmt() redefinition
Linus Torvalds
1
-2
/
+1
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
34
-699
/
+385
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-34
/
+2
2014-04-12
cifs: fix the race in cifs_writev()
Al Viro
1
-5
/
+18
2014-04-12
ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure
Al Viro
1
-2
/
+2
2014-04-12
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-53
/
+67
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
19
-279
/
+374
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
5
-14
/
+13
2014-04-11
Btrfs: fix compile warnings on on avr32 platform
Wang Shilong
1
-1
/
+1
[next]