index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-06-27
27
-492
/
+407
|
\
|
*
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Fabian Frederick
2015-06-22
1
-6
/
+2
|
*
nfsd: wrap too long lines in nfsd4_encode_read
Christoph Hellwig
2015-06-22
1
-3
/
+6
|
*
nfsd: fput rd_file from XDR encode context
Christoph Hellwig
2015-06-22
2
-12
/
+14
|
*
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
2015-06-22
7
-62
/
+74
|
*
nfsd: refactor nfs4_preprocess_stateid_op
Christoph Hellwig
2015-06-19
1
-45
/
+52
|
*
nfsd: clean up raparams handling
Christoph Hellwig
2015-06-19
3
-55
/
+43
|
*
nfsd: use swap() in sort_pacl_range()
Fabian Frederick
2015-06-19
1
-4
/
+2
|
*
rpcrdma: Merge svcrdma and xprtrdma modules into one
Chuck Lever
2015-06-04
7
-48
/
+69
|
*
svcrdma: Add a separate "max data segs macro for svcrdma
Chuck Lever
2015-06-04
3
-7
/
+8
|
*
svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
Chuck Lever
2015-06-04
3
-28
/
+7
|
*
svcrdma: Keep rpcrdma_msg fields in network byte-order
Chuck Lever
2015-06-04
4
-48
/
+42
|
*
svcrdma: Fix byte-swapping in svc_rdma_sendto.c
Chuck Lever
2015-06-04
1
-6
/
+8
|
*
nfsd: Update callback sequnce id only CB_SEQUENCE success
Kinglong Mee
2015-06-04
2
-2
/
+13
|
*
nfsd: Reset cb_status in nfsd4_cb_prepare() at retrying
Kinglong Mee
2015-06-04
1
-0
/
+1
|
*
svcrdma: Remove svc_rdma_xdr_decode_deferred_req()
Chuck Lever
2015-06-03
2
-57
/
+0
|
*
SUNRPC: Move EXPORT_SYMBOL for svc_process
Chuck Lever
2015-06-03
1
-1
/
+1
|
*
uapi/nfs: Add NFSv4.1 ACL definitions
Andreas Gruenbacher
2015-06-01
1
-0
/
+7
|
*
nfsd: Remove dead declarations
Andreas Gruenbacher
2015-05-29
1
-12
/
+0
|
*
nfsd: work around a gcc-5.1 warning
Arnd Bergmann
2015-05-29
1
-2
/
+1
|
*
nfsd: Checking for acl support does not require fetching any acls
Andreas Gruenbacher
2015-05-29
1
-15
/
+10
|
*
nfsd: Disable NFSv2 timestamp workaround for NFSv3+
Andreas Gruenbacher
2015-05-29
2
-38
/
+50
|
*
nfsd: stop READDIRPLUS returning inconsistent attributes
NeilBrown
2015-05-07
1
-5
/
+7
|
*
Documentation: remove overloads-avoided counter from knfsd-stats.txt
Scott Mayhew
2015-05-04
1
-40
/
+4
|
*
nfsd: remove nfsd_close
Christoph Hellwig
2015-05-04
3
-16
/
+6
*
|
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-27
11
-145
/
+435
|
\
\
|
*
|
GFS2: Don't brelse rgrp buffer_heads every allocation
Bob Peterson
2015-06-19
3
-7
/
+31
|
*
|
GFS2: Don't add all glocks to the lru
Bob Peterson
2015-06-18
3
-3
/
+7
|
*
|
gfs2: Don't support fallocate on jdata files
Abhi Das
2015-06-09
1
-1
/
+1
|
*
|
gfs2: s64 cast for negative quota value
Abhi Das
2015-06-08
1
-1
/
+1
|
*
|
gfs2: limit quota log messages
Abhi Das
2015-06-02
2
-4
/
+12
|
*
|
gfs2: fix quota updates on block boundaries
Abhi Das
2015-06-02
2
-80
/
+119
|
*
|
gfs2: fix shadow warning in gfs2_rbm_find()
Fabian Frederick
2015-05-18
1
-3
/
+1
|
*
|
gfs2: kerneldoc warning fixes
Fabian Frederick
2015-05-05
1
-4
/
+8
|
*
|
gfs2: convert simple_str to kstr
Fabian Frederick
2015-05-05
1
-18
/
+48
|
*
|
GFS2: make sure S_NOSEC flag isn't overwritten
Benjamin Marzinski
2015-05-05
1
-1
/
+1
|
*
|
GFS2: add support for rename2 and RENAME_EXCHANGE
Benjamin Marzinski
2015-05-05
1
-16
/
+189
|
*
|
gfs2: handle NULL rgd in set_rgrp_preferences
Abhi Das
2015-05-05
1
-2
/
+2
|
*
|
GFS2: inode.c: indent with TABs, not spaces
Antonio Ospite
2015-05-01
1
-2
/
+2
|
*
|
GFS2: mark the journal idle to fix ro mounts
Benjamin Marzinski
2015-05-01
1
-0
/
+1
|
*
|
GFS2: Average in only non-zero round-trip times for congestion stats
Bob Peterson
2015-04-24
1
-3
/
+7
|
*
|
GFS2: Use average srttb value in congestion calculations
Bob Peterson
2015-04-24
1
-4
/
+9
*
|
|
Revert "jbd2: speedup jbd2_journal_dirty_metadata()"
Linus Torvalds
2015-06-27
1
-27
/
+6
*
|
|
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2015-06-27
3
-164
/
+353
|
\
\
\
|
*
|
|
workqueue: fix typos in comments
Shailendra Verma
2015-05-29
1
-4
/
+4
|
*
|
|
workqueue: move flush_scheduled_work() to workqueue.h
Lai Jiangshan
2015-05-21
2
-31
/
+29
|
*
|
|
workqueue: remove the lock from wq_sysfs_prep_attrs()
Lai Jiangshan
2015-05-21
1
-2
/
+2
|
*
|
|
workqueue: remove the declaration of copy_workqueue_attrs()
Lai Jiangshan
2015-05-21
1
-2
/
+0
|
*
|
|
workqueue: ensure attrs changes are properly synchronized
Lai Jiangshan
2015-05-19
1
-9
/
+21
|
*
|
|
workqueue: separate out and refactor the locking of applying attrs
Lai Jiangshan
2015-05-19
1
-33
/
+45
[next]