projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author
Commit
2011-07-26
Jan Kara
ext4: fix data corruption in inodes with journalled...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-24
Robin Dong
ext4: correct comment for ext4_ext_check_cache
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-24
Robin Dong
ext4: correct the debug message in ext4_ext_insert_extent
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-24
Robin Dong
ext4: remove unused argument in ext4_ext_next_leaf_block
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-23
Tao Ma
ext4: remove ac_repeats from ext4_allocation_context
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-23
Tao Ma
ext4: don't increment s_mb_buddies_generated in ext4_mb...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-23
Tao Ma
ext4: remove unnecessary ext4_get_group_info in ext4_mb...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-18
Robin Dong
ext4: avoid eh_entries overflow before insert extent_idx
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-18
Robin Dong
ext4: avoid wasted extent cache lookup if !PUNCH_OUT_EXT
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-18
Allison Henderson
ext4: remove unneeded parameter to ext4_ext_remove_space()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-18
Allison Henderson
ext4: punch hole optimizations: skip un-needed extent...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-18
Dan Ehrenberg
ext4: ignore a stripe width of 1
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-18
Dan Ehrenberg
ext4: make the preallocation size be a multiple of...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-16
Bernd Schubert
ext4: fix compilation with -DDX_DEBUG
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Lukas Czerner
ext4: remove unnecessary comments in ext4_orphan_add()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Tao Ma
ext4: Fix a double free of sbi->s_group_info in ext4_mb...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Tao Ma
ext4: fix a race which could leak memory in ext4_groupi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Robin Dong
ext4: avoid unneeded ext4_ext_next_leaf_block() while...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Robin Dong
ext4: remove redundant goto in ext4_ext_insert_extent()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Tao Ma
ext4: Change the wrong param comment for ext4_trim_all_free
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Tao Ma
ext4: Speed up FITRIM by recording flags in ext4_group_info
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Tao Ma
ext4: Add new ext4 trim tracepoints
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Tao Ma
ext4: speed up group trim with the right free block...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Tao Ma
ext4: fix trim length underflow with small trim length
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Theodore Ts'o
ext4: add tracepoint for ext4_journal_start
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Theodore Ts'o
jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-11
Jiaying Zhang
ext4: free allocated and pre-allocated blocks when...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-07-10
Maxim Patlasov
ext4: fix i_blocks/quota accounting when extent inserti...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-30
Theodore Ts'o
ext4: remove loop around bio_alloc()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-28
Yongqiang Yang
ext4: quiet 'unused variables' compile warnings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-28
Eric Sandeen
ext4: refactor duplicated block placement code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-27
Amir Goldstein
ext4: move ext4_ind_* functions from inode.c to indirect.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-27
Theodore Ts'o
ext4: move common truncate functions to header file
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-27
Theodore Ts'o
ext4: move __ext4_check_blockref to block_validity.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-27
Amir Goldstein
ext4: rename ext4_indirect_* funcs to ext4_ind_*
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-27
Amir Goldstein
ext4: split ext4_ind_truncate from ext4_truncate
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-27
Robin Dong
ext4: fix incorrect error msg in ext4_ext_insert_index
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-27
Tao Ma
jbd2: use WRITE_SYNC in journal checkpoint
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-21
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-21
Linus Torvalds
Linux 3.0-rc4
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-21
Linus Torvalds
vfs: i_state needs to be 'unsigned long' for now
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-21
Linus Torvalds
Merge branch 'drm-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-21
Linus Torvalds
Merge branch 'msm-fix' of git://codeaurora.org/quic...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-21
Linus Torvalds
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfiel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-21
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-21
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Alex Deucher
drm/radeon/kms/r6xx+: voltage fixes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Stephen Boyd
msm: timer: Fix DGT rate on 8960 and 8660
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Richard Cochran
pxa168_eth: fix race in transmit path.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Jesper Juhl
ipv4, ping: Remove duplicate icmp.h include
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Eric Dumazet
netxen: fix race in skb->len access
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Linus Torvalds
Merge branch 'stable/bug.fixes' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Linus Torvalds
Merge branch 'kvm-updates/3.0' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Al Viro
devcgroup_inode_permission: take "is it a device node...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Al Viro
fix comment in generic_permission()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Al Viro
kill obsolete comment for follow_down()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Al Viro
proc_sys_permission() is OK in RCU mode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Al Viro
reiserfs_permission() doesn't need to bail out in RCU...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Al Viro
proc_fd_permission() is doesn't need to bail out in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Al Viro
nilfs2_permission() doesn't need to bail out in RCU...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Al Viro
logfs doesn't need ->permission() at all
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Al Viro
coda_ioctl_permission() is safe in RCU mode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Al Viro
cifs_permission() doesn't need to bail out in RCU mode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Al Viro
bad_inode_permission() is safe from RCU mode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Dan Carpenter
ubifs: dereferencing an ERR_PTR in ubifs_mount()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
J. Bruce Fields
nfsd4: fix break_lease flags on nfsd open
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Dave Airlie
drm/nouveau: drop leftover debugging
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Dave Airlie
Merge branch 'drm-nouveau-fixes' of git://anongit.freed...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-20
Dave Airlie
drm/radeon: avoid warnings from r600/eg irq handlers...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
Alex Deucher
drm/radeon/kms: add missing param for dce3.2 DP transmi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
Alex Deucher
drm/radeon/kms/atom: fix duallink on some early DCE3...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
Eric Dumazet
sgi-xp: fix a use after free
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
Eric Dumazet
hp100: fix an skb->len race
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
David S. Miller
Merge branch 'davem.r8169' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
WANG Cong
netpoll: copy dev name of slaves to struct netpoll
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
Zachary Amsden
KVM: Fix register corruption in pvclock_scale_delta
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
Steve
KVM: MMU: fix opposite condition in mapping_level_dirty...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
Marcelo Tosatti
KVM: VMX: do not overwrite uptodate vcpu->arch.cr3...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
Borislav Petkov
KVM: MMU: Fix build warnings in walk_addr_generic()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
Linus Torvalds
Merge branches 'perf-urgent-for-linus', 'sched-urgent...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
Linus Torvalds
Merge branch 'core-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-19
Linus Torvalds
Merge branch 'hwmon-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Ingo Molnar
x86, MAINTAINERS: Add x86 MCE people
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Maarten Lankhorst
x86, efi: Do not reserve boot services regions within...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Eric Dumazet
ipv4: fix multicast losses
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Linus Torvalds
isofs: fix bh leak in isofs_fill_super() error case
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Magnus Damm
Input: sh_keysc - 8x8 MODE_6 fix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Janusz Krzysztofik
Input: omap-keypad - add missing input_sync()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Dmitry Torokhov
Input: evdev - try to wake up readers only if we have...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Guenter Roeck
hwmon: (s3c) Initialize sysfs attributes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Guenter Roeck
hwmon: (ibmpex) Initialize sysfs attributes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Guenter Roeck
hwmon: (ibmaem) Initialize sysfs attributes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Guenter Roeck
hwmon: (asus_atk0110) Consolidate sysfs attribute initi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Jean Delvare
hwmon: (coretemp) Drop unused struct members
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Ben Skeggs
drm/nouveau: fix assumption that semaphore dmaobj is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Ben Skeggs
drm/nv50/disp: fix gamma with page flipping overlay...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Emil Velikov
drm/nouveau/pm: Prevent overflow in nouveau_perf_init()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-06-18
Ben Skeggs
drm/nouveau: fix big-endian switch
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next