index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
xfs: allow linkat() on O_TMPFILE files
Zhi Yong Wu
2
-3
/
+26
2014-01-06
xfs: add O_TMPFILE support
Zhi Yong Wu
6
-3
/
+164
2014-01-06
xfs: factor prid related codes into xfs_get_initial_prid()
Zhi Yong Wu
3
-9
/
+12
2013-12-12
xfs: align initial file allocations correctly
Dave Chinner
1
-2
/
+7
2013-12-12
xfs: fix calculation of freed inode cluster blocks
Ben Myers
1
-1
/
+1
2013-12-12
MAINTAINERS: fix incorrect mail address of XFS maintainer
Namjae Jeon
1
-1
/
+1
2013-12-12
xfs: xfs_dir2_block_to_sf temp buffer allocation fails
Dave Chinner
1
-24
/
+34
2013-12-09
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
1
-21
/
+50
2013-12-09
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
1
-1
/
+2
2013-12-07
xfs: add xfs_setattr_time
Christoph Hellwig
1
-36
/
+30
2013-12-07
xfs: tiny xfs_setattr_mode cleanup
Christoph Hellwig
1
-6
/
+4
2013-12-07
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
1
-6
/
+3
2013-12-07
xfs: integrate xfs_quota_priv header file to xfs_qm
Jie Liu
2
-43
/
+17
2013-12-07
xfs: make quota metadata truncation behavior consistent to user space
Jie Liu
1
-6
/
+12
2013-12-06
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
1
-13
/
+13
2013-12-06
xfs: free the list of recovery items on error
Mark Tinguely
1
-3
/
+14
2013-12-06
fs: fix iversion handling
Christoph Hellwig
3
-7
/
+10
2013-12-06
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
1
-1
/
+5
2013-12-05
xfs: don't perform discard if the given range length is less than block size
Jie Liu
1
-2
/
+3
2013-12-05
xfs: fix the comment explaining xfs_trans_dqlockedjoin
Christoph Hellwig
1
-2
/
+2
2013-12-05
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2
-2
/
+4
2013-12-05
xfs: remove unused FI_ flags
Christoph Hellwig
1
-9
/
+0
2013-12-04
xfs: simplify xfs_setsize_buftarg callchain; remove unused arg
Eric Sandeen
1
-18
/
+8
2013-11-30
Linux 3.13-rc2
v3.13-rc2
Linus Torvalds
1
-1
/
+1
2013-11-29
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
8
-66
/
+67
2013-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
14
-88
/
+87
2013-11-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-13
/
+19
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+37
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+6
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+37
2013-11-29
Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-40
/
+138
2013-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-11-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2013-11-29
arm64: Move PTE_PROT_NONE higher up
Catalin Marinas
1
-14
/
+17
2013-11-29
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
1
-1
/
+1
2013-11-29
fix bogus path_put() of nd->root after some unlazy_walk() failures
Al Viro
1
-2
/
+1
2013-11-29
drm/qxl: fix memory leak in release list handling
Dave Airlie
1
-0
/
+1
2013-11-28
arm64: debug: make aarch32 bkpt checking endian clean
Matthew Leach
1
-8
/
+12
2013-11-28
arm64: ptrace: fix compat registes get/set to be endian clean
Matthew Leach
1
-21
/
+19
2013-11-28
Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
15
-37
/
+713
2013-11-28
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-9
/
+6
2013-11-28
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-24
/
+189
2013-11-28
kernel/extable: fix address-checks for core_kernel and init areas
Helge Deller
1
-2
/
+2
2013-11-28
ALSA: hda - Add LFE chmap to ASUS ET2700
Takashi Iwai
1
-3
/
+13
2013-11-28
ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700
Takashi Iwai
1
-0
/
+9
2013-11-28
ALSA: hda - limit mic boost on Asus UX31[A,E]
Oleksij Rempel
1
-2
/
+9
2013-11-28
ALSA: hda - Check leaf nodes to find aamix amps
Takashi Iwai
1
-12
/
+45
2013-11-28
i2c: bcm2835: Linking platform nodes to adapter nodes
Florian Meier
1
-0
/
+1
2013-11-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+1
2013-11-28
Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-7
/
+18
[next]