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
2013-12-13
xfs: remove the quotaoff log format from the quotaoff log item
Christoph Hellwig
2
-16
/
+8
2013-12-13
xfs: remove the dquot log format from the dquot log item
Christoph Hellwig
2
-17
/
+9
2013-12-13
xfs: remove the inode log format from the inode log item
Christoph Hellwig
2
-19
/
+11
2013-12-13
xfs: format logged extents directly into the CIL
Christoph Hellwig
3
-106
/
+26
2013-12-13
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
8
-114
/
+125
2013-12-13
xfs: introduce xlog_copy_iovec
Christoph Hellwig
6
-108
/
+103
2013-12-13
xfs: refactor xfs_inode_item_format
Christoph Hellwig
1
-76
/
+89
2013-12-13
xfs: refactor xfs_inode_item_size
Christoph Hellwig
1
-27
/
+35
2013-12-13
xfs: refactor xfs_buf_item_format_segment
Christoph Hellwig
1
-33
/
+39
2013-12-13
xfs: remove duplicate code in xlog_cil_insert_format_items
Christoph Hellwig
1
-20
/
+13
2013-12-11
xfs: align initial file allocations correctly
Dave Chinner
1
-2
/
+7
2013-12-11
xfs: fix calculation of freed inode cluster blocks
Ben Myers
1
-1
/
+1
2013-12-11
MAINTAINERS: fix incorrect mail address of XFS maintainer
Namjae Jeon
1
-1
/
+1
2013-12-11
xfs: xfs_dir2_block_to_sf temp buffer allocation fails
Dave Chinner
1
-24
/
+34
2013-12-09
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
1
-21
/
+50
2013-12-09
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
1
-1
/
+2
2013-12-06
xfs: add xfs_setattr_time
Christoph Hellwig
1
-36
/
+30
2013-12-06
xfs: tiny xfs_setattr_mode cleanup
Christoph Hellwig
1
-6
/
+4
2013-12-06
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
1
-6
/
+3
2013-12-06
xfs: integrate xfs_quota_priv header file to xfs_qm
Jie Liu
2
-43
/
+17
2013-12-06
xfs: make quota metadata truncation behavior consistent to user space
Jie Liu
1
-6
/
+12
2013-12-05
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
1
-13
/
+13
2013-12-05
xfs: free the list of recovery items on error
Mark Tinguely
1
-3
/
+14
2013-12-05
fs: fix iversion handling
Christoph Hellwig
3
-7
/
+10
2013-12-05
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
1
-1
/
+5
2013-12-04
xfs: don't perform discard if the given range length is less than block size
Jie Liu
1
-2
/
+3
2013-12-04
xfs: fix the comment explaining xfs_trans_dqlockedjoin
Christoph Hellwig
1
-2
/
+2
2013-12-04
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2
-2
/
+4
2013-12-04
xfs: remove unused FI_ flags
Christoph Hellwig
1
-9
/
+0
2013-12-04
xfs: simplify xfs_setsize_buftarg callchain; remove unused arg
Eric Sandeen
1
-18
/
+8
2013-11-29
Linux 3.13-rc2
Linus Torvalds
1
-1
/
+1
2013-11-29
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
8
-66
/
+67
2013-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
14
-88
/
+87
2013-11-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-13
/
+19
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+37
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+6
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+37
2013-11-29
Merge tag 'sound-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-40
/
+138
2013-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-11-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2013-11-29
arm64: Move PTE_PROT_NONE higher up
Catalin Marinas
1
-14
/
+17
2013-11-29
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
1
-1
/
+1
2013-11-29
fix bogus path_put() of nd->root after some unlazy_walk() failures
Al Viro
1
-2
/
+1
2013-11-29
drm/qxl: fix memory leak in release list handling
Dave Airlie
1
-0
/
+1
2013-11-28
arm64: debug: make aarch32 bkpt checking endian clean
Matthew Leach
1
-8
/
+12
2013-11-28
arm64: ptrace: fix compat registes get/set to be endian clean
Matthew Leach
1
-21
/
+19
2013-11-28
Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
15
-37
/
+713
2013-11-28
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-9
/
+6
2013-11-28
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-24
/
+189
2013-11-28
kernel/extable: fix address-checks for core_kernel and init areas
Helge Deller
1
-2
/
+2
[next]