Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d21cd8f163ac44b15c465aab7306db931c606908
d21cd8f
ext4: Fix potential quota deadlock
by Dmitry Monakhov
· 15 years ago
82fdfa9
quota: Fix 64-bit limits setting on 32-bit archs
by Jan Kara
· 15 years ago
96d2a49
ext3: Replace lock/unlock_super() with an explicit lock for resizing
by Eric Sandeen
· 15 years ago
b8a052d
ext3: Replace lock/unlock_super() with an explicit lock for the orphan list
by Eric Sandeen
· 15 years ago
4854a5f
ext3: ext3_mark_recovery_complete() doesn't need to use lock_super
by Eric Sandeen
· 15 years ago
ed505ee
ext3: Remove outdated comment about lock_super()
by Eric Sandeen
· 15 years ago
dc52dd3
quota: Move duplicated code to separate functions
by Dmitry Monakhov
· 15 years ago
a9e7f44
ext4: Convert to generic reserved quota's space management.
by Dmitry Monakhov
· 15 years ago
fd8fbfc
quota: decouple fs reserved space from quota reservation
by Dmitry Monakhov
· 15 years ago
b462707
Add unlocked version of inode_add_bytes() function
by Dmitry Monakhov
· 15 years ago
c459001
ext3: quota macros cleanup [V2]
by Dmitry Monakhov
· 15 years ago
c9f937e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
2218a4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
fe35d4a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
9917f7b
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 15 years ago
dd508ae
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
7801edb
media video cx23888 driver: ported to new kfifo API
by Stefani Seibold
· 15 years ago
86d4880
kfifo: add record handling functions
by Stefani Seibold
· 15 years ago
a121f24
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
by Stefani Seibold
· 15 years ago
37bdfbb
kfifo: add DEFINE_KFIFO and friends, add very tiny functions
by Stefani Seibold
· 15 years ago
9842c38
kfifo: fix warn_unused_result
by Stefani Seibold
· 15 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 15 years ago
e64c026
kfifo: cleanup namespace
by Stefani Seibold
· 15 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
2ec91ee
mm tracing: cleanup Documentation/trace/events-kmem.txt
by Randy Dunlap
· 15 years ago
a6cd13f
lib/string.c: fix kernel-doc warnings
by Randy Dunlap
· 15 years ago
83f57a1
Revert "time: Remove xtime_cache"
by Linus Torvalds
· 15 years ago
f1212ae
PM: Runtime PM documentation update
by Alan Stern
· 15 years ago
a6ab7aa
PM / Runtime: Use device type and device class callbacks
by Rafael J. Wysocki
· 15 years ago
28ba0ec
jfs: Fix 32bit build warning
by Alan Cox
· 15 years ago
95ebc3a
Remove obsolete comment in fs.h
by Andreas Gruenbacher
· 15 years ago
5300990
Sanitize f_flags helpers
by Al Viro
· 15 years ago
482928d
Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
by Al Viro
· 15 years ago
628ff7c
anonfd: Allow making anon files read-only
by Roland Dreier
· 15 years ago
ed26175
fs/compat_ioctl.c: fix build error when !BLOCK
by Arnd Bergmann
· 15 years ago
05f94c9
pohmelfs needs I_LOCK
by Evgeniy Polyakov
· 15 years ago
385e3ed
alloc_file(): simplify handling of mnt_clone_write() errors
by Roland Dreier
· 15 years ago
355ffe69
MAINTAINERS: update entries for WUSB, UWB and WLP subsystems
by David Vrabel
· 15 years ago
3439d65
pata_bf54x: handle portmuxing of pins through GPIO PORTs
by Sonic Zhang
· 15 years ago
0e2c8b8
resources: fix call to alignf() in allocate_resource()
by Dominik Brodowski
· 15 years ago
f7b84a6
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
292be57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
1814f2d
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9d5eb67
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
1f26cb9
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 15 years ago
2c3b9b5
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 15 years ago
a6c56f6
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
db8cf33
ALSA: sbawe: fix memory detection
by Krzysztof Helt
· 15 years ago
40962d7
ALSA: fix incorrect rounding direction in snd_interval_ratnum()
by Krzysztof Helt
· 15 years ago
de8853b
Merge remote branch 'alsa/fixes' into fix/hda
by Takashi Iwai
· 15 years ago
f5de24b
ALSA: HDA: add powersaving hook for Realtek
by Hector Martin
· 15 years ago
556eea9
ALSA: HDA: remove useless mixers on Aspire 8930G
by Hector Martin
· 15 years ago
0f86a22
ALSA: HDA: simplify Aspire 8930G verb array
by Hector Martin
· 15 years ago
e259532
ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410
by Daniel T Chen
· 15 years ago
3d354cb
nfsd: fix "insecure" export option
by J. Bruce Fields
· 15 years ago
b746656
bnx2: Fix bnx2_netif_stop() merge error.
by Michael Chan
· 15 years ago
aa0baae
PM: Use pm_runtime_put_sync in system resume
by Alan Stern
· 15 years ago
95cd34b
powerpc/gc/wii: Remove get_irq_desc()
by Albert Herranz
· 15 years ago
7ccec3e
powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock
by Albert Herranz
· 15 years ago
70f1120
sched: Fix hotplug hang
by Peter Zijlstra
· 15 years ago
8beac08
Merge commit 'jwb/next' into merge
by Benjamin Herrenschmidt
· 15 years ago
2593f93
Merge commit 'kumar/next' into merge
by Benjamin Herrenschmidt
· 15 years ago
509426b
pata_cmd64x: fix overclocking of UDMA0-2 modes
by Bartlomiej Zolnierkiewicz
· 15 years ago
06393af
Revert "pata_cmd64x: implement serialization as per notes"
by Jeff Garzik
· 15 years ago
3df0fc5
sched: Restore printk sanity
by Peter Zijlstra
· 15 years ago
440b004
ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTEL
by Jaroslav Kysela
· 15 years ago
77623f6
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into fixes
by Jaroslav Kysela
· 15 years ago
dd59f6c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
by Linus Torvalds
· 15 years ago
70e66a5
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
eca9dfc
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3981e15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
aac3d39
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
10e5453
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3cd312c
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ecd5907
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
b4c30aa
fix more leaks in audit_tree.c tag_chunk()
by Al Viro
· 15 years ago
6f5d511
fix braindamage in audit_tree.c untag_chunk()
by Al Viro
· 15 years ago
ef86f58
ALSA: Use kzalloc for allocating only one thing
by Julia Lawall
· 15 years ago
7c65ec7
gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC
by Sandeep Gopalpet
· 15 years ago
a7f3804
gianfar: Fix stats support
by Sandeep Gopalpet
· 15 years ago
1ccb838
gianfar: Fix a filer bug
by Sandeep Gopalpet
· 15 years ago
e6bf95f
bnx2: fixing a timout error due not refreshing TX timers correctly
by Breno Leitao
· 15 years ago
4773a47
can/at91: don't check platform_get_irq's return value against zero
by Uwe Kleine-König
· 15 years ago
01a1e7e
mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion
by Yong Zhang
· 15 years ago
4529819
bnx2: reset_task is crashing the kernel. Fixing it.
by Breno Leitao
· 15 years ago
3705e11
ipv6: fix an oops when force unload ipv6 module
by Yang Hongyang
· 15 years ago
f9c4171
TI DaVinci EMAC: Fix MDIO bus frequency configuration
by Nageswari Srinivasan
· 15 years ago
70abc8c
e100: Fix broken cbs accounting due to missing memset.
by Roger Oksanen
· 15 years ago
5ee6f6a
broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()
by Roel Kluin
· 15 years ago
db94ce9
e1000e: LED settings in EEPROM ignored on 82571 and 82572
by Bruce Allan
· 15 years ago
afdafff
netxen: use module parameter correctly
by Stephen Hemminger
· 15 years ago
9c69fab
netns: fix net.ipv6.route.gc_min_interval_ms in netns
by Alexey Dobriyan
· 15 years ago
d6a89fe
ALSA: AACI: switch to per-pcm locking
by Russell King
· 15 years ago
a08d565
ALSA: AACI: add double-rate support
by Russell King
· 15 years ago
d3aee79
ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params
by Russell King
· 15 years ago
4e30b69
ALSA: AACI: cleanup aaci_pcm_hw_params
by Russell King
· 15 years ago
6ca867c
ALSA: AACI: simplify codec rate information
by Russell King
· 15 years ago
d494643
ALSA: aaci - Fix a typo
by Takashi Iwai
· 15 years ago
9b0fd11
watchdog: update geodewdt for new MFGPT API
by Andres Salomon
· 15 years ago
Next »