summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-09-2441-533/+532
|\
| * truncate: use new helpersnpiggin@suse.de2009-09-247-127/+35
| * truncate: new helpersnpiggin@suse.de2009-09-249-108/+120
| * fs: fix overflow in sys_mount() for in-kernel callsVegard Nossum2009-09-243-42/+60
| * fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-2412-69/+27
| * freeze_bdev: grab active reference to frozen superblocksChristoph Hellwig2009-09-243-61/+120
| * freeze_bdev: kill bd_mount_semChristoph Hellwig2009-09-243-10/+8
| * exofs: remove BKL from super operationsBoaz Harrosh2009-09-241-6/+0
| * fs/romfs: correct error-handling codeJulia Lawall2009-09-241-1/+1
| * vfs: seq_file: add helpers for data fillingMiklos Szeredi2009-09-242-36/+77
| * vfs: remove redundant position check in do_sendfileJeff Layton2009-09-241-3/+0
| * vfs: change sb->s_maxbytes to a loff_tJeff Layton2009-09-242-1/+11
| * vfs: explicitly cast s_maxbytes in fiemap_check_rangesJeff Layton2009-09-241-4/+5
| * libfs: return error code on failed attr setWu Fengguang2009-09-241-2/+3
| * seq_file: return a negative error code when seq_path_root() fails.Tetsuo Handa2009-09-241-0/+1
| * vfs: optimize touch_time() tooAndi Kleen2009-09-241-20/+23
| * vfs: optimization for touch_atime()Andi Kleen2009-09-241-10/+10
| * vfs: split generic_forget_inode() so that hugetlbfs does not have to copy itJan Kara2009-09-243-31/+24
| * fs/inode.c: add dev-id and inode number for debugging in init_special_inode()Manish Katiyar2009-09-241-2/+3
| * libfs: make simple_read_from_buffer conventionalSteven Rostedt2009-09-241-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds2009-09-244-11/+17
|\ \
| * | lsm: Use a compressed IPv6 string format in audit eventsPaul Moore2009-09-241-1/+1
| * | Audit: send signal info if selinux is disabledEric Paris2009-09-241-6/+12
| * | Audit: rearrange audit_context to save 16 bytes per structEric Paris2009-09-241-3/+3
| * | Audit: reorganize struct audit_watch to save 8 bytesEric Paris2009-09-241-1/+1
| |/
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-2469-3338/+9199
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-2361-3308/+9136
| |\ \
| | * | async_tx/raid6: add missing dma_unmap calls to the async fail caseDan Williams2009-09-211-0/+13
| | * | ioat3: fix uninitialized var warningsDan Williams2009-09-211-6/+9
| | * | drivers/dma/ioat/dma_v2.c: fix warningsAndrew Morton2009-09-211-2/+3
| | * | raid6test: fix stack overflowDan Williams2009-09-161-2/+1
| | * | ioat2: clarify ring size limitsDan Williams2009-09-161-3/+4
| | * | md/raid6: cleanup ops_run_compute6_2Dan Williams2009-09-161-12/+15
| | * | md/raid6: eliminate BUG_ON with side effectDan Williams2009-09-161-2/+4
| | * | dca: module load should not be an error messageStephen Hemminger2009-09-131-1/+1
| | * | ioat: driver version 4.0Dan Williams2009-09-101-1/+1
| | * | dca: registering requesters in multiple dca domainsMaciej Sosnowski2009-09-103-15/+120
| | * | async_tx: remove HIGHMEM64G restrictionDan Williams2009-09-081-1/+1
| | * | dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-087-5/+882
| | * | Merge commit 'md/for-linus' into async-tx-nextDan Williams2009-09-082203-31895/+55828
| | |\ \
| | * \ \ Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-087854-465983/+847364
| | |\ \ \
| | | * | | dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto2009-09-083-34/+49
| | | * | | fsldma: Add DMA_SLAVE supportIra Snyder2009-09-082-0/+363
| | | * | | fsldma: split apart external pause and request count featuresIra Snyder2009-09-082-17/+31
| | | * | | ioat2,3: cacheline align software descriptor allocationsDan Williams2009-09-083-4/+20
| | | * | | dmaengine: kill tx_listDan Williams2009-09-082-4/+0
| | | * | | txx9dmac: implement a private tx_listDan Williams2009-09-082-13/+12
| | | * | | at_hdmac: implement a private tx_listDan Williams2009-09-082-8/+10
| | | * | | mv_xor: implement a private tx_listDan Williams2009-09-082-5/+6
| | | * | | ioat: implement a private tx_listDan Williams2009-09-082-4/+6