index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tytso-for-linus-20111214' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-15
4
-55
/
+31
|
\
|
*
ext4: handle EOF correctly in ext4_bio_write_page()
Yongqiang Yang
2011-12-14
1
-0
/
+12
|
*
ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized
Yongqiang Yang
2011-12-14
1
-1
/
+0
|
*
ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers()
Yongqiang Yang
2011-12-14
1
-39
/
+2
|
*
ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize
Yongqiang Yang
2011-12-14
1
-2
/
+5
|
*
ext4: avoid hangs in ext4_da_should_update_i_disksize()
Andrea Arcangeli
2011-12-14
1
-1
/
+1
|
*
ext4: display the correct mount option in /proc/mounts for [no]init_itable
Theodore Ts'o
2011-12-13
1
-9
/
+8
|
*
ext4: Fix crash due to getting bogus eh_depth value on big-endian systems
Paul Mackerras
2011-12-12
1
-1
/
+1
|
*
ext4: fix ext4_end_io_dio() racing against fsync()
Theodore Ts'o
2011-12-12
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-12-15
2
-2
/
+7
|
\
\
|
*
|
fuse: llseek fix race
Miklos Szeredi
2011-12-13
1
-0
/
+4
|
*
|
fuse: fix llseek bug
Roel Kluin
2011-12-13
1
-1
/
+1
|
*
|
fuse: fix fuse_retrieve
Miklos Szeredi
2011-12-13
1
-1
/
+2
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-12-15
8
-61
/
+48
|
\
\
|
*
|
fs/ncpfs: fix error paths and goto statements in ncp_fill_super()
Djalal Harouni
2011-12-14
1
-4
/
+4
|
*
|
configfs: register_filesystem() called too early
Al Viro
2011-12-13
2
-20
/
+18
|
*
|
fuse: register_filesystem() called too early
Al Viro
2011-12-13
1
-12
/
+12
|
*
|
ubifs: too early register_filesystem()
Al Viro
2011-12-13
1
-10
/
+8
|
*
|
... and the same kind of leak for mqueue
Al Viro
2011-12-09
2
-10
/
+3
|
*
|
procfs: fix a vfsmount longterm reference leak
Al Viro
2011-12-09
1
-5
/
+3
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-12-14
7
-94
/
+37
|
\
\
\
|
*
|
|
Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"
Keith Packard
2011-12-12
6
-48
/
+35
|
*
|
|
x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware
Matt Fleming
2011-12-10
1
-46
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-12-13
15
-329
/
+239
|
\
\
\
|
*
|
|
ceph: add missing spin_unlock at ceph_mdsc_build_path()
Yehuda Sadeh
2011-12-13
1
-0
/
+1
|
*
|
|
ceph: fix SEEK_CUR, SEEK_SET regression
Sage Weil
2011-12-13
1
-1
/
+2
|
*
|
|
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
2011-12-12
1
-22
/
+13
|
*
|
|
ceph: use i_ceph_lock instead of i_lock
Sage Weil
2011-12-07
11
-207
/
+212
|
*
|
|
rbd: remove buggy rollback functionality
Josh Durgin
2011-12-07
2
-97
/
+0
|
*
|
|
rbd: return an error when an invalid header is read
Josh Durgin
2011-12-07
1
-1
/
+10
|
*
|
|
ceph: fix rasize reporting by ceph_show_options
Sage Weil
2011-12-02
1
-1
/
+1
*
|
|
|
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-12-13
3
-6
/
+37
|
\
\
\
\
|
*
|
|
|
writeback: set max_pause to lowest value on zero bdi_dirty
Wu Fengguang
2011-12-08
1
-2
/
+1
|
*
|
|
|
writeback: permit through good bdi even when global dirty exceeded
Wu Fengguang
2011-12-08
1
-0
/
+13
|
*
|
|
|
writeback: comment on the bdi dirty threshold
Wu Fengguang
2011-12-08
1
-2
/
+14
|
*
|
|
|
fs: Make write(2) interruptible by a fatal signal
Jan Kara
2011-12-02
1
-2
/
+4
|
*
|
|
|
writeback: Fix issue on make htmldocs
Marcos Paulo de Souza
2011-11-29
1
-0
/
+5
*
|
|
|
|
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
2011-12-13
5
-66
/
+99
|
\
\
\
\
\
|
*
|
|
|
|
ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier
Arnaud Patard
2011-12-11
1
-6
/
+6
|
*
|
|
|
|
ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs
Will Deacon
2011-12-06
1
-0
/
+3
|
*
|
|
|
|
ARM: 7187/1: fix unwinding for XIP kernels
Uwe Kleine-König
2011-12-06
3
-59
/
+88
|
*
|
|
|
|
ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMU
Nicolas Pitre
2011-12-06
1
-1
/
+2
*
|
|
|
|
|
linux/log2.h: Fix rounddown_pow_of_two(1)
Linus Torvalds
2011-12-13
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-12-13
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hwmon: (jz4740) Staticise jz4740_hwmon_driver
Axel Lin
2011-12-12
1
-1
/
+1
|
*
|
|
|
|
|
hwmon: (jz4740) fix signedness bug
Axel Lin
2011-12-12
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-12-13
10
-44
/
+95
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined
Sujit Reddy Thumma
2011-12-10
1
-1
/
+2
|
*
|
|
|
|
mmc: sdhci-s3c: Remove old and misprototyped suspend operations
Mark Brown
2011-12-10
1
-2
/
+0
|
*
|
|
|
|
mmc: tmio: fix clock gating on platforms with a .set_pwr() method
Guennadi Liakhovetski
2011-12-10
1
-1
/
+1
[next]