projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/kernel-x86-ivi.git
2011-10-20
Akira Fujita
ext4: fix deadlock in ext4_ordered_write_end()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
H Hartley Sweeten
ext4: quiet sparse noise about plain integer as NULL...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
H Hartley Sweeten
ext4: add __user decoration to calls of copy_{from...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
H Hartley Sweeten
ext4: functions should not be declared extern
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Shaohua Li
ext4: add block plug for .writepages
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Darrick J....
ext4: Fix comparison endianness problem in MMP initiali...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Nikitas Angelinas
ext4: MMP: fix error message rate-limiting logic in...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Nikitas Angelinas
ext4: MMP: kmmpd should use nodename from init_uts_ns...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Tao Ma
ext4: avoid stamping on other memories in ext4_ext_inse...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Fabrice Jouhaud
ext4: fix ext4 so it works without CONFIG_PROC_FS
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Tao Ma
ext4: use le32_to_cpu for ext4_extent_idx.ei_block...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Tao Ma
ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READ...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Tao Ma
ext4: fix the comment describing ext4_ext_search_right()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Lukas Czerner
ext4: remove deprecated oldalloc
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Theodore Ts'o
ext4: documentation: remove acl and user_xattr mount...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Tao Ma
ext4: Free resources in some error path in ext4_fill_super
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Tao Ma
ext4: Free resources in ext4_mb_init()'s error paths
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Aditya Kali
ext4: attempt to fix race in bigalloc code path
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Aditya Kali
ext4: add some tracepoints in ext4/extents.c
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: rename ext4_has_free_blocks() to ext4_has_free_cl...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: rename ext4_claim_free_blocks() to ext4_claim_fre...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: rename ext4_free_blocks_after_init() to ext4_free...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: rename ext4_count_free_blocks() to ext4_count_fre...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: Rename ext4_free_blks_{count,set}() to refer...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: enable mounting bigalloc as read/write
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Aditya Kali
ext4: Fix bigalloc quota accounting and i_blocks value
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: tune mballoc's default group prealloc size for...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: teach ext4_statfs() to deal with clusters if...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: convert the free_blocks field in s_flex_groups...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: convert s_{dirty,free}blocks_counter to s_{dirty...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: teach ext4_ext_truncate() about the bigalloc...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: teach ext4_ext_map_blocks() about the bigalloc...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: teach ext4_free_blocks() about bigalloc and clusters
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: teach mballoc preallocation code about bigalloc...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: convert block group-relative offsets to use clusters
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: bigalloc changes to block bitmap initialization...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: split out ext4_free_blocks_after_init()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: factor out block group accounting into functions
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: convert instances of EXT4_BLOCKS_PER_GROUP to...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: enforce bigalloc restrictions (e.g., no online...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: read-only support for bigalloc file systems
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Theodore Ts'o
ext4: add ext4-specific kludge to avoid an oops after...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Allison Henderson
ext4: fix partial page writes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Allison Henderson
ext4: fix fsx truncate failure
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Theodore Ts'o
ext4: only call ext4_jbd2_file_inode when an inode...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Dan Carpenter
jbd2: use gfp_t instead of int
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Theodore Ts'o
jbd2: add debugging information to jbd2_journal_dirty_m...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Theodore Ts'o
ext4: improve handling of conflicting mount options
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Allison Henderson
ext4: fix 2nd xfstests 127 punch hole failure
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Allison Henderson
ext4: fix xfstests 75, 112, 127 punch hole failure
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Allison Henderson
ext4: Add new ext4_discard_partial_page_buffers routines
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Theodore Ts'o
ext4: call ext4_handle_dirty_metadata with correct...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Darrick J....
ext4: ext4_mkdir should dirty dir_block with newly...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Darrick J....
ext4: ext4_rename should dirty dir_bh with the correct...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Theodore Ts'o
ext4: fake direct I/O mode for data=journal
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Theodore Ts'o
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Jiaying Zhang
ext4: remove i_mutex lock in ext4_evict_inode to fix...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Linus Torvalds
Linux 3.1-rc3
v3.1-rc3
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Linus Torvalds
Merge branch 'stable/bug.fixes' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Jeremy Fitzhardinge
xen/tracing: Fix tracing config option properly
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Stefano Stabellini
xen: Do not enable PV IPIs when vector callback not...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Linus Torvalds
Merge branch 'fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-21
Josef Bacik
Btrfs: fix 64 bit divide problem
commit
|
commitdiff
|
tree
|
snapshot
2011-08-21
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-21
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-21
Randy Dunlap
pci: fix new kernel-doc warning in pci.c
commit
|
commitdiff
|
tree
|
snapshot
2011-08-20
Julia Lawall
ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfree
commit
|
commitdiff
|
tree
|
snapshot
2011-08-20
Takashi Iwai
ALSA: hda - Fix error check from snd_hda_get_conn_index...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-20
Takashi Iwai
ALSA: hda - Don't spew too many ELD errors
commit
|
commitdiff
|
tree
|
snapshot
2011-08-20
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Jiaying Zhang
ext4: flush any pending end_io requests before DIO...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Jesse Barnes
drm/i915: set GFX_MODE to pre-Ivybridge default value...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Linus Torvalds
Merge branch 'for-linus' of git://git.kernel.dk/linux...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
David Daney
PCI: OF: Don't crash when bridge parent is NULL.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Jens Axboe
Revert "cfq: Remove special treatment for metadata...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Takashi Iwai
ALSA: usb-audio - Fix missing mixer dB information
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Linus Torvalds
Merge branch 'bugfixes' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Ian Campbell
sparc: fix array bounds error setting up PCIC NMI trap
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Julia Lawall
drivers/ata/sata_dwc_460ex.c: add missing kfree
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Arnaud Patard...
ata: Add iMX pata support
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Tejun Heo
pata_via: disable ATAPI DMA on AVERATEC 3200
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Jeff Garzik
[libata] sata_sil: fix used-uninit warning
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Linus Torvalds
Merge git://git./linux/kernel/git/sfrench/cifs-2.6
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Linus Torvalds
Merge git://git./linux/kernel/git/hirofumi/fatfs-2.6
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Randy Dunlap
irqdesc: fix new kernel-doc warning
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Mathias Krause
i7core_edac: fixed typo in error count calculation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Ingo Molnar
Merge branch 'perf/urgent' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Steve French
update cifs version to 1.75
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Steve French
[CIFS] possible memory corruption on mount
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Chris Mason
Merge branch 'btrfs-3.0' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Josef Bacik
Btrfs: set i_size properly when fallocating and we...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Dan Carpenter
btrfs: unlock on error in btrfs_file_llseek()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Jeff Mahoney
btrfs: btrfs_permission's RO check shouldn't apply...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Takashi Iwai
ALSA: hda - Add "PCM" volume to vmaster slave list
commit
|
commitdiff
|
tree
|
snapshot
next