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
*
doc: Fix "struction" typo in RCU memory-ordering documentation
Joel Fernandes (Google)
2018-11-12
1
-1
/
+1
*
doc: Correct parameter in stallwarn
Joel Fernandes (Google)
2018-11-12
1
-1
/
+1
*
doc: RCU scheduler spinlock rcu_read_unlock() restriction remains
Paul E. McKenney
2018-11-12
1
-15
/
+29
*
doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()
Joel Fernandes (Google)
2018-11-12
1
-1
/
+1
*
doc: Remove obsolete (non-)requirement about disabling preemption
Joel Fernandes (Google)
2018-11-12
1
-50
/
+0
*
doc: Make reader aware of rcu_dereference_protected
Joel Fernandes (Google)
2018-11-12
1
-1
/
+14
*
doc: rcu: Encourage use of rcu_barrier in checklist
Joel Fernandes (Google)
2018-11-12
1
-2
/
+2
*
doc: rcu: Remove obsolete checklist item about synchronize_rcu usage
Joel Fernandes (Google)
2018-11-12
1
-30
/
+7
*
doc: rcu: Remove obsolete suggestion from checklist
Joel Fernandes (Google)
2018-11-12
1
-5
/
+1
*
doc: rcu: Add more rationale for using rcu_read_lock_sched in checklist
Joel Fernandes (Google)
2018-11-12
1
-1
/
+1
*
doc: rcu: Update core and full API in whatisRCU
Joel Fernandes (Google)
2018-11-12
1
-27
/
+28
*
doc: Document rcutorture forward-progress test kernel parameters
Paul E. McKenney
2018-11-12
1
-0
/
+17
*
doc: rcu: Update description of gp_seq fields in rcu_data
Joel Fernandes (Google)
2018-11-12
1
-3
/
+4
*
doc: rcu: Better clarify the rcu_segcblist ->len field
Joel Fernandes (Google)
2018-11-12
1
-8
/
+15
*
doc: rcu: Update Data-Structures for RCU flavor consolidation
Joel Fernandes (Google)
2018-11-12
5
-2240
/
+559
*
doc: Remove rcu_dynticks from Data-Structures
Joel Fernandes (Google)
2018-11-12
2
-760
/
+25
*
doc: Update information about resched_cpu
Joel Fernandes (Google)
2018-11-12
1
-3
/
+3
*
doc: Remove rcu_preempt_state reference in stallwarn
Joel Fernandes (Google)
2018-11-09
1
-3
/
+2
*
doc: Clarify RCU data-structure comment about rcu_tree fanout
Joel Fernandes (Google)
2018-11-09
1
-3
/
+5
*
doc: Set down forward-progress requirements
Paul E. McKenney
2018-11-09
1
-2
/
+108
*
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
2018-11-05
1
-2
/
+2
*
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-11-04
25
-292
/
+2418
|
\
|
*
ubifs: Remove unneeded semicolon
Ding Xiang
2018-10-23
1
-1
/
+1
|
*
Documentation: ubifs: Add authentication whitepaper
Sascha Hauer
2018-10-23
1
-0
/
+426
|
*
ubifs: Enable authentication support
Sascha Hauer
2018-10-23
3
-1
/
+52
|
*
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
2018-10-23
3
-38
/
+113
|
*
ubifs: Add hashes and HMACs to default filesystem
Sascha Hauer
2018-10-23
1
-7
/
+27
|
*
ubifs: authentication: Authenticate super block node
Sascha Hauer
2018-10-23
1
-1
/
+69
|
*
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
3
-3
/
+23
|
*
ubfis: authentication: Authenticate master node
Sascha Hauer
2018-10-23
3
-10
/
+61
|
*
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
3
-0
/
+134
|
*
ubifs: Authenticate replayed journal
Sascha Hauer
2018-10-23
1
-2
/
+144
|
*
ubifs: Add auth nodes to garbage collector journal head
Sascha Hauer
2018-10-23
1
-3
/
+43
|
*
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
6
-18
/
+153
|
*
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
2018-10-23
7
-14
/
+81
|
*
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
4
-30
/
+135
|
*
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
2018-10-23
2
-6
/
+70
|
*
ubifs: Add helper functions for authentication support
Sascha Hauer
2018-10-23
4
-0
/
+722
|
*
ubifs: Add separate functions to init/crc a node
Sascha Hauer
2018-10-23
2
-15
/
+29
|
*
ubifs: Format changes for authentication support
Sascha Hauer
2018-10-23
3
-3
/
+50
|
*
ubifs: Store read superblock node
Sascha Hauer
2018-10-23
3
-22
/
+8
|
*
ubifs: Drop write_node
Sascha Hauer
2018-10-23
1
-34
/
+5
|
*
ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookup
Sascha Hauer
2018-10-23
1
-18
/
+2
|
*
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
2018-10-23
3
-36
/
+37
|
*
ubifs: Pass ubifs_zbranch to read_znode()
Sascha Hauer
2018-10-23
1
-5
/
+6
|
*
ubifs: Pass ubifs_zbranch to try_read_node()
Sascha Hauer
2018-10-23
1
-7
/
+7
|
*
ubifs: Refactor create_default_filesystem()
Sascha Hauer
2018-10-23
1
-48
/
+47
|
*
ubi: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-23
2
-0
/
+3
*
|
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-04
5
-40
/
+17
|
\
\
|
*
|
NFS: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-11-01
1
-1
/
+1
[next]