Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6ebd5a4413e2afd1b1129135e1cf4a84092550e2
6ebd5a4
xfs: introduce xfs_bmapi_remap
by Christoph Hellwig
· 8 years ago
6d04558
xfs: pass individual arguments to xfs_bmap_add_extent_hole_real
by Christoph Hellwig
· 8 years ago
39e07da
xfs: remove attr fork handling in xfs_bmap_finish_one
by Christoph Hellwig
· 8 years ago
52813fb
xfs: fix integer truncation in xfs_bmap_remap_alloc
by Christoph Hellwig
· 8 years ago
3b4683c
xfs: drop iolock from reclaim context to appease lockdep
by Brian Foster
· 8 years ago
5146d0b
xfs: remove custom do_div implementations
by Eric Sandeen
· 8 years ago
d956f81
xfs: simplify xfs_calc_dquots_per_chunk
by Eric Sandeen
· 8 years ago
84358536d
xfs: actually report xattr extents via iomap
by Darrick J. Wong
· 8 years ago
254133f
xfs: fold __xfs_trans_roll into xfs_trans_roll
by Christoph Hellwig
· 8 years ago
4c934c7
xfs: report realtime space information via the rtbitmap
by Darrick J. Wong
· 8 years ago
a1cae72
xfs: have getfsmap fall back to the freesp btrees when rmap is not present
by Darrick J. Wong
· 8 years ago
e89c041
xfs: implement the GETFSMAP ioctl
by Darrick J. Wong
· 8 years ago
fb3c3de
xfs: add a couple of queries to iterate free extents in the rtbitmap
by Darrick J. Wong
· 8 years ago
e9a2599
xfs: create a function to query all records in a btree
by Darrick J. Wong
· 8 years ago
2d520bf
xfs: provide a query_range function for freespace btrees
by Darrick J. Wong
· 8 years ago
08438b1
xfs: plumb in needed functions for range querying of the freespace btrees
by Darrick J. Wong
· 8 years ago
80c9f49
vfs: add common GETFSMAP ioctl definitions
by Darrick J. Wong
· 8 years ago
be6324c
xfs: fix over-copying of getbmap parameters from userspace
by Darrick J. Wong
· 8 years ago
422e5b5
xfs: Remove obsolete declaration of xfs_buf_get_empty
by Nikolay Borisov
· 8 years ago
bc593ee
xfs: fix up inode validation failure message
by Eric Sandeen
· 8 years ago
63fbb4c
xfs: remove the ISUNWRITTEN macro
by Christoph Hellwig
· 8 years ago
9c4f29d
xfs: factor out a xfs_bmap_is_real_extent helper
by Christoph Hellwig
· 8 years ago
696a562
xfs: use dedicated log worker wq to avoid deadlock with cil wq
by Brian Foster
· 8 years ago
f1c0e20
xfs: fix kernel memory exposure problems
by Darrick J. Wong
· 8 years ago
105664d
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
by Calvin Owens
· 8 years ago
005c5db
xfs: rework the inline directory verifiers
by Darrick J. Wong
· 8 years ago
c02ed2e
Linux 4.11-rc4
by Linus Torvalds
· 8 years ago
0dc82fa
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
9e54ef9
Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
f1638fc
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
53b4d59
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
e431e0e
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
42234bf
Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
1c23de6
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
a643f90
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 8 years ago
a00da40
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
4a01fa5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
4c3de7e
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
d67d64f
ext4: fix two spelling nits
by Theodore Ts'o
· 8 years ago
dac7a4b
ext4: lock the xattr block before checksuming it
by Theodore Ts'o
· 8 years ago
424b689
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
f6aafac
IB/qib: fix false-postive maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
ea174c9
RDMA/iser: Fix possible mr leak on device removal event
by Sagi Grimberg
· 8 years ago
b7363e6
IB/device: Convert ib-comp-wq to be CPU-bound
by Sagi Grimberg
· 8 years ago
fedd9e1
IB/cq: Don't process more than the given budget
by Sagi Grimberg
· 8 years ago
9fcd67d
IB/rxe: increment msn only when completing a request
by David Marchand
· 8 years ago
812755d
uapi: fix rdma/mlx5-abi.h userspace compilation errors
by Dmitry V. Levin
· 8 years ago
0957c29
IB/core: Restore I/O MMU, s390 and powerpc support
by Bart Van Assche
· 8 years ago
a1c5dd1
IB/rxe: Update documentation link
by Leon Romanovsky
· 8 years ago
004d18e
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
by Dan Carpenter
· 8 years ago
ded2602
IB/rxe: double free on error
by Dan Carpenter
· 8 years ago
b172679
RDMA/vmw_pvrdma: Activate device on ethernet link up
by Aditya Sarwade
· 8 years ago
e51c2fb
RDMA/vmw_pvrdma: Dont hardcode QP header page
by Adit Ranadive
· 8 years ago
6332dee
RDMA/vmw_pvrdma: Cleanup unused variables
by Adit Ranadive
· 8 years ago
d07c6f4
Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
04e904a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
59d9cb9
Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
2056b7c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
42ea16f
Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
69917da
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
e8fe23f
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
cb88645
infiniband: Fix alignment of mmap cookies to support VIPT caching
by Jason Gunthorpe
· 8 years ago
213e4eb
Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
86f46ab
IB/core: Protect against self-requeue of a cq work item
by Sagi Grimberg
· 8 years ago
9a31328
Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
e887118
Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
871a862
i40iw: Receive netdev events post INET_NOTIFIER state
by Shiraz Saleem
· 8 years ago
86b7eab
Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
0fa974b
Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux into fixes
by Arnd Bergmann
· 8 years ago
bf3f530
Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom/stblinux into fixes
by Arnd Bergmann
· 8 years ago
ebe6482
Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
02a2cad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
d64a047
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
f505a5c
Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
8201f1e
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 8 years ago
90ff2b7
Merge branch 'pm-cpuidle-fixes'
by Rafael J. Wysocki
· 8 years ago
6488294
Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate-fixes'
by Rafael J. Wysocki
· 8 years ago
7f0b97d
Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-fixes
by Stephen Boyd
· 8 years ago
fd290e7
Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 8 years ago
5617c05
Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
22db87b
Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus
by Greg Kroah-Hartman
· 8 years ago
a2125d0
hwmon: (asus_atk0110) fix uninitialized data access
by Arnd Bergmann
· 8 years ago
d038e3d
Merge tag 'sound-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
131fbf4
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
f341d9f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
1914f0c
xen/acpi: upload PM state from init-domain to Xen
by Ankur Arora
· 8 years ago
12ffed9
drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
by Michel Dänzer
· 8 years ago
1c2593c
xen/acpi: Replace hard coded "ACPI0007"
by Ankur Arora
· 8 years ago
633ee407
libceph: force GFP_NOIO for socket allocations
by Ilya Dryomov
· 8 years ago
3f30783
ALSA: hda - Adding a group of pin definition to fix headset problem
by Hui Wang
· 8 years ago
027fb89
mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
by Adrian Hunter
· 8 years ago
e2ebfb2
mmc: sdhci: Do not disable interrupts while waiting for clock
by Adrian Hunter
· 8 years ago
68c3865
net:ethernet:aquantia: Fix for RX checksum offload.
by Pavel Belous
· 8 years ago
f43feef
amd-xgbe: Fix the ECC-related bit position definitions
by Lendacky, Thomas
· 8 years ago
c04ca61
sfc: cleanup a condition in efx_udp_tunnel_del()
by Dan Carpenter
· 8 years ago
6e9e6cc
Bluetooth: btqcomsmd: fix compile-test dependency
by Arnd Bergmann
· 8 years ago
d08997c
Merge tag 'drm-intel-fixes-2017-03-22' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
11cd338
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into iommu/fixes
by Joerg Roedel
· 8 years ago
ec4fbd6
inet: frag: release spinlock before calling icmp_send()
by Eric Dumazet
· 8 years ago
15bb774
tcp: initialize icsk_ack.lrcvtime at session start time
by Eric Dumazet
· 8 years ago
Next »