index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-06-24
58
-823
/
+456
|
\
|
*
switch xfs to generic acl caching helpers
Al Viro
2009-06-24
4
-75
/
+9
|
*
helpers for acl caching + switch to those
Al Viro
2009-06-24
10
-333
/
+155
|
*
switch shmem to inode->i_acl
Al Viro
2009-06-24
3
-36
/
+10
|
*
switch reiserfs to inode->i_acl
Al Viro
2009-06-24
5
-55
/
+4
|
*
switch reiserfs to usual conventions for caching ACLs
Al Viro
2009-06-24
3
-21
/
+16
|
*
reiserfs: minimal fix for ACL caching
Al Viro
2009-06-24
1
-1
/
+1
|
*
switch nilfs2 to inode->i_acl
Al Viro
2009-06-24
3
-22
/
+0
|
*
switch btrfs to inode->i_acl
Al Viro
2009-06-24
4
-27
/
+9
|
*
switch jffs2 to inode->i_acl
Al Viro
2009-06-24
5
-48
/
+19
|
*
switch jfs to inode->i_acl
Al Viro
2009-06-24
4
-41
/
+15
|
*
switch ext4 to inode->i_acl
Al Viro
2009-06-24
5
-40
/
+10
|
*
switch ext3 to inode->i_acl
Al Viro
2009-06-24
5
-40
/
+10
|
*
switch ext2 to inode->i_acl
Al Viro
2009-06-24
5
-41
/
+11
|
*
add caching of ACLs in struct inode
Al Viro
2009-06-24
2
-0
/
+17
|
*
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...
Ankit Jain
2009-06-24
5
-29
/
+139
|
*
cleanup __writeback_single_inode
Christoph Hellwig
2009-06-24
1
-50
/
+50
|
*
... and the same for vfsmount id/mount group id
Al Viro
2009-06-24
2
-6
/
+26
|
*
Make allocation of anon devices cheaper
Al Viro
2009-06-24
1
-1
/
+6
|
*
update Documentation/filesystems/Locking
Christoph Hellwig
2009-06-24
1
-21
/
+22
|
*
devpts: remove module-related code
H. Peter Anvin
2009-06-24
1
-10
/
+0
|
*
VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper
Trond Myklebust
2009-06-24
1
-9
/
+2
|
*
vfs: fix nd->root leak in do_filp_open()
J. R. Okajima
2009-06-24
1
-1
/
+10
|
*
reiserfs: remove stray unlock_super in reiserfs_resize
Christoph Hellwig
2009-06-24
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-24
39
-88
/
+149
|
\
\
|
*
|
bnx2: Fix the behavior of ethtool when ONBOOT=no
Ooiwa Naohiro
2009-06-24
1
-1
/
+9
|
*
|
qla3xxx: Don't sleep while holding lock.
Ron Mercer
2009-06-23
1
-0
/
+3
|
*
|
qla3xxx: Give the PHY time to come out of reset.
Ron Mercer
2009-06-23
1
-1
/
+2
|
*
|
ipv4 routing: Ensure that route cache entries are usable and reclaimable with...
Neil Horman
2009-06-23
1
-3
/
+23
|
*
|
net: Move rx skb_orphan call to where needed
Herbert Xu
2009-06-23
6
-7
/
+5
|
*
|
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
2009-06-23
20
-38
/
+38
|
*
|
net: let KS8842 driver depend on HAS_IOMEM
Heiko Carstens
2009-06-23
1
-0
/
+1
|
*
|
can: let SJA1000 driver depend on HAS_IOMEM
Heiko Carstens
2009-06-23
1
-1
/
+1
|
*
|
netxen: fix firmware init handshake
Dhananjay Phadke
2009-06-23
2
-18
/
+22
|
*
|
netxen: fix build with without CONFIG_PM
Dhananjay Phadke
2009-06-23
1
-0
/
+4
|
*
|
netfilter: xt_rateest: fix comparison with self
Patrick McHardy
2009-06-22
1
-1
/
+1
|
*
|
netfilter: xt_quota: fix incomplete initialization
Jan Engelhardt
2009-06-22
1
-0
/
+1
|
*
|
netfilter: nf_log: fix direct userspace memory access in proc handler
Patrick McHardy
2009-06-22
1
-5
/
+11
|
*
|
netfilter: fix some sparse endianess warnings
Patrick McHardy
2009-06-22
2
-8
/
+8
|
*
|
netfilter: nf_conntrack: fix conntrack lookup race
Patrick McHardy
2009-06-22
1
-2
/
+4
|
*
|
netfilter: nf_conntrack: fix confirmation race condition
Patrick McHardy
2009-06-22
1
-1
/
+8
|
*
|
netfilter: nf_conntrack: death_by_timeout() fix
Eric Dumazet
2009-06-22
1
-2
/
+8
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-06-24
2
-6
/
+10
|
\
\
\
|
*
|
|
udf: remove redundant tests on unsigned
Roel Kluin
2009-06-24
1
-5
/
+4
|
*
|
|
udf: Use device size when drive reported bogus number of written blocks
Jan Kara
2009-06-18
1
-1
/
+6
*
|
|
|
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2009-06-24
2
-4
/
+0
*
|
|
|
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
2009-06-24
1
-1
/
+1
*
|
|
|
pci: use pci_ioremap_bar() in drivers/serial
Arjan van de Ven
2009-06-24
2
-6
/
+3
*
|
|
|
synclink_gt: fix transmit race and timeout
Paul Fulghum
2009-06-24
1
-42
/
+30
*
|
|
|
jsm: clean up "serial: jsm: correctly support 4 8 port boards"
Andrew Morton
2009-06-24
1
-2
/
+2
[next]