index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
xfs: expose errortag knobs via sysfs
Darrick J. Wong
3
-1
/
+157
2017-06-28
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
5
-89
/
+111
2017-06-24
xfs: free uncommitted transactions during log recovery
Brian Foster
1
-1
/
+20
2017-06-20
xfs: don't allow bmap on rt files
Darrick J. Wong
1
-2
/
+5
2017-06-20
xfs: allow reading of already-locked remote symbolic link
Darrick J. Wong
2
-3
/
+4
2017-06-20
xfs: pass along transaction context when reading xattr block buffers
Darrick J. Wong
4
-36
/
+57
2017-06-20
xfs: pass along transaction context when reading directory block buffers
Darrick J. Wong
3
-7
/
+14
2017-06-20
xfs: return the hash value of a leaf1 directory block
Darrick J. Wong
3
-10
/
+12
2017-06-20
xfs: refactor the ifork block counting function
Darrick J. Wong
2
-43
/
+70
2017-06-20
xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior
Darrick J. Wong
1
-10
/
+13
2017-06-20
xfs: separate function to check if inode shares extents
Darrick J. Wong
2
-36
/
+54
2017-06-20
xfs: reflink find shared should take a transaction
Darrick J. Wong
3
-12
/
+13
2017-06-20
xfs: check if an inode is cached and allocated
Darrick J. Wong
2
-2
/
+54
2017-06-20
xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub
Darrick J. Wong
2
-17
/
+32
2017-06-20
xfs: plumb in needed functions for range querying of various btrees
Darrick J. Wong
2
-0
/
+48
2017-06-20
xfs: export various function for the online scrubber
Darrick J. Wong
14
-12
/
+41
2017-06-20
xfs: always compile the btree inorder check functions
Darrick J. Wong
6
-26
/
+0
2017-06-20
xfs: remove double-underscore integer types
Darrick J. Wong
61
-642
/
+634
2017-06-20
xfs: optimize _btree_query_all
Darrick J. Wong
1
-5
/
+7
2017-06-19
xfs: remove bli from AIL before release on transaction abort
Brian Foster
1
-9
/
+12
2017-06-19
xfs: release bli from transaction properly on fs shutdown
Brian Foster
1
-7
/
+14
2017-06-19
xfs: avoid harmless gcc-7 warnings
Arnd Bergmann
1
-2
/
+2
2017-06-19
xfs: remove lsn relevant fields from xfs_trans structure and its users
Shan Hai
3
-26
/
+4
2017-06-19
xfs: remove XFS_HSIZE
Christoph Hellwig
2
-6
/
+1
2017-06-19
xfs: dump transaction usage details on log reservation overrun
Brian Foster
3
-6
/
+68
2017-06-19
xfs: refactor xlog_cil_insert_items() to facilitate transaction dump
Brian Foster
1
-30
/
+32
2017-06-19
xfs: separate shutdown from ticket reservation print helper
Brian Foster
2
-7
/
+9
2017-06-19
xfs: define fatal assert build time tunable
Brian Foster
3
-2
/
+22
2017-06-19
xfs: define bug_on_assert debug mode sysfs tunable
Brian Foster
4
-1
/
+40
2017-06-19
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
7
-23
/
+73
2017-06-19
xfs: refactor dir2 leaf readahead shadow buffer cleverness
Darrick J. Wong
1
-234
/
+84
2017-06-19
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
Brian Foster
4
-1
/
+89
2017-06-19
Linux 4.12-rc6
v4.12-rc6
Linus Torvalds
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
23
-163
/
+152
2017-06-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-13
/
+10
2017-06-19
Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
4
-7
/
+8
2017-06-19
Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-6
/
+2
2017-06-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+7
2017-06-19
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2017-06-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-31
/
+34
2017-06-18
virtio_balloon: disable VIOMMU support
Michael S. Tsirkin
1
-0
/
+7
2017-06-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-4
/
+8
2017-06-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-6
/
+14
2017-06-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2017-06-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-26
/
+46
2017-06-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2017-06-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2017-06-18
Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-33
/
+2
2017-06-18
Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-28
/
+24
2017-06-18
Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-13
/
+50
[next]