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
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2009-01-09
26
-1260
/
+900
|
\
|
*
ioat: fix self test for multi-channel case
Dan Williams
2009-01-06
1
-6
/
+7
|
*
dmaengine: bump initcall level to arch_initcall
Dan Williams
2009-01-06
2
-3
/
+3
|
*
dmaengine: advertise all channels on a device to dma_filter_fn
Dan Williams
2009-01-06
1
-20
/
+13
|
*
dmaengine: use idr for registering dma device numbers
Dan Williams
2009-01-06
2
-2
/
+29
|
*
dmaengine: add a release for dma class devices and dependent infrastructure
Dan Williams
2009-01-06
5
-75
/
+157
|
*
ioat: do not perform removal actions at shutdown
Dan Williams
2009-01-06
1
-58
/
+34
|
*
iop-adma: enable module removal
Dan Williams
2009-01-06
1
-4
/
+0
|
*
iop-adma: kill debug BUG_ON
Dan Williams
2009-01-06
1
-2
/
+0
|
*
iop-adma: let devm do its job, don't duplicate free
Dan Williams
2009-01-06
1
-13
/
+0
|
*
dmaengine: kill enum dma_state_client
Dan Williams
2009-01-06
4
-31
/
+14
|
*
dmaengine: remove 'bigref' infrastructure
Dan Williams
2009-01-06
4
-87
/
+9
|
*
dmaengine: kill struct dma_client and supporting infrastructure
Dan Williams
2009-01-06
9
-232
/
+17
|
*
dmaengine: replace dma_async_client_register with dmaengine_get
Dan Williams
2009-01-06
4
-133
/
+11
|
*
atmel-mci: convert to dma_request_channel and down-level dma_slave
Dan Williams
2009-01-06
7
-159
/
+62
|
*
dmatest: convert to dma_request_channel
Dan Williams
2009-01-06
2
-72
/
+49
|
*
dmaengine: introduce dma_request_channel and private channels
Dan Williams
2009-01-06
2
-16
/
+155
|
*
net_dma: convert to dma_find_channel
Dan Williams
2009-01-06
7
-59
/
+5
|
*
dmaengine: provide a common 'issue_pending_all' implementation
Dan Williams
2009-01-06
5
-24
/
+27
|
*
dmaengine: centralize channel allocation, introduce dma_find_channel
Dan Williams
2009-01-06
3
-143
/
+174
|
*
dmaengine: up-level reference counting to the module level
Dan Williams
2009-01-06
8
-111
/
+132
|
*
dmaengine: remove dependency on async_tx
Dan Williams
2009-01-05
7
-96
/
+95
|
*
async_tx, dmaengine: document channel allocation and api rework
Dan Williams
2009-01-05
2
-52
/
+45
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-01-08
39
-1301
/
+2271
|
\
\
|
*
|
jbd2: Fix oops in jbd2_journal_init_inode() on corrupted fs
Jan Kara
2009-01-06
1
-13
/
+27
|
*
|
ext4: Remove "extents" mount option
Theodore Ts'o
2009-01-06
7
-64
/
+14
|
*
|
block: Add Kconfig help which notes that ext4 needs CONFIG_LBD
Theodore Ts'o
2009-01-06
1
-0
/
+6
|
*
|
ext4: Make printk's consistently prefixed with "EXT4-fs: "
Theodore Ts'o
2009-01-06
2
-6
/
+6
|
*
|
ext4: Add sanity checks for the superblock before mounting the filesystem
Theodore Ts'o
2009-01-06
1
-10
/
+20
|
*
|
ext4: Add mount option to set kjournald's I/O priority
Theodore Ts'o
2009-01-05
4
-5
/
+36
|
*
|
jbd2: Submit writes to the journal using WRITE_SYNC
Theodore Ts'o
2009-01-04
1
-2
/
+2
|
*
|
jbd2: Add pid and journal device name to the "kjournald2 starting" message
Theodore Ts'o
2009-01-03
1
-2
/
+3
|
*
|
ext4: Add markers for better debuggability
Theodore Ts'o
2009-01-03
3
-3
/
+116
|
*
|
ext4: Remove code to create the journal inode
Theodore Ts'o
2009-01-06
4
-141
/
+4
|
*
|
ext4: provide function to release metadata pages under memory pressure
Toshiyuki Okajima
2009-01-05
1
-0
/
+20
|
*
|
ext3: provide function to release metadata pages under memory pressure
Toshiyuki Okajima
2009-01-05
1
-0
/
+21
|
*
|
add releasepage hooks to block devices which can be used by file systems
Theodore Ts'o
2009-01-03
3
-0
/
+19
|
*
|
ext4: Fix s_dirty_blocks_counter if block allocation failed with nodelalloc
Aneesh Kumar K.V
2009-01-05
1
-1
/
+8
|
*
|
ext4: Init the complete page while building buddy cache
Aneesh Kumar K.V
2009-01-05
1
-1
/
+2
|
*
|
ext4: Don't allow new groups to be added during block allocation
Aneesh Kumar K.V
2009-01-05
2
-3
/
+18
|
*
|
ext4: mark the blocks/inode bitmap beyond end of group as used
Aneesh Kumar K.V
2009-01-05
3
-7
/
+5
|
*
|
ext4: Use new buffer_head flag to check uninit group bitmaps initialization
Aneesh Kumar K.V
2009-01-05
4
-6
/
+85
|
*
|
ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
Aneesh Kumar K.V
2009-01-05
1
-60
/
+86
|
*
|
ext4: code cleanup
Aneesh Kumar K.V
2009-01-03
3
-32
/
+37
|
*
|
ext4: Use high 16 bits of the block group descriptor's free counts fields
Aneesh Kumar K.V
2009-01-05
7
-62
/
+149
|
*
|
ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
Aneesh Kumar K.V
2009-01-05
1
-5
/
+10
|
*
|
ext4: fix BUG when calling ext4_error with locked block group
Aneesh Kumar K.V
2009-01-05
4
-64
/
+105
|
*
|
ext4: Fix lockdep recursive locking warning
Aneesh Kumar K.V
2008-11-23
1
-1
/
+1
|
*
|
ext4: don't use blocks freed but not yet committed in buddy cache init
Aneesh Kumar K.V
2009-01-05
1
-22
/
+60
|
*
|
jbd2: Call journal commit callback without holding j_list_lock
Aneesh Kumar K.V
2008-11-06
3
-8
/
+11
[next]