index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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-09-24
41
-533
/
+532
|
\
|
*
truncate: use new helpers
npiggin@suse.de
2009-09-24
7
-127
/
+35
|
*
truncate: new helpers
npiggin@suse.de
2009-09-24
9
-108
/
+120
|
*
fs: fix overflow in sys_mount() for in-kernel calls
Vegard Nossum
2009-09-24
3
-42
/
+60
|
*
fs: Make unload_nls() NULL pointer safe
Thomas Gleixner
2009-09-24
12
-69
/
+27
|
*
freeze_bdev: grab active reference to frozen superblocks
Christoph Hellwig
2009-09-24
3
-61
/
+120
|
*
freeze_bdev: kill bd_mount_sem
Christoph Hellwig
2009-09-24
3
-10
/
+8
|
*
exofs: remove BKL from super operations
Boaz Harrosh
2009-09-24
1
-6
/
+0
|
*
fs/romfs: correct error-handling code
Julia Lawall
2009-09-24
1
-1
/
+1
|
*
vfs: seq_file: add helpers for data filling
Miklos Szeredi
2009-09-24
2
-36
/
+77
|
*
vfs: remove redundant position check in do_sendfile
Jeff Layton
2009-09-24
1
-3
/
+0
|
*
vfs: change sb->s_maxbytes to a loff_t
Jeff Layton
2009-09-24
2
-1
/
+11
|
*
vfs: explicitly cast s_maxbytes in fiemap_check_ranges
Jeff Layton
2009-09-24
1
-4
/
+5
|
*
libfs: return error code on failed attr set
Wu Fengguang
2009-09-24
1
-2
/
+3
|
*
seq_file: return a negative error code when seq_path_root() fails.
Tetsuo Handa
2009-09-24
1
-0
/
+1
|
*
vfs: optimize touch_time() too
Andi Kleen
2009-09-24
1
-20
/
+23
|
*
vfs: optimization for touch_atime()
Andi Kleen
2009-09-24
1
-10
/
+10
|
*
vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it
Jan Kara
2009-09-24
3
-31
/
+24
|
*
fs/inode.c: add dev-id and inode number for debugging in init_special_inode()
Manish Katiyar
2009-09-24
1
-2
/
+3
|
*
libfs: make simple_read_from_buffer conventional
Steven Rostedt
2009-09-24
1
-2
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
Linus Torvalds
2009-09-24
4
-11
/
+17
|
\
\
|
*
|
lsm: Use a compressed IPv6 string format in audit events
Paul Moore
2009-09-24
1
-1
/
+1
|
*
|
Audit: send signal info if selinux is disabled
Eric Paris
2009-09-24
1
-6
/
+12
|
*
|
Audit: rearrange audit_context to save 16 bytes per struct
Eric Paris
2009-09-24
1
-3
/
+3
|
*
|
Audit: reorganize struct audit_watch to save 8 bytes
Eric Paris
2009-09-24
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-09-24
69
-3338
/
+9199
|
\
\
|
*
\
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
NeilBrown
2009-09-23
61
-3308
/
+9136
|
|
\
\
|
|
*
|
async_tx/raid6: add missing dma_unmap calls to the async fail case
Dan Williams
2009-09-21
1
-0
/
+13
|
|
*
|
ioat3: fix uninitialized var warnings
Dan Williams
2009-09-21
1
-6
/
+9
|
|
*
|
drivers/dma/ioat/dma_v2.c: fix warnings
Andrew Morton
2009-09-21
1
-2
/
+3
|
|
*
|
raid6test: fix stack overflow
Dan Williams
2009-09-16
1
-2
/
+1
|
|
*
|
ioat2: clarify ring size limits
Dan Williams
2009-09-16
1
-3
/
+4
|
|
*
|
md/raid6: cleanup ops_run_compute6_2
Dan Williams
2009-09-16
1
-12
/
+15
|
|
*
|
md/raid6: eliminate BUG_ON with side effect
Dan Williams
2009-09-16
1
-2
/
+4
|
|
*
|
dca: module load should not be an error message
Stephen Hemminger
2009-09-13
1
-1
/
+1
|
|
*
|
ioat: driver version 4.0
Dan Williams
2009-09-10
1
-1
/
+1
|
|
*
|
dca: registering requesters in multiple dca domains
Maciej Sosnowski
2009-09-10
3
-15
/
+120
|
|
*
|
async_tx: remove HIGHMEM64G restriction
Dan Williams
2009-09-08
1
-1
/
+1
|
|
*
|
dmaengine: sh: Add Support SuperH DMA Engine driver
Nobuhiro Iwamatsu
2009-09-08
7
-5
/
+882
|
|
*
|
Merge commit 'md/for-linus' into async-tx-next
Dan Williams
2009-09-08
2203
-31895
/
+55828
|
|
|
\
\
|
|
*
\
\
Merge branch 'dmaengine' into async-tx-next
Dan Williams
2009-09-08
7854
-465983
/
+847364
|
|
|
\
\
\
|
|
|
*
|
|
dmaengine: Move all map_sg/unmap_sg for slave channel to its client
Atsushi Nemoto
2009-09-08
3
-34
/
+49
|
|
|
*
|
|
fsldma: Add DMA_SLAVE support
Ira Snyder
2009-09-08
2
-0
/
+363
|
|
|
*
|
|
fsldma: split apart external pause and request count features
Ira Snyder
2009-09-08
2
-17
/
+31
|
|
|
*
|
|
ioat2,3: cacheline align software descriptor allocations
Dan Williams
2009-09-08
3
-4
/
+20
|
|
|
*
|
|
dmaengine: kill tx_list
Dan Williams
2009-09-08
2
-4
/
+0
|
|
|
*
|
|
txx9dmac: implement a private tx_list
Dan Williams
2009-09-08
2
-13
/
+12
|
|
|
*
|
|
at_hdmac: implement a private tx_list
Dan Williams
2009-09-08
2
-8
/
+10
|
|
|
*
|
|
mv_xor: implement a private tx_list
Dan Williams
2009-09-08
2
-5
/
+6
|
|
|
*
|
|
ioat: implement a private tx_list
Dan Williams
2009-09-08
2
-4
/
+6
[next]