Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d66f8277f53407754f50ae6bada68f1b68d04d48
d66f827
[DLM] Make dlm_sendd cond_resched more
by Patrick Caulfield
· 17 years ago
49e61f2
[GFS2] Move inode deletion out of blocking_cb
by Wendy Cheng
· 17 years ago
b4c2016
[GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!
by Abhijith Das
· 17 years ago
1ad38c4
[GFS2] Clean up gfs2_trans_add_revoke()
by Steven Whitehouse
· 17 years ago
0820ab5
[GFS2] Use slab operations for all gfs2_bufdata allocations
by Steven Whitehouse
· 17 years ago
82e8608
[GFS2] Replace revoke structure with bufdata structure
by Steven Whitehouse
· 17 years ago
8475487
[GFS2] Fix ordering of dirty/journal for ordered buffer unstuffing
by Bob Peterson
· 17 years ago
d7b616e
[GFS2] Clean up ordered write code
by Steven Whitehouse
· 17 years ago
9b9107a
[GFS2] Move pin/unpin into lops.c, clean up locking
by Steven Whitehouse
· 17 years ago
eaf9652
[GFS2] Don't mark jdata dirty in gfs2_unstuffer_page()
by Steven Whitehouse
· 17 years ago
1e1a3d0
[GFS2] Introduce gfs2_remove_from_ail
by Steven Whitehouse
· 17 years ago
8497a46
[GFS2] Correct lock ordering in unlink
by Steven Whitehouse
· 17 years ago
e9bd2b3
[GFS2] fix inode meta data corruption
by Wendy Cheng
· 17 years ago
c4f68a1
[GFS2] delay glock demote for a minimum hold time
by Benjamin Marzinski
· 17 years ago
d1e2777
[GFS2] panic after can't parse mount arguments
by Abhijith Das
· 17 years ago
ec217e0
[GFS2] Patch to protect sd_log_num_jdata
by Bob Peterson
· 17 years ago
a947e03
[GFS2] Wendy's dump lockname in hex & fix glock dump
by Abhijith Das
· 17 years ago
61d96be
[DLM] Fix lowcomms socket closing
by Patrick Caulfield
· 17 years ago
a13b8c5
[GFS2] Reduce truncate IO traffic
by Wendy Cheng
· 17 years ago
9a5ad13
[GFS2] Add NULL entry to token table
by Benjamin Marzinski
· 17 years ago
382e6e2
[GFS2] Add a missing gfs2_trans_add_bh()
by Steven Whitehouse
· 17 years ago
bb3b0e3
[GFS2] Clean up invalidatepage/releasepage
by Steven Whitehouse
· 17 years ago
2d9a4bb
[GFS2] Fix quota do_list operation hang
by Abhijith Das
· 17 years ago
34eaae3
[GFS2] fixed a NULL pointer assignment BUG
by Denis Cheng
· 17 years ago
0fd5355
[GFS2] Force unstuff of hidden quota inode
by Abhijith Das
· 17 years ago
5d35e31
[GFS2] better code for translating characters
by Denis Cheng
· 17 years ago
2d3ba1e
[GFS2] unneeded typecast
by Denis Cheng
· 17 years ago
adb4ec1
[GFS2] use list_for_each_entry instead
by Denis Cheng
· 17 years ago
75be73a
[GFS2] Ensure journal file cache is flushed after recovery
by Bob Peterson
· 17 years ago
5f3eae7
[GFS2] invalid metadata block - REVISED
by Bob Peterson
· 17 years ago
8fbbfd2
[GFS2] Reduce number of gfs2_scand processes to one
by Steven Whitehouse
· 17 years ago
ca5a939
[GFS2] use the declaration of gfs2_dops in the header file instead
by Denis Cheng
· 17 years ago
4ef2900
[GFS2] mark struct *_operations const
by Denis Cheng
· 17 years ago
0f8468c
[GFS2] Detach buf data during in-place writeback
by Bob Peterson
· 17 years ago
cee23c7
[GFS2] use an temp variable to reduce a spin_unlock
by Denis Cheng
· 17 years ago
6760bdc
[GFS2] Prevent infinite loop in try_rgrp_unlink()
by Bob Peterson
· 17 years ago
693ddea
[GFS2] Revert part of earlier log.c changes
by Bob Peterson
· 17 years ago
905d2ae
[GFS2] Move some code inside the log lock
by Bob Peterson
· 17 years ago
7b08fc6
[GFS2] Fix an oops in glock dumping
by Steven Whitehouse
· 17 years ago
afd0942
[GFS2] GFS2 not checking pointer on create when running under nfsd
by Steve French
· 17 years ago
aa0481e
[GFS2] Clean up duplicate includes in fs/gfs2/
by Jesper Juhl
· 17 years ago
26caee5
[GFS2] Fix calculation of demote state
by Josef Whiter
· 17 years ago
87124e5
[GFS2] Fix two races relating to glock callbacks
by Steven Whitehouse
· 17 years ago
bbf25010f
Linux 2.6.23
by Linus Torvalds
· 17 years ago
5df3e0d
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
a6d8543
NLM: Fix a memory leak in nlmsvc_testlock
by Trond Myklebust
· 17 years ago
baf14aa
sata_mv: correct S/G table limits
by Jeff Garzik
· 17 years ago
2da2324
[MIPS] Au1000: set the PCI controller IO base
by Florian Fainelli
· 17 years ago
f708631
[MIPS] Alchemy: Fix USB initialization.
by Florian Fainelli
· 17 years ago
378a545
[MIPS] IP32: Fix fatal typo in address computation.
by Giuseppe Sacco
· 17 years ago
e2a57a8
Correct Makefile rule for generating custom keymap
by Maarten Bressers
· 17 years ago
d39d5ed
ISDN: Fix data access out of array bounds
by Karsten Keil
· 17 years ago
e46dc1d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
87e2831
AIO: fix cleanup in io_submit_one(...)
by Yan Zheng
· 17 years ago
745ad48
fix page release issue in filemap_fault
by Yan Zheng
· 17 years ago
dd204d6
fix VM_CAN_NONLINEAR check in sys_remap_file_pages
by Yan Zheng
· 17 years ago
a200ee1
mm: set_page_dirty_balance() vs ->page_mkwrite()
by Peter Zijlstra
· 17 years ago
bf0b48d
[IPv6]: Fix ICMPv6 redirect handling with target multicast address
by Brian Haley
· 17 years ago
bf1b803
[PKT_SCHED] cls_u32: error code isn't been propogated properly
by Stephen Hemminger
· 17 years ago
891e6a9
[ROSE]: Fix rose.ko oops on unload
by Alexey Dobriyan
· 17 years ago
48611c4
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
by Ilpo Järvinen
· 17 years ago
3eb215d
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
by Dmitry Torokhov
· 17 years ago
85923b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 17 years ago
9d9b7ad
Add manufacturer and card id of teltonica pcmcia modems
by Attila Kinali
· 17 years ago
dfb0042
sysrq docs: document sequence that actually works
by Pavel Machek
· 17 years ago
291041e
fix bogus reporting of signals by audit
by Al Viro
· 17 years ago
7a5c5d5
Move kasprintf.o to obj-y
by Alexey Dobriyan
· 17 years ago
a560aa4
lockstat: documentation
by Peter Zijlstra
· 17 years ago
52a2638
Longhaul: add auto enabled "revid_errata" option
by Rafal Bilski
· 17 years ago
74922be
Fix timer_stats printout of events/sec
by Anton Blanchard
· 17 years ago
0c2043a
Don't do load-average calculations at even 5-second intervals
by Linus Torvalds
· 17 years ago
70cb979
VT_WAITACTIVE: Avoid returning EINTR when not necessary
by Linus Torvalds
· 17 years ago
a1134dd
firewire: point to migration document
by Stefan Richter
· 17 years ago
fc8b28a
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
3a49869
Revert "intel_agp: fix stolen mem range on G33"
by Kyle McMartin
· 17 years ago
71e4eda
Fix non-terminated PCI match table in PowerMac IDE
by Benjamin Herrenschmidt
· 17 years ago
67dd5a2
xen: disable split pte locks for now
by Jeremy Fitzhardinge
· 17 years ago
9f34073
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
4afcdda
[ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspend
by Ben Dooks
· 17 years ago
28047ec
[ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspend
by Ben Dooks
· 17 years ago
c946b30
r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2
by Francois Romieu
· 17 years ago
af29990
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
4ecbca8
Remove unnecessary cast in prefetch()
by Serge Belyshev
· 17 years ago
8cfaf453
[MIPS] IP32: Enable PCI bridges
by Giuseppe Sacco
· 17 years ago
b2b2775
[SPARC64]: Fix 'niu' complex IRQ probing.
by David S. Miller
· 17 years ago
1177bf9
[SPARC64]: check fork_idle() error
by Akinobu Mita
· 17 years ago
9cdcaa2
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
16abfa0
Fix sys_remap_file_pages BUG at highmem.c:15!
by Hugh Dickins
· 17 years ago
d5e8938
[SCSI] megaraid_old: fix READ_CAPACITY
by FUJITA Tomonori
· 17 years ago
27097ef
[SPARC64]: Temporary workaround for PCI-E slot on T1000.
by David S. Miller
· 17 years ago
e2fd58d
[SPARC64]: VIO device addition log message level is too high.
by David S. Miller
· 17 years ago
07607c5
[SPARC64]: Fix domain-services port probing.
by David S. Miller
· 17 years ago
804b3f9
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
3e0ca2f
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
c7659e2
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
66b1f1a
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
991bf52
drivers/ata/pata_ixp4xx_cf.c: ioremap return code check
by Scott Thompson
· 17 years ago
90925d3
Ata: pata_marvell, use ioread* for iomap-ped memory
by Jiri Slaby
· 17 years ago
4007b49
libata: fix for sata_mv >64KB DMA segments
by Olof Johansson
· 17 years ago
bda0233
ocfs2: Unlock mutex in local alloc failure case
by Sunil Mushran
· 17 years ago
Next »