index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
relocation.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush}
Miao Xie
1
-16
/
+12
2011-11-11
Btrfs: fix unreleased path in btrfs_orphan_cleanup()
Miao Xie
1
-0
/
+3
2011-11-11
Btrfs: fix no reserved space for writing out inode cache
Miao Xie
1
-4
/
+24
2011-11-11
Btrfs: fix nocow when deleting the item
Miao Xie
1
-1
/
+4
2011-11-11
Btrfs: tweak the delayed inode reservations again
Chris Mason
2
-26
/
+47
2011-11-10
crypto: algapi - Fix build problem with NET disabled
Herbert Xu
7
-0
/
+63
2011-11-10
pata_of_platform: Don't use NO_IRQ
Anton Vorontsov
1
-1
/
+1
2011-11-10
ALSA: usb-audio: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-4
/
+3
2011-11-10
ALSA: hda - Re-enable the check NO_PRESENCE misc bit
Takashi Iwai
3
-7
/
+14
2011-11-10
ALSA: vmaster - Free slave-links when freeing the master element
Takashi Iwai
1
-4
/
+14
2011-11-10
ALSA: hda - Don't add elements of other codecs to vmaster slave
Takashi Iwai
1
-21
/
+39
2011-11-10
Revert "proc: fix races against execve() of /proc/PID/fd**"
Linus Torvalds
1
-103
/
+43
2011-11-10
drm/nouveau: Fix bandwidth calculation for DisplayPort
Adam Jackson
1
-1
/
+1
2011-11-10
drm/nouveau: by default use low bpp framebuffer on low memory cards
Marcin Slusarz
1
-1
/
+10
2011-11-10
drm/nv10: Change the BO size threshold determining the memory placement range.
Francisco Jerez
1
-1
/
+1
2011-11-10
drm/nvc0: enable acceleration for nvc1 by default
Ben Skeggs
1
-1
/
+3
2011-11-10
drm/nvc0/gr: fixup the mmio list register writes for 0xc1
Ben Skeggs
1
-9
/
+32
2011-11-10
drm/nvc1: hacky workaround to fix accel issues
Ben Skeggs
1
-0
/
+8
2011-11-10
drm/nvc0/gr: fix some bugs in grctx generation
Ben Skeggs
1
-17
/
+14
2011-11-10
drm/nvc0: enable acceleration on 0xc8 by default
Ben Skeggs
1
-1
/
+0
2011-11-10
drm/nvc0/vram: skip disabled PBFB subunits
Ben Skeggs
1
-5
/
+9
2011-11-09
drm/nv40/pm: fix issues on igp chipsets, which don't have memory
Ben Skeggs
1
-5
/
+15
2011-11-09
drm/nouveau: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2011-11-09
drm/nvc0/vram: storage type 0xc3 is not compressed
Christoph Bumiller
1
-1
/
+1
2011-11-09
drm/nv50: fix stability issue on NV86.
Maxim Levitsky
1
-1
/
+1
2011-11-09
drm/nouveau: initialize chan->fence.lock before use
Marcin Slusarz
2
-2
/
+1
2011-11-09
drm/nv50/vram: fix incorrect detection of bank count on newer chipsets
Ben Skeggs
1
-1
/
+1
2011-11-09
drm/nv50/gr: typo fix, how about we not reset fifo during graph init?
Ben Skeggs
1
-2
/
+2
2011-11-09
drm/nv50/bios: fixup mpll programming from the init table parser
Ben Skeggs
1
-9
/
+13
2011-11-09
drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify()
Ben Skeggs
1
-1
/
+1
2011-11-09
drm: make sure drm_vblank_init() has been called before touching vbl_lock
Ben Skeggs
1
-6
/
+9
2011-11-09
Btrfs: rework error handling in btrfs_mount()
Ilya Dryomov
1
-21
/
+21
2011-11-09
Btrfs: close devices on all error paths in open_ctree()
Ilya Dryomov
1
-4
/
+3
2011-11-09
Btrfs: avoid null dereference and leaks when bailing from open_ctree()
Ilya Dryomov
1
-20
/
+15
2011-11-09
Btrfs: fix subvol_name leak on error in btrfs_mount()
Ilya Dryomov
1
-1
/
+3
2011-11-09
Btrfs: fix memory leak in btrfs_parse_early_options()
Ilya Dryomov
1
-0
/
+1
2011-11-09
arm/tegra: enable headphone detection gpio on seaboard
Yufeng Shen
1
-0
/
+1
2011-11-09
arm/dt: Fix ventana SDHCI power-gpios
Stephen Warren
1
-2
/
+1
2011-11-09
arm/tegra: Don't create duplicate gpio and pinmux devices
Stephen Warren
5
-10
/
+25
2011-11-09
ALSA: intel8x0: improve virtual environment detection
Konstantin Ozerkov
1
-10
/
+31
2011-11-09
ALSA: intel8x0: move virtual environment detection code into one place
Konstantin Ozerkov
1
-11
/
+19
2011-11-09
ARM: at91: Fix USBA gadget registration
Jochen Friedrich
3
-3
/
+3
2011-11-09
atmel/spi: fix missing probe
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+3
2011-11-09
at91/yl-9200: Fix section mismatch
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-11-09
at91: vmalloc fix missing AT91_VIRT_BASE define
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2011-11-09
ARM: at91: usart: drop static map regs for dbgu
Jean-Christophe PLAGNIOL-VILLARD
7
-21
/
+14
2011-11-09
kbuild: Fix missing system calls check on mips.
David Daney
2
-3
/
+3
2011-11-09
ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384
Alexey Fisher
1
-0
/
+1
2011-11-09
ALSA: hda - fix internal mic on Dell Vostro 3500 laptop
Julian Wollrath
2
-0
/
+12
2011-11-09
ARM: picoxcell: add extra temp register to addruart
Jamie Iles
1
-1
/
+1
[prev]
[next]