index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-30
Btrfs: merge contigous regions when loading free space cache
Josef Bacik
1
-0
/
+41
2012-05-30
Btrfs: do not do balance in readonly mode
Liu Bo
1
-3
/
+9
2012-05-30
Btrfs: use fastpath in extent state ops as much as possible
Liu Bo
1
-26
/
+18
2012-05-30
Btrfs: fix wrong error returned by adding a device
Liu Bo
1
-1
/
+1
2012-05-30
Btrfs: finish ordered extents in their own thread
Josef Bacik
7
-191
/
+164
2012-05-30
Btrfs: do not check delalloc when updating disk_i_size
Josef Bacik
1
-16
/
+3
2012-05-30
Btrfs: avoid buffer overrun in mount option handling
Jim Meyering
1
-41
/
+26
2012-05-30
Btrfs: NUL-terminate path buffer in DEV_INFO ioctl result
Jim Meyering
1
-2
/
+4
2012-05-30
Btrfs: avoid buffer overrun in btrfs_printk
Jim Meyering
1
-1
/
+2
2012-05-30
Fix minor type issues
Daniel J Blueman
3
-6
/
+5
2012-05-30
btrfs: allow changing 'thread_pool' size at remount time
Sergei Trofimovich
1
-5
/
+40
2012-05-30
Btrfs: do not do filemap_write_and_wait_range in fsync
Josef Bacik
1
-5
/
+6
2012-05-30
Btrfs: remove useless waiting and extra filemap work
Josef Bacik
1
-15
/
+2
2012-05-30
Btrfs: fix compile warnings in extent_io.c
Josef Bacik
1
-1
/
+1
2012-05-30
Btrfs: cache no acl on new inodes
Josef Bacik
1
-0
/
+4
2012-05-30
Btrfs: use i_version instead of our own sequence
Josef Bacik
7
-10
/
+19
2012-05-30
Btrfs: tree mod log sanity checks in join_transaction
Jan Schmidt
1
-0
/
+18
2012-05-30
Btrfs: fs_info variable for join_transaction
Jan Schmidt
1
-18
/
+19
2012-05-30
Btrfs: use the tree modification log for backref resolving
Jan Schmidt
2
-17
/
+29
2012-05-30
Btrfs: add btrfs_search_old_slot
Jan Schmidt
2
-4
/
+317
2012-05-30
Btrfs: add del_ptr and insert_ptr modifications to the tree mod log
Jan Schmidt
1
-10
/
+32
2012-05-30
Btrfs: put all block modifications into the tree mod log
Jan Schmidt
1
-0
/
+36
2012-05-30
Btrfs: add tree modification log functions
Jan Schmidt
2
-1
/
+412
2012-05-30
Merge branch 'x86/mce' into x86/urgent
Ingo Molnar
3
-5
/
+5
2012-05-30
sched: Remove NULL assignment of dattr_cur
Kamalesh Babulal
1
-1
/
+0
2012-05-30
sched: Remove the last NULL entry from sched_feat_names
Hiroshi Shimamoto
1
-1
/
+0
2012-05-30
sched: Make sched_feat_names const
Hiroshi Shimamoto
1
-1
/
+1
2012-05-30
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
1
-5
/
+10
2012-05-30
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
6
-20
/
+26
2012-05-30
sched: Make sure to not re-read variables after validation
Peter Zijlstra
1
-4
/
+11
2012-05-30
sched: Fix SD_OVERLAP
Peter Zijlstra
2
-7
/
+25
2012-05-30
sched: Don't try allocating memory from offline nodes
Peter Zijlstra
1
-1
/
+1
2012-05-30
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
3
-10
/
+45
2012-05-30
Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' an...
Joerg Roedel
1184
-7946
/
+11796
2012-05-30
Documentation: kernel-parameters.txt Add amd_iommu_dump
Shuah Khan
1
-0
/
+6
2012-05-30
ASoC: fsi: bugfix: ensure dma is terminated
Kuninori Morimoto
1
-0
/
+2
2012-05-30
ASoC: fsi: bugfix: correct dma area
Kuninori Morimoto
1
-9
/
+9
2012-05-30
[SCSI] fix scsi_wait_scan
James Bottomley
1
-1
/
+1
2012-05-30
ASoC: fsi: bugfix: enable master clock control on DMA stream
Kuninori Morimoto
1
-0
/
+5
2012-05-30
[SCSI] fix async probe regression
Dan Williams
1
-2
/
+5
2012-05-30
[SCSI] be2iscsi: fix dma free size mismatch regression
Mike Christie
1
-3
/
+2
2012-05-30
sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask
Peter Zijlstra
1
-9
/
+1
2012-05-30
[SCSI] qla4xxx: Update driver version to 5.02.00-k17
Vikas Chaudhary
1
-1
/
+1
2012-05-30
[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure
Tej Parkash
9
-16
/
+1293
2012-05-30
[SCSI] qla4xxx: Add change_queue_depth API support
Tej Parkash
1
-0
/
+20
2012-05-30
Merge branch 'linus' into perf/urgent
Ingo Molnar
2884
-84702
/
+165430
2012-05-30
[SCSI] qla4xxx: Fix clear ddb mbx command failure issue.
Manish Rangankar
1
-1
/
+35
2012-05-30
x86/mm/pat: Improve scaling of pat_pagerange_is_ram()
John Dykstra
1
-20
/
+36
2012-05-30
[SCSI] qla4xxx: Fix kernel panic during discovery logout.
Manish Rangankar
1
-1
/
+2
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
9
-10
/
+25
[prev]
[next]