Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d2a9a8ded48bec153f08ee87a40626c8d0737f79
d2a9a8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 17 years ago
2d896c7
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
2a9915c
make i2c-acorn tristate
by Al Viro
· 17 years ago
ba5b55d
icside: devm_iounmap() needs linux/io.h
by Al Viro
· 17 years ago
05bd711
missing argument in bin_attribute ->read()/->write()
by Al Viro
· 17 years ago
ececfde
fallout from constified seq_operations
by Al Viro
· 17 years ago
8ca7ee6
fallout from Auke's pci ->revision patch
by Al Viro
· 17 years ago
2832e85
ax88796: dev_dbg() wants device, not platform device
by Al Viro
· 17 years ago
22bb3e9
pass -msize-long to sparse on s390
by Al Viro
· 17 years ago
b4a0691
frv: missing __clear_user()
by Al Viro
· 17 years ago
c248725
zd1211rw: too early inclusion of asm/unaligned.h
by Al Viro
· 17 years ago
4381ca3
fix return type of skb_checksum_complete()
by Al Viro
· 17 years ago
5f17c70
PDA_POWER depends on having request_irq()
by Al Viro
· 17 years ago
51ec138
ieee1394: forgotten dereference...
by Al Viro
· 17 years ago
0e81c66
the wrong variable checked after request_irq()
by Al Viro
· 17 years ago
7c9e3c2
wrong order of arguments of ->readdir()
by Al Viro
· 17 years ago
53b6795
minimal fixes for drivers/usb/gadget/m66592-udc.c
by Al Viro
· 17 years ago
0af8887
9p: fix a race condition bug in umount which caused a segfault
by Eric Van Hensbergen
· 17 years ago
9e2f668
9p: re-enable mount time debug option
by Eric Van Hensbergen
· 17 years ago
9523a84
9p: cache meta-data when cache=loose
by Eric Van Hensbergen
· 17 years ago
1d6b560
net/9p: set error to EREMOTEIO if trans->write returns zero
by Latchesar Ionkov
· 17 years ago
e46662b
net/9p: change net/9p module name to 9pnet
by Latchesar Ionkov
· 17 years ago
bd238fb
9p: Reorganization of 9p file system code
by Latchesar Ionkov
· 17 years ago
0f1145c
[XFS] Fix lockdep annotations for xfs_lock_inodes
by David Chinner
· 18 years ago
d7f0923
[LIB]: export radix_tree_preload()
by David Chinner
· 17 years ago
faa63e9
[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode
by Michal Marek
· 17 years ago
1fa503d
[XFS] Compat ioctl handler for handle operations
by Michal Marek
· 17 years ago
547e00c
[XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.
by Michal Marek
· 17 years ago
3a59c94
[XFS] Clean up function name handling in tracing code
by Eric Sandeen
· 17 years ago
b11f94d
[XFS] Quota inode has no parent.
by David Chinner
· 17 years ago
2a82b8b
[XFS] Concurrent Multi-File Data Streams
by David Chinner
· 17 years ago
0892ccd
[XFS] Use uninitialized_var macro to stop warning about rtx
by Andrew Morton
· 18 years ago
fbf3ce8
[XFS] XFS should not be looking at filp reference counts
by Christoph Hellwig
· 18 years ago
16a087d
[XFS] Use is_power_of_2 instead of open coding checks
by Vignesh Babu
· 18 years ago
bbaaf53
[XFS] Reduce shouting by removing unnecessary macros from dir2 code.
by Christoph Hellwig
· 18 years ago
54aa8e2
[XFS] Simplify XFS min/max macros.
by David Chinner
· 18 years ago
24ad33f
[XFS] Kill off xfs_count_bits
by Eric Sandeen
· 18 years ago
87ae3c2
[XFS] Cancel transactions on xfs_itruncate_start error.
by Jesper Juhl
· 18 years ago
39726be
[XFS] Use do_div() on 64 bit types.
by Christoph Hellwig
· 18 years ago
516b2e7
[XFS] Fix remount,readonly path to flush everything correctly.
by David Chinner
· 18 years ago
957d0eb
[XFS] Cleanup inode extent size hint extraction
by David Chinner
· 18 years ago
84e1e99
[XFS] Prevent ENOSPC from aborting transactions that need to succeed
by David Chinner
· 18 years ago
641c56f
[XFS] Prevent deadlock when flushing inodes on unmount
by David Chinner
· 18 years ago
0164af5
[XFS] Log the agf_length change in xfs_growfs_data_private().
by Tim Shimmin
· 18 years ago
effd120
[XFS] Map unwritten extents correctly for I/o completion processing
by David Chinner
· 18 years ago
45c3414
[XFS] Apply transaction delta counts atomically to incore counters
by David Chinner
· 18 years ago
b282613
[XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize().
by David Chinner
· 18 years ago
e927af9
[XFS] Block on unwritten extent conversion during synchronous direct I/O.
by David Chinner
· 18 years ago
f4a9f28
[XFS] Flush the block device before closing it on unmount.
by David Chinner
· 18 years ago
4e5ae83
[XFS] xfs_bmapi fails to update the previous extent pointer
by David Chinner
· 18 years ago
210c6f1
[XFS] Fix the transaction flags to make lazy superblock counters work.
by David Chinner
· 18 years ago
92821e2
[XFS] Lazy Superblock Counters
by David Chinner
· 18 years ago
3260f78
[XFS] Use generic shrinker interfaces in XFS.
by Andrew Morton
· 18 years ago
92dfe8d
[XFS] Make hole punching at EOF atomic.
by David Chinner
· 18 years ago
511105b
[XFS] Fix vmalloc leak on mount/unmount.
by David Chinner
· 18 years ago
ca165b8
[XFS] Fix double free in xfs_buf_get_noaddr error handling path
by Christoph Hellwig
· 18 years ago
3db296f
[XFS] Fix use-after-free during log unmount.
by David Chinner
· 18 years ago
40095b6
[XFS] Sleeping with the ilock waiting for I/O completion is Bad.
by David Chinner
· 18 years ago
4cc929e
[XFS] Don't grow filesystems past the size they can index.
by Nathan Scott
· 18 years ago
1fa40b0
[XFS] Only use refcounted pages for I/O
by Christoph Hellwig
· 18 years ago
8d9107e
Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel"
by Linus Torvalds
· 17 years ago
16cefa8
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
4fbef20
nfsd: fix nfsd_vfs_read() splice actor setup
by Jens Axboe
· 17 years ago
4fd8851
CFS: Fix missing digit off in wmult table
by Thomas Gleixner
· 17 years ago
af09f1e
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
e030dbf
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop
by Linus Torvalds
· 17 years ago
12a2296
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
31c4ab4
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
8b69ad0
Revert "[CPUFREQ] powernow-k8: clarify number of cores."
by Linus Torvalds
· 17 years ago
aba2da6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
f787a50
[PATCH] sched: small topology.h cleanup
by Ingo Molnar
· 17 years ago
4bd7732
[PATCH] sched: fix show_task()/show_tasks() output
by Ingo Molnar
· 17 years ago
45f384a
[PATCH] sched: remove stale version info from kernel/sched_debug.c
by Ingo Molnar
· 17 years ago
a5968df
[PATCH] sched: allow larger granularity
by Ingo Molnar
· 17 years ago
e127031
[PATCH] sched: fix prio_to_wmult[] for nice 1
by Mike Galbraith
· 17 years ago
f24ae12
[MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h
by Atsushi Nemoto
· 17 years ago
e1bb828
[MIPS] Make show_code static and add __user tag
by Atsushi Nemoto
· 17 years ago
01bebc6
[MIPS] Workaround for a sparse warning in include/asm-mips/compat.h
by Atsushi Nemoto
· 17 years ago
5e0373b
[MIPS] Add some __user tags
by Atsushi Nemoto
· 17 years ago
e70dfc1
[MIPS] math-emu minor cleanup
by Atsushi Nemoto
· 17 years ago
e50e1c7
[MIPS] Kill CONFIG_TX4927BUG_WORKAROUND
by Atsushi Nemoto
· 17 years ago
b58f4b7
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98
by Ralf Baechle
· 17 years ago
85a882b
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK
by Ralf Baechle
· 17 years ago
8f597ac
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K
by Ralf Baechle
· 17 years ago
6fec2e1
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI
by Ralf Baechle
· 17 years ago
33f60da
[CHAR] Delete leftovers of old Alchemy UART driver
by Ralf Baechle
· 17 years ago
3039f07
ioatdma: add the unisys "i/oat" pci vendor/device id
by Dan Williams
· 17 years ago
5816815
ARM: Add drivers/dma to arch/arm/Kconfig
by Dan Williams
· 18 years ago
2492c84
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
by Dan Williams
· 18 years ago
39a8d7d
iop13xx: surface the iop13xx adma units to the iop-adma driver
by Dan Williams
· 18 years ago
c211092
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
by Dan Williams
· 18 years ago
f6dff38
md: remove raid5 compute_block and compute_parity5
by Dan Williams
· 18 years ago
830ea01
md: handle_stripe5 - request io processing in raid5_run_ops
by Dan Williams
· 18 years ago
f0a50d3
md: handle_stripe5 - add request/completion logic for async expand ops
by Dan Williams
· 18 years ago
b5e98d6
md: handle_stripe5 - add request/completion logic for async read ops
by Dan Williams
· 18 years ago
e89f896
md: handle_stripe5 - add request/completion logic for async check ops
by Dan Williams
· 18 years ago
f38e121
md: handle_stripe5 - add request/completion logic for async compute ops
by Dan Williams
· 18 years ago
e33129d
md: handle_stripe5 - add request/completion logic for async write ops
by Dan Williams
· 18 years ago
d84e0f1
md: common infrastructure for running operations with raid5_run_ops
by Dan Williams
· 18 years ago
91c0092
md: raid5_run_ops - run stripe operations outside sh->lock
by Dan Williams
· 18 years ago
Next »