Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
367ea33486a68f935a01311a3be9b7e97d2e5ead
367ea33
nilfs2: split out nilfs_get_root_dentry
by Ryusuke Konishi
· 14 years ago
dc3d3b8
nilfs2: deny write access to inodes in snapshots
by Ryusuke Konishi
· 14 years ago
fd52202
nilfs2: use checkpoint tree for mount check of snapshots
by Ryusuke Konishi
· 14 years ago
b7c0634
nilfs2: move inode count and block count into root object
by Ryusuke Konishi
· 14 years ago
e912a5b
nilfs2: use root object to get ifile
by Ryusuke Konishi
· 14 years ago
8e656fd
nilfs2: make snapshots in checkpoint tree exportable
by Ryusuke Konishi
· 14 years ago
4d8d929
nilfs2: set pointer to root object in inodes
by Ryusuke Konishi
· 14 years ago
ba65ae4
nilfs2: add checkpoint tree to nilfs object
by Ryusuke Konishi
· 14 years ago
263d90c
nilfs2: remove own inode hash used for GC
by Ryusuke Konishi
· 14 years ago
5e19a99
nilfs2: separate initializer of metadata file inode
by Ryusuke Konishi
· 14 years ago
0e14a35
nilfs2: use iget5_locked to get inode
by Ryusuke Konishi
· 14 years ago
6c43f41
nilfs2: keep zero value in i_cno except for gc-inodes
by Ryusuke Konishi
· 14 years ago
7d6cd92
nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty
by Ryusuke Konishi
· 14 years ago
b91c9a9
nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes
by Ryusuke Konishi
· 14 years ago
9566a7a
nilfs2: accept future revisions
by Ryusuke Konishi
· 14 years ago
f5d9d24
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
db08bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
79f14b7
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c37927d
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
36845d0
pcmcia: fix ni_daq_700 compilation
by Dominik Brodowski
· 14 years ago
9115124
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
211baf4
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c19483c
bluetooth: Fix missing NULL check
by Alan Cox
· 14 years ago
ff10fca
pcmcia: IOCARD is also required for using IRQs
by Dominik Brodowski
· 14 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
e10117d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
f3270b1
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
3044100
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
89692c0
include/linux/libata.h: fix typo
by Andrea Gelmini
· 14 years ago
c069573
pata_bf54x: fix return type of bfin_set_devctl
by Mike Frysinger
· 14 years ago
4b1be93
Drivers: ata: Makefile: replace the use of <module>-objs with <module>-y
by Tracey Dent
· 14 years ago
6ad6019
libahci: fix result_tf handling after an ATA PIO data-in command
by Tejun Heo
· 14 years ago
f7a437d
pata_sl82c105: implement sff_irq_check() method
by Sergei Shtylyov
· 14 years ago
9b980e1
pata_sil680: implement sff_irq_check() method
by Sergei Shtylyov
· 14 years ago
606254e
pata_pdc202xx_old: implement sff_irq_check() method
by Sergei Shtylyov
· 14 years ago
c1ce90f
pata_cmd640: implement sff_irq_check() method
by Sergei Shtylyov
· 14 years ago
4bb969d
ata_piix: Add device ID for ICH4-L
by Ben Hutchings
· 14 years ago
ada5b12
pata_sil680: make sil680_sff_exec_command() 'static'
by Sergei Shtylyov
· 14 years ago
60039a5
ata: Intel IDE-R support
by Alan Cox
· 14 years ago
b34e904
libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds
by Richard Kennedy
· 14 years ago
02e0a60
libata: Signal that our SATL supports WRITE SAME(16) with UNMAP
by Martin K. Petersen
· 14 years ago
9950110
ata_piix: remove SIDPR locking
by Tejun Heo
· 14 years ago
c0c362b
libata: implement cross-port EH exclusion
by Tejun Heo
· 14 years ago
97750ce
libata: add @ap to ata_wait_register() and introduce ata_msleep()
by Tejun Heo
· 14 years ago
a97c4006
ata_piix: implement LPM support
by Tejun Heo
· 14 years ago
6c8ea89
libata: implement LPM support for port multipliers
by Tejun Heo
· 14 years ago
6b7ae95
libata: reimplement link power management
by Tejun Heo
· 14 years ago
1152b26
libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global
by Tejun Heo
· 14 years ago
c93b263
libata: clean up lpm related symbols and sysfs show/store functions
by Tejun Heo
· 14 years ago
c43d559
[libata] Fix section mismatch: ata_sff_exit
by Luck, Tony
· 14 years ago
6a2148c
drivers/ata/libata-transport.c: include linux/slab.h
by Jeff Garzik
· 14 years ago
295124d
[libata] support for > 512 byte sectors (e.g. 4K Native)
by Grant Grundler
· 14 years ago
1aadf5c
libata: always use ata_qc_complete_multiple() for NCQ command completions
by Tejun Heo
· 14 years ago
d902747
[libata] Add ATA transport class
by Gwendal Grignou
· 15 years ago
b515316
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
a8cbf22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
e36f561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
by Linus Torvalds
· 14 years ago
70ada77
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
b22793f
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
b653788
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
157b6ce
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4a60cfa
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
62bea97
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b61f6a5
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0575db8
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c029e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 14 years ago
a9ccd80
Merge branch 'stable/swiotlb-0.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6
by Linus Torvalds
· 14 years ago
81d1c3a
Merge branch 'stable/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6
by Linus Torvalds
· 14 years ago
5fe8321
Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
709d9f5
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
cca8209
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d77bdc4
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
87affd0b
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c3b86a2
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
8d8d2e9
Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
2a8b67f
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b6f7e38
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
214515b
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
bf70030
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d60a279
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
781c5a6
Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e990c77
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
2f0384e
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
bc4016f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
5d70f79
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
888a6f7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
31b7eab
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1053e6b
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a8fe150
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
94ebd23
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
f6f0a6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 14 years ago
2017bd1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
9f1ad09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
by Linus Torvalds
· 14 years ago
6d7bccc
BKL: remove BKL from freevxfs
by Arnd Bergmann
· 14 years ago
073c214
BKL: remove BKL from qnx4
by Arnd Bergmann
· 14 years ago
5b917a1
pcmcia: synclink_cs: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
6de5bd1
BKL: introduce CONFIG_BKL.
by Arnd Bergmann
· 14 years ago
525906b
EDAC, MCE: Fix shift warning on 32-bit
by Borislav Petkov
· 14 years ago
Next »