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-04-04
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
12
-0
/
+1048
2017-04-04
xfs: add a couple of queries to iterate free extents in the rtbitmap
Darrick J. Wong
2
-2
/
+90
2017-04-04
xfs: create a function to query all records in a btree
Darrick J. Wong
6
-7
/
+57
2017-04-04
xfs: provide a query_range function for freespace btrees
Darrick J. Wong
2
-0
/
+52
2017-04-04
xfs: plumb in needed functions for range querying of the freespace btrees
Darrick J. Wong
1
-43
/
+129
2017-04-04
vfs: add common GETFSMAP ioctl definitions
Darrick J. Wong
1
-0
/
+112
2017-04-04
xfs: fix over-copying of getbmap parameters from userspace
Darrick J. Wong
1
-2
/
+3
2017-04-04
xfs: Remove obsolete declaration of xfs_buf_get_empty
Nikolay Borisov
1
-1
/
+0
2017-04-04
xfs: fix up inode validation failure message
Eric Sandeen
1
-1
/
+1
2017-04-04
xfs: remove the ISUNWRITTEN macro
Christoph Hellwig
3
-5
/
+4
2017-04-04
xfs: factor out a xfs_bmap_is_real_extent helper
Christoph Hellwig
4
-24
/
+20
2017-04-04
xfs: use dedicated log worker wq to avoid deadlock with cil wq
Brian Foster
3
-1
/
+10
2017-04-04
xfs: fix kernel memory exposure problems
Darrick J. Wong
1
-1
/
+1
2017-04-04
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Calvin Owens
1
-1
/
+9
2017-03-29
xfs: rework the inline directory verifiers
Darrick J. Wong
5
-56
/
+66
2017-03-27
Linux 4.11-rc4
v4.11-rc4
Linus Torvalds
1
-1
/
+1
2017-03-26
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
21
-88
/
+111
2017-03-26
Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2017-03-26
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-75
/
+30
2017-03-26
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-9
/
+20
2017-03-26
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-247
/
+141
2017-03-26
Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-14
/
+26
2017-03-26
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-50
/
+47
2017-03-26
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-71
/
+15
2017-03-26
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-6
/
+24
2017-03-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
18
-69
/
+110
2017-03-26
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-255
/
+399
2017-03-26
ext4: fix two spelling nits
Theodore Ts'o
2
-2
/
+2
2017-03-26
ext4: lock the xattr block before checksuming it
Theodore Ts'o
1
-34
/
+31
2017-03-25
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-8
/
+25
2017-03-25
IB/qib: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2017-03-25
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2
-3
/
+7
2017-03-25
IB/device: Convert ib-comp-wq to be CPU-bound
Sagi Grimberg
1
-2
/
+1
2017-03-25
IB/cq: Don't process more than the given budget
Sagi Grimberg
1
-1
/
+7
2017-03-25
IB/rxe: increment msn only when completing a request
David Marchand
1
-5
/
+4
2017-03-25
uapi: fix rdma/mlx5-abi.h userspace compilation errors
Dmitry V. Levin
1
-1
/
+2
2017-03-25
IB/core: Restore I/O MMU, s390 and powerpc support
Bart Van Assche
2
-19
/
+37
2017-03-25
IB/rxe: Update documentation link
Leon Romanovsky
1
-1
/
+1
2017-03-25
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
Dan Carpenter
1
-1
/
+1
2017-03-25
IB/rxe: double free on error
Dan Carpenter
1
-1
/
+1
2017-03-25
RDMA/vmw_pvrdma: Activate device on ethernet link up
Aditya Sarwade
2
-3
/
+12
2017-03-25
RDMA/vmw_pvrdma: Dont hardcode QP header page
Adit Ranadive
2
-4
/
+6
2017-03-25
RDMA/vmw_pvrdma: Cleanup unused variables
Adit Ranadive
3
-22
/
+17
2017-03-25
Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+5
2017-03-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-71
/
+82
2017-03-25
Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+6
2017-03-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
30
-241
/
+122
2017-03-25
Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+27
2017-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-5
/
+19
2017-03-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-25
/
+75
[next]