Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f10d9f617a65905c556c3b37c9b9646ae7d04ed7
f10d9f6
blkdev: check for valid request queue before issuing flush
by Dave Chinner
· 14 years ago
2669b19
block: fix for block tracing build error
by Stephen Rothwell
· 14 years ago
2daa672
scsi/i2o: restore ioctl changes
by Arnd Bergmann
· 14 years ago
409f349
scsi/sd: remove big kernel lock
by Arnd Bergmann
· 14 years ago
15392ef
block: remove BKL from partition ioctls
by Arnd Bergmann
· 14 years ago
6de4370
block: remove BKL from BLKROSET and BLKFLSBUF
by Arnd Bergmann
· 14 years ago
62c2a7d
block: push BKL into blktrace ioctls
by Arnd Bergmann
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
3448406
scsi/i2o_block: cleanup ioctl handling
by Arnd Bergmann
· 14 years ago
610a634
scsi: fix discard page leak
by FUJITA Tomonori
· 14 years ago
9e09438
writeback: Add tracing to write_cache_pages
by Dave Chinner
· 14 years ago
028c2dd
writeback: Add tracing to balance_dirty_pages
by Dave Chinner
· 14 years ago
455b286
writeback: Initial tracing support
by Dave Chinner
· 14 years ago
a89f5c8
block: remove unused REQ_TYPE_LINUX_BLOCK
by FUJITA Tomonori
· 14 years ago
82b6d57
scsi: need to reset unprep_rq_fn in sd_remove
by FUJITA Tomonori
· 14 years ago
00fff26
block: remove q->prepare_flush_fn completely
by FUJITA Tomonori
· 14 years ago
afc2306
ide: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 14 years ago
dd40e45
virtio_blk: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 14 years ago
144d6ed
dm: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 14 years ago
98d8c8f
ps3disk: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 14 years ago
7f9815f
osdblk: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 14 years ago
90467c2
scsi: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 14 years ago
b6a9031
block: permit PREFLUSH and POSTFLUSH without prepare_flush_fn
by FUJITA Tomonori
· 14 years ago
8749534
block: introduce REQ_FLUSH flag
by FUJITA Tomonori
· 14 years ago
802447c
scsi: remove unused free discard page in sd_done
by FUJITA Tomonori
· 14 years ago
f1126e9
scsi: add sd_unprep_fn to free discard page
by FUJITA Tomonori
· 14 years ago
28018c2
block: implement an unprep function corresponding directly to prep
by James Bottomley
· 14 years ago
e597cd0
drivers/cdrom: use pr_<level>
by Joe Perches
· 14 years ago
3ffb52e
block: fixup missing conversion from BIO_RW_DISCARD to REQ_DISCARD
by Jens Axboe
· 14 years ago
511d37a
block/xd.c: fix brace typo
by Randy Dunlap
· 14 years ago
1676eff
gcc-4.6: fs: fix unused but set warnings
by Andi Kleen
· 14 years ago
2c8919d
gcc-4.6: block: fix unused but set variables in blk-merge
by Andi Kleen
· 14 years ago
66ac028
block: don't allocate a payload for discard request
by Christoph Hellwig
· 14 years ago
0824390
writeback: merge bdi_writeback_task and bdi_start_fn
by Christoph Hellwig
· 14 years ago
c1955ce
writeback: remove wb_list
by Christoph Hellwig
· 14 years ago
4c4762d
block: fix some more cmd_type cleanup fallout
by Christoph Hellwig
· 14 years ago
15fa6e8
virtio_blk: add default case to cmd type switch
by Jens Axboe
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
bfe1723
block: kill ISA_DMA_THRESHOLD usage
by FUJITA Tomonori
· 14 years ago
b375a61
aha1532: remove ISA_DMA_THRESHOLD usage
by FUJITA Tomonori
· 14 years ago
41f2df6
block: BARRIER request should imply SYNC
by Christoph Hellwig
· 14 years ago
01b6b67
floppy: use warning macros
by Stephen Hemminger
· 14 years ago
b862f26
floppy: use wait_event_interruptible
by Stephen Hemminger
· 14 years ago
21af544
floppy: fix signed/unsigned warnings
by Stephen Hemminger
· 14 years ago
be1c0fb
floppy: cmos attribute should be static
by Stephen Hemminger
· 14 years ago
575cfc6
floppy: use atomic type for usage_count
by Stephen Hemminger
· 14 years ago
41a55b4
floppy: silence warning during disk test
by Stephen Hemminger
· 14 years ago
be7a12b
floppy: remove unnecessary inlines
by Stephen Hemminger
· 14 years ago
285203c
floppy: initialize debug jiffies offset
by Stephen Hemminger
· 14 years ago
f3bcb14
cciss: change pad value from 32 to 0
by Mike Miller
· 14 years ago
b0dd5ca
cciss: remove errant debug code
by Mike Miller
· 14 years ago
29979a7
cciss: move next_command function from ifdef
by Mike Miller
· 14 years ago
b14aa6d
cciss: fix call to put_controller_in_performant_mode
by Mike Miller
· 14 years ago
256aea3
cciss: make sure we request the performant mode irq
by Mike Miller
· 14 years ago
956bcb7
block: add helpers for the trivial queue flag sysfs show/store entries
by Jens Axboe
· 14 years ago
e2e1a14
block: add sysfs knob for turning off disk entropy contributions
by Jens Axboe
· 14 years ago
841fdff
cciss: new controller support and bump driver version
by Mike Miller
· 14 years ago
5e21615
cciss: add performant mode support for Stars/Sirius
by Mike Miller
· 14 years ago
1d14144
cciss: make interrupt access methods return type bool
by Mike Miller
· 14 years ago
2cf3af1
cciss: check for msi in interrupt_not_for_us
by Mike Miller
· 14 years ago
0c2b390
cciss: clean up interrupt handler
by Mike Miller
· 14 years ago
664a717
cciss: enqueue and submit io
by Mike Miller
· 14 years ago
9fe6206
Linux 2.6.35
by Linus Torvalds
· 14 years ago
77a63f3
NFS: Fix a typo in include/linux/nfs_fs.h
by Trond Myklebust
· 14 years ago
a63ecd8
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
fc71ff8
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
1cf66e1
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
de51257a
mm: fix ia64 crash when gcore reads gate area
by Hugh Dickins
· 14 years ago
51c20fc
CIFS: Remove __exit mark from cifs_exit_dns_resolver()
by David Howells
· 14 years ago
e76df4d
cyber2000fb: fix console in truecolor modes
by Ondrej Zary
· 14 years ago
00b4703
cyber2000fb: fix machine hang on module load
by Ondrej Zary
· 14 years ago
f2d2420
SA1111: Eliminate use after free
by Julia Lawall
· 14 years ago
74bc809
ARM: Fix Versatile/Realview/VExpress MMC card detection sense
by Russell King
· 14 years ago
831e804
ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt
by Gary King
· 14 years ago
cfb506e
NFS: Ensure that writepage respects the nonblock flag
by Trond Myklebust
· 14 years ago
b608b28
NFS: kswapd must not block in nfs_release_page
by Trond Myklebust
· 14 years ago
674b2222
nfs: include space for the NUL in root path
by Dan Carpenter
· 14 years ago
a2dccdb
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
7d5fcdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
e271e87
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
8f92054
CRED: Fix __task_cred()'s lockdep check and banner comment
by David Howells
· 14 years ago
de09a97
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
by David Howells
· 14 years ago
230a5ce
watchdog: update MAINTAINERS entry
by Wim Van Sebroeck
· 14 years ago
dc1eae2
ALSA: hda - Add a PC-beep workaround for ASUS P5-V
by Takashi Iwai
· 14 years ago
b92b361
ARM: Add barriers to io{read,write}{8,16,32} accessors as well
by Russell King
· 14 years ago
79f64db
ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE
by Catalin Marinas
· 14 years ago
6775a55
ARM: 6272/1: Convert L2x0 to use the IO relaxed operations
by Catalin Marinas
· 14 years ago
e936771
ARM: 6271/1: Introduce *_relaxed() I/O accessors
by Catalin Marinas
· 14 years ago
661f10f
ARM: 6275/1: ux500: don't use writeb() in uncompress.h
by Rabin Vincent
· 14 years ago
f1b957d
ARM: 6270/1: clean files in arch/arm/boot/compressed/
by Magnus Damm
· 14 years ago
a4967de
drm/edid: Fix the HDTV hack sync adjustment
by Adam Jackson
· 14 years ago
12e27be
drm/radeon/kms: fix radeon mid power profile reporting
by Daniel J Blueman
· 14 years ago
540ad6b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
2fa82e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
8785eb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
a6f80fb
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
by Andre Osterhues
· 14 years ago
ba773f7
x86,kgdb: Fix hw breakpoint regression
by Jason Wessel
· 14 years ago
Next »