index
:
blaster4385/linux-IllusionX
v6.12.1
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
2013-09-01
Btrfs: don't bother autodefragging if our root is going away
Josef Bacik
1
-0
/
+5
2013-09-01
Btrfs: cleanup reloc roots properly on error
Josef Bacik
2
-2
/
+7
2013-09-01
Btrfs: reset ret in record_one_backref
Josef Bacik
1
-2
/
+1
2013-09-01
btrfs: fix get set label blocking against balance
Anand Jain
1
-6
/
+10
2013-09-01
Btrfs: Print key type in decimal everywhere
Stefan Behrens
1
-2
/
+2
2013-09-01
Btrfs/tracepoint: update delayed ref tracepoints
Liu Bo
3
-6
/
+66
2013-09-01
btrfs_read_block_groups: Use enums to index
chandan
1
-2
/
+6
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
9
-113
/
+150
2013-09-01
Btrfs: set qgroup_ulist to be null after calling ulist_free()
Wang Shilong
1
-0
/
+6
2013-09-01
Btrfs: add missing error checks to add_data_references
Filipe David Borba Manana
1
-1
/
+6
2013-09-01
btrfs: make errors in btrfs_num_copies less noisy
David Sterba
1
-2
/
+2
2013-09-01
Btrfs: make free space caching faster with many non-inline extent references
Liu Bo
1
-0
/
+11
2013-09-01
btrfs: fall back to global reservation when removing subvolumes
Jeff Mahoney
3
-5
/
+12
2013-09-01
Btrfs: optimize btrfs_lookup_extent_info()
Filipe David Borba Manana
1
-4
/
+17
2013-09-01
Btrfs: Release uuid_mutex for shrink during device delete
Carey Underwood
1
-0
/
+2
2013-09-01
Btrfs: set lockdep class before locking new extent buffer
Josef Bacik
1
-0
/
+2
2013-09-01
Btrfs: return -1 when lzo compression makes data bigger
Stefan Agner
1
-1
/
+3
2013-09-01
Btrfs: stop using GFP_ATOMIC for the tree mod log allocations
Josef Bacik
1
-105
/
+56
2013-08-25
Linux 3.11-rc7
Linus Torvalds
1
-1
/
+1
2013-08-25
Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+3
2013-08-25
Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-2
/
+7
2013-08-25
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-4
/
+9
2013-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-19
/
+17
2013-08-24
Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-8
/
+3
2013-08-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-19
/
+110
2013-08-24
ARC: [lib] strchr breakage in Big-endian configuration
Joern Rennecke
1
-0
/
+10
2013-08-24
VFS: collect_mounts() should return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-24
bfs: iget_locked() doesn't return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-24
efs: iget_locked() doesn't return an ERR_PTR()
Dan Carpenter
1
-1
/
+1
2013-08-24
proc: kill the extra proc_readfd_common()->dir_emit_dots()
Oleg Nesterov
1
-2
/
+0
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
4
-14
/
+14
2013-08-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+11
2013-08-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+9
2013-08-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-49
/
+114
2013-08-23
usb: phy: fix build breakage
Anatolij Gustschin
2
-2
/
+2
2013-08-23
USB: OHCI: add missing PCI PM callbacks to ohci-pci.c
Alan Stern
1
-0
/
+5
2013-08-23
staging: comedi: bug-fix NULL pointer dereference on failed attach
Ian Abbott
1
-1
/
+1
2013-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-175
/
+282
2013-08-23
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
8
-14
/
+12
2013-08-23
lib/lz4: correct the LZ4 license
Richard Laager
3
-7
/
+7
2013-08-23
memcg: get rid of swapaccount leftovers
Michal Hocko
3
-3
/
+2
2013-08-23
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
1
-1
/
+1
2013-08-23
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
1
-2
/
+1
2013-08-23
drivers/platform/olpc/olpc-ec.c: initialise earlier
Daniel Drake
1
-1
/
+1
2013-08-23
Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...
Dave Airlie
2
-0
/
+14
2013-08-22
ipv4: expose IPV4_DEVCONF
stephen hemminger
2
-33
/
+35
2013-08-22
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
3
-1
/
+26
2013-08-22
be2net: fix disabling TX in be_close()
Sathya Perla
1
-1
/
+1
2013-08-22
Revert "ACPI / video: Always call acpi_video_init_brightness() on init"
Rafael J. Wysocki
1
-8
/
+3
2013-08-22
Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
1
-1
/
+1
[prev]
[next]