Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c0dc7828af6952643219292be29e482ef74cb261
c0dc782
xfs: rename xfs_bmapi to xfs_bmapi_write
by Dave Chinner
· 13 years ago
b447fe5
xfs: factor unwritten extent map manipulations out of xfs_bmapi
by Dave Chinner
· 13 years ago
7e47a4e
xfs: factor extent allocation out of xfs_bmapi
by Dave Chinner
· 13 years ago
1fd044d
xfs: do not use xfs_bmap_add_extent for adding delalloc extents
by Christoph Hellwig
· 13 years ago
4403280
xfs: introduce xfs_bmapi_delay()
by Christoph Hellwig
· 13 years ago
b64dfe4
xfs: factor delalloc reservations out of xfs_bmapi
by Christoph Hellwig
· 13 years ago
5b777ad
xfs: remove xfs_bmapi_single()
by Dave Chinner
· 13 years ago
5c8ed20
xfs: introduce xfs_bmapi_read()
by Dave Chinner
· 13 years ago
aef9a89
xfs: factor extent map manipulations out of xfs_bmapi
by Dave Chinner
· 13 years ago
ecee76b
xfs: remove the nextents variable in xfs_bmapi
by Christoph Hellwig
· 13 years ago
b9b984d
xfs: remove impossible to read code in xfs_bmap_add_extent_delay_real
by Christoph Hellwig
· 13 years ago
e7455e0
xfs: remove the first extent special case in xfs_bmap_add_extent
by Christoph Hellwig
· 13 years ago
ed32201
xfs: Return -EIO when xfs_vn_getattr() failed
by Mitsuo Hayasaka
· 13 years ago
eabbaf1
xfs: Fix the incorrect comment in the header of _xfs_buf_find
by Chandra Seetharaman
· 13 years ago
2a30f36d
xfs: Check the return value of xfs_trans_get_buf()
by Chandra Seetharaman
· 13 years ago
b522950
xfs: Check the return value of xfs_buf_get()
by Chandra Seetharaman
· 13 years ago
04f658e
xfs: improve ioend error handling
by Christoph Hellwig
· 13 years ago
c58cb16
xfs: avoid direct I/O write vs buffered I/O race
by Christoph Hellwig
· 13 years ago
859f57c
xfs: avoid synchronous transactions when deleting attr blocks
by Christoph Hellwig
· 13 years ago
4a06fd2
xfs: remove i_iocount
by Christoph Hellwig
· 13 years ago
2b3ffd7
xfs: wait for I/O completion when writing out pages in xfs_setattr_size
by Christoph Hellwig
· 13 years ago
fc0063c
xfs: reduce ioend latency
by Christoph Hellwig
· 13 years ago
c859cdd
xfs: defer AIO/DIO completions
by Christoph Hellwig
· 13 years ago
398d25e
xfs: remove dead ENODEV handling in xfs_destroy_ioend
by Christoph Hellwig
· 13 years ago
c4e1c09
xfs: use the "delwri" terminology consistently
by Christoph Hellwig
· 13 years ago
c2b006c
xfs: let xfs_bwrite callers handle the xfs_buf_relse
by Christoph Hellwig
· 13 years ago
61551f1
xfs: call xfs_buf_delwri_queue directly
by Christoph Hellwig
· 13 years ago
5a8ee6b
xfs: move more delwri setup into xfs_buf_delwri_queue
by Christoph Hellwig
· 13 years ago
527cfdf
xfs: remove the unlock argument to xfs_buf_delwri_queue
by Christoph Hellwig
· 13 years ago
375ec69
xfs: remove delwri buffer handling from xfs_buf_iorequest
by Christoph Hellwig
· 13 years ago
7271d24
xfs: don't serialise adjacent concurrent direct IO appending writes
by Dave Chinner
· 13 years ago
0c38a25
xfs: don't serialise direct IO reads on page cache checks
by Dave Chinner
· 13 years ago
976d167
Linux 3.1-rc9
by Linus Torvalds
· 13 years ago
8a04b45
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
a8062e4
Merge branch 'fix/asoc' of git://github.com/tiwai/sound
by Linus Torvalds
· 13 years ago
1fd2a85
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
f8451c3
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
5f39e67
PCI: Disable MPS configuration by default
by Jon Mason
· 13 years ago
12d5180
drm/radeon/kms: fix channel_remap setup (v2)
by Alex Deucher
· 13 years ago
f3e03e2e
spi-topcliff-pch: Fix overrun issue
by Tomoya MORINAGA
· 13 years ago
25e803f
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
by Tomoya MORINAGA
· 13 years ago
373b0eb
spi-topcliff-pch: Fix CPU read complete condition issue
by Tomoya MORINAGA
· 13 years ago
8b7aa96
spi-topcliff-pch: Fix SSN Control issue
by Tomoya MORINAGA
· 13 years ago
27504be
spi-topcliff-pch: add tx-memory clear after complete transmitting
by Tomoya MORINAGA
· 13 years ago
05faadc
lis3: fix regression of HP DriveGuard with 8bit chip
by Takashi Iwai
· 13 years ago
0f86267
Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux
by Linus Torvalds
· 13 years ago
0d61792
Merge git://github.com/davem330/ide
by Linus Torvalds
· 13 years ago
7fd21be
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
by Linus Torvalds
· 13 years ago
2c8fc86
ide-disk: Fix request requeuing
by Borislav Petkov
· 13 years ago
805e969
pch_gbe: Fixed the issue on which a network freezes
by Toshiharu Okada
· 13 years ago
5f3a114
pch_gbe: Fixed the issue on which PC was frozen when link was downed.
by Toshiharu Okada
· 13 years ago
7091fbd
make PACKET_STATISTICS getsockopt report consistently between ring and non-ring
by Willem de Bruijn
· 13 years ago
d0e5d83
net: xen-netback: correctly restart Tx after a VM restore/migrate
by David Vrabel
· 13 years ago
a0db2da
bonding: properly stop queuing work when requested
by Andy Gospodarek
· 13 years ago
02e6859
drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.
by Michel Dänzer
· 13 years ago
b8aee29
drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.
by Michel Dänzer
· 13 years ago
7d30952
drm/radeon: Simplify cursor x/yorigin calculation.
by Michel Dänzer
· 13 years ago
b356fe0
drm/radeon/kms: fix cursor image off-by-one error
by Nicholas Miell
· 13 years ago
5ba7ddf
drm/radeon/kms: Fix logic error in DP HPD handler
by Alex Deucher
· 13 years ago
6375bda
drm/radeon/kms: add retry limits for native DP aux defer
by Alex Deucher
· 13 years ago
109bc10
drm/radeon/kms: fix regression in DP aux defer handling
by Alex Deucher
· 13 years ago
9b13776
Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
4edf588
Merge branch 'for-linus' of git://github.com/tiwai/sound
by Linus Torvalds
· 13 years ago
b5c49d4
ASoC: omap_mcpdm_remove cannot be __devexit
by Arnd Bergmann
· 13 years ago
21d17dd
ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC
by Axel Lin
· 13 years ago
eff919a
ASoC: use a valid device for dev_err() in Zylonite
by Arnd Bergmann
· 13 years ago
2e51818
Merge branch 'perf-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
by Linus Torvalds
· 13 years ago
f72a209
Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
by Linus Torvalds
· 13 years ago
b631642
Btrfs: force a page fault if we have a shorty copy on a page boundary
by Josef Bacik
· 13 years ago
9d3ec7a
Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent
by Ingo Molnar
· 13 years ago
d670ec1
posix-cpu-timers: Cure SMP wobbles
by Peter Zijlstra
· 13 years ago
798cb7e
ALSA: hda - Fix a regression of the position-buffer check
by Takashi Iwai
· 13 years ago
47ea91b
Resource: fix wrong resource window calculation
by Ram Pai
· 13 years ago
92bb062
Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-client
by Linus Torvalds
· 13 years ago
7409b71
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
by Linus Torvalds
· 13 years ago
0ecdb12
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 13 years ago
5fe858b
Merge git://github.com/davem330/sparc
by Linus Torvalds
· 13 years ago
8e8e500
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
by Linus Torvalds
· 13 years ago
16fa42a
powerpc: Fix device-tree matching for Apple U4 bridge
by Benjamin Herrenschmidt
· 13 years ago
b0f8437
bootup: move 'usermodehelper_enable()' a little earlier
by wangyanqing
· 13 years ago
12d0d0d
can bcm: fix incomplete tx_setup fix
by Oliver Hartkopp
· 13 years ago
8e303f2
perf tools: Fix raw sample reading
by Jiri Olsa
· 13 years ago
f4142cb
sparc64: Force the execute bit in OpenFirmware's translation entries.
by David S. Miller
· 13 years ago
85a6488
RDSRDMA: Fix cleanup of rds_iw_mr_pool
by Jonathan Lallinger
· 13 years ago
605b91c
net: Documentation: Fix type of variables
by Roy.Li
· 13 years ago
95de86c
ibmveth: Fix oops on request_irq failure
by Brian King
· 13 years ago
676a118
ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket
by Yan, Zheng
· 13 years ago
6482aa7
cxgb4: Fix EEH on IBM P7IOC
by Divy Le Ray
· 13 years ago
aabdcb0
can bcm: fix tx_setup off-by-one errors
by Oliver Hartkopp
· 13 years ago
d3c5217
MAINTAINERS: tehuti: Alexander Indenbaum's address bounces
by Ian Campbell
· 13 years ago
02715ed
dp83640: reduce driver noise
by Richard Cochran
· 13 years ago
f75159e
ptp: fix L2 event message recognition
by Richard Cochran
· 13 years ago
d5767c5
bootup: move 'usermodehelper_enable()' to the end of do_basic_setup()
by Linus Torvalds
· 13 years ago
8adc8b3
libceph: fix pg_temp mapping update
by Sage Weil
· 13 years ago
782e182
libceph: fix pg_temp mapping calculation
by Sage Weil
· 13 years ago
2ef7b45
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
07117e3
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
by Linus Torvalds
· 13 years ago
20ecb49
hwmon: (coretemp) Avoid leaving around dangling pointer
by Guenter Roeck
· 13 years ago
0eb9782
hwmon: (coretemp) Fixup platform device ID change
by Jean Delvare
· 13 years ago
c54a06d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
Next »