Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8f82f840ec6ab873f520364d443ff6fa1b3f8e22
8f82f84
ext4: prevent parallel resizers by atomic bit ops
by Yongqiang Yang
· 13 years ago
2d859db
ext4: fix data corruption in inodes with journalled data
by Jan Kara
· 13 years ago
b7ca1e8
ext4: correct comment for ext4_ext_check_cache
by Robin Dong
· 13 years ago
0737964
ext4: correct the debug message in ext4_ext_insert_extent
by Robin Dong
· 13 years ago
5718789
ext4: remove unused argument in ext4_ext_next_leaf_block
by Robin Dong
· 13 years ago
6a0fe49
ext4: remove ac_repeats from ext4_allocation_context
by Tao Ma
· 13 years ago
ced156e
ext4: don't increment s_mb_buddies_generated in ext4_mb_release
by Tao Ma
· 13 years ago
529da70
ext4: remove unnecessary ext4_get_group_info in ext4_mb_load_buddy
by Tao Ma
· 13 years ago
d462031
ext4: avoid eh_entries overflow before insert extent_idx
by Robin Dong
· 13 years ago
015861b
ext4: avoid wasted extent cache lookup if !PUNCH_OUT_EXT
by Robin Dong
· 13 years ago
c6a0371
ext4: remove unneeded parameter to ext4_ext_remove_space()
by Allison Henderson
· 13 years ago
f7d0d37
ext4: punch hole optimizations: skip un-needed extent lookup
by Allison Henderson
· 13 years ago
3eb0865
ext4: ignore a stripe width of 1
by Dan Ehrenberg
· 13 years ago
d7a1fee
ext4: make the preallocation size be a multiple of stripe size
by Dan Ehrenberg
· 13 years ago
265c6a0
ext4: fix compilation with -DDX_DEBUG
by Bernd Schubert
· 13 years ago
afb8617
ext4: remove unnecessary comments in ext4_orphan_add()
by Lukas Czerner
· 13 years ago
caaf7a2
ext4: Fix a double free of sbi->s_group_info in ext4_mb_init_backend
by Tao Ma
· 13 years ago
823ba01
ext4: fix a race which could leak memory in ext4_groupinfo_create_slab()
by Tao Ma
· 13 years ago
598dbdf
ext4: avoid unneeded ext4_ext_next_leaf_block() while inserting extents
by Robin Dong
· 13 years ago
ffb505f
ext4: remove redundant goto in ext4_ext_insert_extent()
by Robin Dong
· 13 years ago
2261228
ext4: Change the wrong param comment for ext4_trim_all_free
by Tao Ma
· 13 years ago
3d56b8d
ext4: Speed up FITRIM by recording flags in ext4_group_info
by Tao Ma
· 13 years ago
b3d4c2b
ext4: Add new ext4 trim tracepoints
by Tao Ma
· 13 years ago
169ddc3
ext4: speed up group trim with the right free block count
by Tao Ma
· 13 years ago
22f1045
ext4: fix trim length underflow with small trim length
by Tao Ma
· 13 years ago
1270639
ext4: add tracepoint for ext4_journal_start
by Theodore Ts'o
· 13 years ago
4862fd6
jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints
by Theodore Ts'o
· 13 years ago
575a1d4
ext4: free allocated and pre-allocated blocks when check_eofblocks_fl fails
by Jiaying Zhang
· 13 years ago
7132de7
ext4: fix i_blocks/quota accounting when extent insertion fails
by Maxim Patlasov
· 13 years ago
275d3ba
ext4: remove loop around bio_alloc()
by Theodore Ts'o
· 13 years ago
9331b62
ext4: quiet 'unused variables' compile warnings
by Yongqiang Yang
· 13 years ago
f86186b
ext4: refactor duplicated block placement code
by Eric Sandeen
· 13 years ago
dae1e52
ext4: move ext4_ind_* functions from inode.c to indirect.c
by Amir Goldstein
· 13 years ago
9f125d6
ext4: move common truncate functions to header file
by Theodore Ts'o
· 13 years ago
1f7d1e7
ext4: move __ext4_check_blockref to block_validity.c
by Theodore Ts'o
· 13 years ago
8bb2b24
ext4: rename ext4_indirect_* funcs to ext4_ind_*
by Amir Goldstein
· 13 years ago
ff9893d
ext4: split ext4_ind_truncate from ext4_truncate
by Amir Goldstein
· 13 years ago
ed7a7e1
ext4: fix incorrect error msg in ext4_ext_insert_index
by Robin Dong
· 13 years ago
d3ad843
jbd2: use WRITE_SYNC in journal checkpoint
by Tao Ma
· 13 years ago
890879c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
5629937
Linux 3.0-rc4
by Linus Torvalds
· 13 years ago
79568f5
vfs: i_state needs to be 'unsigned long' for now
by Linus Torvalds
· 13 years ago
f5fc556
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
85d45ad
Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm
by Linus Torvalds
· 13 years ago
eda0841
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
6e158d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
3669820
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
a377e18
drm/radeon/kms/r6xx+: voltage fixes
by Alex Deucher
· 13 years ago
fdb9c3c
msm: timer: Fix DGT rate on 8960 and 8660
by Stephen Boyd
· 14 years ago
3844204
pxa168_eth: fix race in transmit path.
by Richard Cochran
· 13 years ago
8ad2475
ipv4, ping: Remove duplicate icmp.h include
by Jesper Juhl
· 13 years ago
c82b9d7
netxen: fix race in skb->len access
by Eric Dumazet
· 13 years ago
ef46222
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
c01ad40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
90a800de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
10e18e6
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
482e0cd
devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper
by Al Viro
· 13 years ago
8e833fd
fix comment in generic_permission()
by Al Viro
· 13 years ago
6291176
kill obsolete comment for follow_down()
by Al Viro
· 13 years ago
1aec703
proc_sys_permission() is OK in RCU mode
by Al Viro
· 13 years ago
1d29b5a
reiserfs_permission() doesn't need to bail out in RCU mode
by Al Viro
· 13 years ago
cf12791
proc_fd_permission() is doesn't need to bail out in RCU mode
by Al Viro
· 13 years ago
730e908
nilfs2_permission() doesn't need to bail out in RCU mode
by Al Viro
· 13 years ago
a63ab94
logfs doesn't need ->permission() at all
by Al Viro
· 13 years ago
6b41995
coda_ioctl_permission() is safe in RCU mode
by Al Viro
· 13 years ago
ec12781
cifs_permission() doesn't need to bail out in RCU mode
by Al Viro
· 13 years ago
1712c20
bad_inode_permission() is safe from RCU mode
by Al Viro
· 13 years ago
185bf87
ubifs: dereferencing an ERR_PTR in ubifs_mount()
by Dan Carpenter
· 13 years ago
105f462
nfsd4: fix break_lease flags on nfsd open
by J. Bruce Fields
· 13 years ago
4ee1c57f
drm/nouveau: drop leftover debugging
by Dave Airlie
· 13 years ago
ca295e5
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 13 years ago
682f1a5
drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.
by Dave Airlie
· 13 years ago
74d074e
drm/radeon/kms: add missing param for dce3.2 DP transmitter setup
by Alex Deucher
· 13 years ago
8323fa6
drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards
by Alex Deucher
· 13 years ago
44da29d
sgi-xp: fix a use after free
by Eric Dumazet
· 13 years ago
658924d
hp100: fix an skb->len race
by Eric Dumazet
· 13 years ago
00ce2d5
Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6
by David S. Miller
· 13 years ago
cefa999
netpoll: copy dev name of slaves to struct netpoll
by WANG Cong
· 13 years ago
de2d1a5
KVM: Fix register corruption in pvclock_scale_delta
by Zachary Amsden
· 13 years ago
a0a8eab
KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap
by Steve
· 13 years ago
5233dd5
KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS
by Marcelo Tosatti
· 13 years ago
b723363
KVM: MMU: Fix build warnings in walk_addr_generic()
by Borislav Petkov
· 13 years ago
8816ead
Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
357ed6b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
de505e7
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 13 years ago
c1f5c54
x86, MAINTAINERS: Add x86 MCE people
by Ingo Molnar
· 13 years ago
7d68dc3
x86, efi: Do not reserve boot services regions within reserved areas
by Maarten Lankhorst
· 13 years ago
9aa3c94
ipv4: fix multicast losses
by Eric Dumazet
· 13 years ago
c11760c
isofs: fix bh leak in isofs_fill_super() error case
by Linus Torvalds
· 13 years ago
cca23d0
Input: sh_keysc - 8x8 MODE_6 fix
by Magnus Damm
· 13 years ago
b27af56
Input: omap-keypad - add missing input_sync()
by Janusz Krzysztofik
· 13 years ago
da40b0b
Input: evdev - try to wake up readers only if we have full packet
by Dmitry Torokhov
· 13 years ago
b1e698d
hwmon: (s3c) Initialize sysfs attributes
by Guenter Roeck
· 13 years ago
fb794e0
hwmon: (ibmpex) Initialize sysfs attributes
by Guenter Roeck
· 13 years ago
3cdb205
hwmon: (ibmaem) Initialize sysfs attributes
by Guenter Roeck
· 13 years ago
9a2d55b
hwmon: (asus_atk0110) Consolidate sysfs attribute initialization
by Guenter Roeck
· 13 years ago
808b4e6
hwmon: (coretemp) Drop unused struct members
by Jean Delvare
· 13 years ago
b16a5a1
drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync
by Ben Skeggs
· 13 years ago
f66b3d5
drm/nv50/disp: fix gamma with page flipping overlay turned on
by Ben Skeggs
· 13 years ago
2905544
drm/nouveau/pm: Prevent overflow in nouveau_perf_init()
by Emil Velikov
· 13 years ago
Next »