index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-lib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-14
drm/radeon/kms: add some new pci ids
Alex Deucher
1
-0
/
+10
2011-12-14
fs/ncpfs: fix error paths and goto statements in ncp_fill_super()
Djalal Harouni
1
-4
/
+4
2011-12-14
ext4: handle EOF correctly in ext4_bio_write_page()
Yongqiang Yang
1
-0
/
+12
2011-12-14
ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized
Yongqiang Yang
1
-1
/
+0
2011-12-14
ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers()
Yongqiang Yang
1
-39
/
+2
2011-12-14
ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize
Yongqiang Yang
1
-2
/
+5
2011-12-14
ext4: avoid hangs in ext4_da_should_update_i_disksize()
Andrea Arcangeli
1
-1
/
+1
2011-12-13
ceph: add missing spin_unlock at ceph_mdsc_build_path()
Yehuda Sadeh
1
-0
/
+1
2011-12-13
configfs: register_filesystem() called too early
Al Viro
2
-20
/
+18
2011-12-13
fuse: register_filesystem() called too early
Al Viro
1
-12
/
+12
2011-12-13
ubifs: too early register_filesystem()
Al Viro
1
-10
/
+8
2011-12-13
ceph: fix SEEK_CUR, SEEK_SET regression
Sage Weil
1
-1
/
+2
2011-12-13
fuse: llseek fix race
Miklos Szeredi
1
-0
/
+4
2011-12-13
fuse: fix llseek bug
Roel Kluin
1
-1
/
+1
2011-12-13
fuse: fix fuse_retrieve
Miklos Szeredi
1
-1
/
+2
2011-12-13
linux/log2.h: Fix rounddown_pow_of_two(1)
Linus Torvalds
1
-1
/
+0
2011-12-13
ext4: display the correct mount option in /proc/mounts for [no]init_itable
Theodore Ts'o
1
-9
/
+8
2011-12-12
Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"
Keith Packard
6
-48
/
+35
2011-12-12
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
1
-22
/
+13
2011-12-12
hwmon: (jz4740) Staticise jz4740_hwmon_driver
Axel Lin
1
-1
/
+1
2011-12-12
hwmon: (jz4740) fix signedness bug
Axel Lin
1
-1
/
+1
2011-12-12
ext4: Fix crash due to getting bogus eh_depth value on big-endian systems
Paul Mackerras
1
-1
/
+1
2011-12-12
ext4: fix ext4_end_io_dio() racing against fsync()
Theodore Ts'o
1
-2
/
+2
2011-12-11
ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier
Arnaud Patard
1
-6
/
+6
2011-12-10
mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined
Sujit Reddy Thumma
1
-1
/
+2
2011-12-10
mmc: sdhci-s3c: Remove old and misprototyped suspend operations
Mark Brown
1
-2
/
+0
2011-12-10
mmc: tmio: fix clock gating on platforms with a .set_pwr() method
Guennadi Liakhovetski
1
-1
/
+1
2011-12-10
mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method
Guennadi Liakhovetski
1
-1
/
+1
2011-12-10
mmc: core: Fix typo at mmc_card_sleep
Kyungmin Park
1
-1
/
+1
2011-12-10
mmc: core: Fix power_off_notify during suspend
Girish K S
2
-33
/
+50
2011-12-10
mmc: core: Fix setting power notify state variable for non-eMMC
Girish K S
1
-3
/
+7
2011-12-10
mmc: core: Add quirk for long data read time
Stefan Nilsson XK
3
-0
/
+26
2011-12-10
mmc: Add module.h include to sdhci-cns3xxx.c
Chris Ball
1
-0
/
+1
2011-12-10
mmc: mxcmmc: fix falling back to PIO
Sascha Hauer
1
-0
/
+1
2011-12-10
x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware
Matt Fleming
1
-46
/
+2
2011-12-10
Linux 3.2-rc5
v3.2-rc5
Linus Torvalds
1
-1
/
+1
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
1
-1
/
+1
2011-12-09
rapidio/tsi721: modify PCIe capability settings
Alexandre Bounine
2
-5
/
+17
2011-12-09
rapidio/tsi721: fix mailbox resource reporting
Alexandre Bounine
1
-2
/
+2
2011-12-09
rapidio/tsi721: switch to dma_zalloc_coherent
Alexandre Bounine
1
-13
/
+4
2011-12-09
procfs: do not overflow get_{idle,iowait}_time for nohz
Michal Hocko
1
-2
/
+2
2011-12-09
mm: vmalloc: check for page allocation failure before vmlist insertion
Mel Gorman
1
-0
/
+2
2011-12-09
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...
Michal Hocko
1
-1
/
+7
2011-12-09
mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages
Hillf Danton
1
-1
/
+1
2011-12-09
thp: set compound tail page _count to zero
Youquan Song
2
-1
/
+2
2011-12-09
thp: add compound tail page _mapcount when mapped
Youquan Song
1
-0
/
+2
2011-12-09
printk: avoid double lock acquire
Peter Zijlstra
1
-1
/
+2
2011-12-09
memcg: update maintainers
KAMEZAWA Hiroyuki
1
-1
/
+2
2011-12-09
drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues
Jonghwan Choi
1
-1
/
+1
2011-12-09
CREDITS: update Kees's expired fingerprint and fix details
Kees Cook
1
-3
/
+6
[next]