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
2016-03-07
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
23
-308
/
+429
2016-03-07
Merge branch 'xfs-misc-fixes-4.6' into for-next
Dave Chinner
12
-49
/
+62
2016-03-07
Merge branch 'xfs-dio-fix-4.6' into for-next
Dave Chinner
9
-208
/
+143
2016-03-07
Merge branch 'xfs-get-next-dquot-4.6' into for-next
Dave Chinner
13
-86
/
+394
2016-03-07
Merge branch 'xfs-rt-fixes-4.6' into for-next
Dave Chinner
5
-2
/
+42
2016-03-07
Merge branch 'xfs-torn-log-fixes-4.5' into for-next
Dave Chinner
1
-103
/
+168
2016-03-07
xfs: only run torn log write detection on dirty logs
Brian Foster
1
-11
/
+31
2016-03-07
xfs: refactor in-core log state update to helper
Brian Foster
1
-19
/
+33
2016-03-07
xfs: refactor unmount record detection into helper
Brian Foster
1
-60
/
+93
2016-03-07
xfs: separate log head record discovery from verification
Brian Foster
1
-22
/
+20
2016-02-29
ext4: Fix data exposure after failed AIO DIO
Jan Kara
3
-32
/
+29
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
18
-73
/
+71
2016-02-09
xfs: move di_changecount to VFS inode
Dave Chinner
6
-8
/
+9
2016-02-09
xfs: move inode generation count to VFS inode
Dave Chinner
9
-14
/
+11
2016-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
9
-54
/
+43
2016-02-09
xfs: reinitialise recycled VFS inode correctly
Dave Chinner
1
-1
/
+21
2016-02-09
xfs: move v1 inode conversion to xfs_inode_from_disk
Dave Chinner
5
-27
/
+22
2016-02-09
xfs: cull unnecessary icdinode fields
Dave Chinner
4
-71
/
+31
2016-02-09
xfs: remove timestamps from incore inode
Dave Chinner
11
-143
/
+130
2016-02-09
xfs: introduce inode log format object
Dave Chinner
8
-44
/
+218
2016-02-09
xfs: RT bitmap and summary buffers need verifiers
Dave Chinner
3
-3
/
+29
2016-02-09
xfs: RT bitmap and summary buffers are not typed
Dave Chinner
3
-0
/
+12
2016-02-08
xfs: fix xfs_log_ticket leak in xfs_end_io() after fs shutdown
Brian Foster
1
-3
/
+5
2016-02-08
xfs: clean up unwritten buffers on write failure
Brian Foster
1
-3
/
+12
2016-02-08
xfs: move struct xfs_attr_shortform to xfs_da_format.h
Darrick J. Wong
3
-16
/
+17
2016-02-08
xfs: Make xfsaild freezeable again
Michal Hocko
1
-2
/
+3
2016-02-08
xfs: remove unused function definitions
Eric Sandeen
3
-3
/
+0
2016-02-08
xfs: move buffer invalidation to xfs_btree_free_block
Christoph Hellwig
4
-14
/
+5
2016-02-08
xfs: factor btree block freeing into a helper
Christoph Hellwig
1
-7
/
+16
2016-02-08
xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot
Christoph Hellwig
1
-3
/
+6
2016-02-08
xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO
Christoph Hellwig
1
-22
/
+14
2016-02-08
xfs: don't use ioends for direct write completions
Christoph Hellwig
2
-150
/
+75
2016-02-08
direct-io: always call ->end_io if non-NULL
Christoph Hellwig
6
-14
/
+35
2016-02-08
xfs: Split default quota limits by quota type
Carlos Maiolino
5
-42
/
+103
2016-02-08
xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
Eric Sandeen
5
-9
/
+142
2016-02-08
xfs: Factor xfs_seek_hole_data into helper
Eric Sandeen
2
-25
/
+59
2016-02-08
xfs: get quota inode from mp & flags rather than dqp
Eric Sandeen
2
-6
/
+7
2016-02-08
xfs: don't overflow quota ID when initializing dqblk
Eric Sandeen
1
-2
/
+2
2016-02-08
quota: add new quotactl Q_GETNEXTQUOTA
Eric Sandeen
2
-0
/
+45
2016-02-08
quota: add new quotactl Q_XGETNEXTQUOTA
Eric Sandeen
3
-0
/
+34
2016-02-08
quota: remove unused cmd argument from quota_quotaon()
Eric Sandeen
1
-2
/
+2
2016-02-08
xfs: fix endianness error when checking log block crc on big endian platforms
Darrick J. Wong
1
-2
/
+2
2016-02-08
xfs: lock rt summary inode on allocation
Dave Chinner
1
-1
/
+3
2016-02-01
Linux 4.5-rc2
v4.5-rc2
Linus Torvalds
1
-1
/
+1
2016-02-01
Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-7
/
+68
2016-02-01
Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-12
/
+82
2016-02-01
Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-29
/
+42
2016-02-01
Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+9
2016-02-01
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-0
/
+13
2016-02-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-103
/
+209
[next]