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
*
nfsd: Support the server resetting the boot verifier
Trond Myklebust
2019-09-10
5
-15
/
+48
*
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
2019-09-10
4
-14
/
+25
*
nfsd: eliminate an unnecessary acl size limit
J. Bruce Fields
2019-08-29
2
-9
/
+13
*
Deprecate nfsd fault injection
J. Bruce Fields
2019-08-26
1
-1
/
+1
*
nfsd: remove duplicated include from filecache.c
YueHaibing
2019-08-20
1
-1
/
+0
*
nfsd: Fix the documentation for svcxdr_tmpalloc()
Trond Myklebust
2019-08-19
1
-3
/
+3
*
nfsd: Fix up some unused variable warnings
Trond Myklebust
2019-08-19
1
-7
/
+4
*
nfsd: close cached files prior to a REMOVE or RENAME that would replace target
Jeff Layton
2019-08-19
1
-9
/
+53
*
nfsd: rip out the raparms cache
Jeff Layton
2019-08-19
3
-167
/
+1
*
nfsd: have nfsd_test_lock use the nfsd_file cache
Jeff Layton
2019-08-19
1
-4
/
+4
*
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
2019-08-19
5
-74
/
+68
*
nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
Jeff Layton
2019-08-19
5
-81
/
+85
*
nfsd: convert nfs4_file->fi_fds array to use nfsd_files
Jeff Layton
2019-08-19
2
-18
/
+19
*
nfsd: hook nfsd_commit up to the nfsd_file cache
Jeff Layton
2019-08-19
1
-7
/
+7
*
nfsd: hook up nfsd_read to the nfsd_file cache
Jeff Layton
2019-08-19
1
-7
/
+4
*
nfsd: hook up nfsd_write to the new nfsd_file cache
Jeff Layton
2019-08-19
1
-5
/
+7
*
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
2019-08-19
9
-24
/
+1155
*
vfs: Export flush_delayed_fput for use by knfsd.
Trond Myklebust
2019-08-19
1
-0
/
+1
*
notify: export symbols for use by the knfsd file cache
Trond Myklebust
2019-08-19
4
-2
/
+10
*
locks: create a new notifier chain for lease attempts
Jeff Layton
2019-08-19
2
-0
/
+66
*
sunrpc: add a new cache_detail operation for when a cache is flushed
Jeff Layton
2019-08-19
2
-0
/
+4
*
svcrdma: Use llist for managing cache of recv_ctxts
Chuck Lever
2019-08-19
3
-18
/
+14
*
svcrdma: Remove svc_rdma_wq
Chuck Lever
2019-08-19
3
-9
/
+2
*
nfsd: Remove unnecessary NULL checks
J. Bruce Fields
2019-08-16
1
-20
/
+15
*
Merge nfsd bugfixes
J. Bruce Fields
2019-08-16
2
-11
/
+10
|
\
|
*
nfsd4: Fix kernel crash when reading proc file reply_cache_stats
He Zhe
2019-08-16
1
-1
/
+1
|
*
nfsd: initialize i_private before d_add
J. Bruce Fields
2019-08-15
1
-6
/
+6
|
*
nfsd: use i_wrlock instead of rcu for nfsdfs i_private
J. Bruce Fields
2019-08-15
1
-4
/
+2
|
*
nfsd: fix dentry leak upon mkdir failure.
Tetsuo Handa
2019-08-15
1
-0
/
+1
*
|
SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist
Dave Wysochanski
2019-07-30
2
-7
/
+11
|
/
*
Linux 5.3-rc2
v5.3-rc2
Linus Torvalds
2019-07-28
1
-1
/
+1
*
Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-28
1
-0
/
+7
|
\
|
*
structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
Arnd Bergmann
2019-07-26
1
-0
/
+7
*
|
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-28
4
-7
/
+5
|
\
\
|
*
|
kbuild: remove unused single-used-m
Masahiro Yamada
2019-07-27
1
-2
/
+0
|
*
|
gen_compile_commands: lower the entry count threshold
Masahiro Yamada
2019-07-27
1
-2
/
+2
|
*
|
.gitignore: Add compilation database file
Toru Komatsu
2019-07-27
1
-0
/
+3
|
*
|
kbuild: remove unused objectify macro
Masahiro Yamada
2019-07-27
1
-3
/
+0
*
|
|
Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-28
10
-11
/
+23
|
\
\
\
|
*
|
|
test_firmware: fix a memory leak bug
Wenwen Wang
2019-07-25
1
-1
/
+4
|
*
|
|
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
2019-07-25
1
-2
/
+1
|
*
|
|
eeprom: make older eeprom drivers select NVMEM_SYSFS
Arseny Solokha
2019-07-25
1
-0
/
+3
|
*
|
|
vmw_balloon: Remove Julien from the maintainers list
Nadav Amit
2019-07-25
1
-1
/
+0
|
*
|
|
fpga-manager: altera-ps-spi: Fix build error
YueHaibing
2019-07-24
1
-0
/
+1
|
*
|
|
mei: me: add mule creek canyon (EHL) device ids
Alexander Usyskin
2019-07-24
2
-0
/
+6
|
*
|
|
binder: prevent transactions to context manager from its own process.
Hridya Valsaraju
2019-07-24
1
-1
/
+1
|
*
|
|
binder: Set end of SG buffer area properly.
Martijn Coenen
2019-07-24
1
-1
/
+2
|
*
|
|
firmware: Fix missing inline
Takashi Iwai
2019-07-23
1
-2
/
+2
|
*
|
|
Merge tag 'misc-habanalabs-fixes-2019-07-22' of git://people.freedesktop.org/...
Greg Kroah-Hartman
2019-07-22
1
-3
/
+3
|
|
\
\
\
|
|
*
|
|
habanalabs: don't reset device when getting VRHOT
Oded Gabbay
2019-06-27
1
-1
/
+1
[next]