index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
Jie Liu
2013-12-13
1
-15
/
+8
*
xfs: use xfs_icluster_size_fsb in xfs_bulkstat
Jie Liu
2013-12-13
1
-13
/
+9
*
xfs: introduce a common helper xfs_icluster_size_fsb
Jie Liu
2013-12-13
1
-0
/
+10
*
xfs: get rid of XFS_IALLOC_BLOCKS macros
Jie Liu
2013-12-13
6
-20
/
+15
*
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
Jie Liu
2013-12-13
6
-21
/
+18
*
xfs: get rid of XFS_IALLOC_INODES macros
Jie Liu
2013-12-13
3
-9
/
+8
*
xfs: align initial file allocations correctly
Dave Chinner
2013-12-11
1
-2
/
+7
*
xfs: fix calculation of freed inode cluster blocks
Ben Myers
2013-12-11
1
-1
/
+1
*
MAINTAINERS: fix incorrect mail address of XFS maintainer
Namjae Jeon
2013-12-11
1
-1
/
+1
*
xfs: xfs_dir2_block_to_sf temp buffer allocation fails
Dave Chinner
2013-12-11
1
-24
/
+34
*
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
2013-12-09
1
-21
/
+50
*
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
2013-12-09
1
-1
/
+2
*
xfs: add xfs_setattr_time
Christoph Hellwig
2013-12-06
1
-36
/
+30
*
xfs: tiny xfs_setattr_mode cleanup
Christoph Hellwig
2013-12-06
1
-6
/
+4
*
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
2013-12-06
1
-6
/
+3
*
xfs: integrate xfs_quota_priv header file to xfs_qm
Jie Liu
2013-12-06
2
-43
/
+17
*
xfs: make quota metadata truncation behavior consistent to user space
Jie Liu
2013-12-06
1
-6
/
+12
*
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
2013-12-05
1
-13
/
+13
*
xfs: free the list of recovery items on error
Mark Tinguely
2013-12-05
1
-3
/
+14
*
fs: fix iversion handling
Christoph Hellwig
2013-12-05
3
-7
/
+10
*
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
2013-12-05
1
-1
/
+5
*
xfs: don't perform discard if the given range length is less than block size
Jie Liu
2013-12-04
1
-2
/
+3
*
xfs: fix the comment explaining xfs_trans_dqlockedjoin
Christoph Hellwig
2013-12-04
1
-2
/
+2
*
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2013-12-04
2
-2
/
+4
*
xfs: remove unused FI_ flags
Christoph Hellwig
2013-12-04
1
-9
/
+0
*
xfs: simplify xfs_setsize_buftarg callchain; remove unused arg
Eric Sandeen
2013-12-04
1
-18
/
+8
*
Linux 3.13-rc2
v3.13-rc2
Linus Torvalds
2013-11-29
1
-1
/
+1
*
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
2013-11-29
8
-66
/
+67
|
\
|
*
arm64: Move PTE_PROT_NONE higher up
Catalin Marinas
2013-11-29
1
-14
/
+17
|
*
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
2013-11-29
1
-1
/
+1
|
*
arm64: debug: make aarch32 bkpt checking endian clean
Matthew Leach
2013-11-28
1
-8
/
+12
|
*
arm64: ptrace: fix compat registes get/set to be endian clean
Matthew Leach
2013-11-28
1
-21
/
+19
|
*
arm64: Unmask asynchronous aborts when in kernel mode
Catalin Marinas
2013-11-25
3
-0
/
+9
|
*
arm64: dts: Reserve the memory used for secondary CPU release address
Catalin Marinas
2013-11-25
1
-0
/
+2
|
*
arm64: let the core code deal with preempt_count
Marc Zyngier
2013-11-25
1
-22
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-11-29
14
-88
/
+87
|
\
\
|
*
|
s390/mm: handle asce-type exceptions as normal page fault
Martin Schwidefsky
2013-11-25
1
-1
/
+1
|
*
|
s390,time: revert direct ktime path for s390 clockevent device
Martin Schwidefsky
2013-11-25
1
-15
/
+4
|
*
|
s390/time,vdso: convert to the new update_vsyscall interface
Martin Schwidefsky
2013-11-25
8
-45
/
+62
|
*
|
s390/uaccess: add missing page table walk range check
Heiko Carstens
2013-11-25
1
-0
/
+3
|
*
|
s390/mm: optimize copy_page
Heiko Carstens
2013-11-20
1
-25
/
+13
|
*
|
s390/dasd: validate request size before building CCW/TCW request
Stefan Weinhuber
2013-11-20
1
-0
/
+2
|
*
|
s390/signal: always restore saved runtime instrumentation psw bit
Hendrik Brueckner
2013-11-20
2
-2
/
+2
*
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-29
5
-13
/
+19
|
\
\
\
|
*
|
|
i2c: bcm2835: Linking platform nodes to adapter nodes
Florian Meier
2013-11-28
1
-0
/
+1
|
*
|
|
i2c: omap: raw read and write endian fix
Victor Kamensky
2013-11-27
1
-4
/
+4
|
*
|
|
i2c: i2c-bcm-kona: Fix module build
Tim Kryger
2013-11-26
1
-1
/
+1
|
*
|
|
i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2C
Martin Vogt
2013-11-26
1
-5
/
+11
|
*
|
|
i2c: bcm-kona: remove duplicated include
Wei Yongjun
2013-11-26
1
-1
/
+0
|
*
|
|
i2c: davinci: raw read and write endian fix
Taras Kondratiuk
2013-11-26
1
-2
/
+2
|
|
|
/
|
|
/
|
[next]