index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ioctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-15
gfs2: write revokes should traverse sd_ail1_list in reverse
Bob Peterson
1
-2
/
+2
2018-10-12
gfs2: Pass resource group to rgblk_free
Andreas Gruenbacher
5
-40
/
+35
2018-10-12
gfs2: Remove unnecessary gfs2_rlist_alloc parameter
Bob Peterson
4
-6
/
+5
2018-10-12
gfs2: Fix marking bitmaps non-full
Andreas Gruenbacher
1
-2
/
+11
2018-10-12
gfs2: Fix some minor typos
Andreas Gruenbacher
2
-3
/
+3
2018-10-12
gfs2: Rename bitmap.bi_{len => bytes}
Andreas Gruenbacher
3
-18
/
+18
2018-10-12
gfs2: Remove unused RGRP_RSRV_MINBYTES definition
Andreas Gruenbacher
2
-3
/
+2
2018-10-12
gfs2: Move rs_{sizehint, rgd_gh} fields into the inode
Andreas Gruenbacher
4
-15
/
+13
2018-10-12
gfs2: Clean up out-of-bounds check in gfs2_rbm_from_block
Andreas Gruenbacher
1
-7
/
+2
2018-10-12
gfs2: Always check the result of gfs2_rbm_from_block
Andreas Gruenbacher
1
-3
/
+8
2018-10-09
gfs2: getlabel support
Steve Whitehouse
1
-0
/
+14
2018-10-09
GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads
Tim Smith
1
-1
/
+1
2018-10-08
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
1
-1
/
+1
2018-10-05
gfs2: Use fs_* functions instead of pr_* function where we can
Bob Peterson
6
-41
/
+52
2018-10-05
gfs2: slow the deluge of io error messages
Bob Peterson
3
-8
/
+13
2018-08-28
gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated
Bob Peterson
1
-1
/
+1
2018-08-28
gfs2: improve debug information when lvb mismatches are found
Bob Peterson
2
-5
/
+39
2018-08-27
Fix up libata MAINTAINERS entry
Jens Axboe
1
-4
/
+4
2018-08-26
net: sched: Fix memory exposure from short TCA_U32_SEL
Kees Cook
1
-2
/
+8
2018-08-26
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-26
qed: fix spelling mistake "comparsion" -> "comparison"
Colin Ian King
1
-1
/
+1
2018-08-26
vhost: correctly check the iova range when waking virtqueue
Jason Wang
1
-1
/
+1
2018-08-26
qlge: Fix netdev features configuration.
Manish Chopra
1
-15
/
+8
2018-08-26
net: macb: do not disable MDIO bus at open/close time
Anssi Hannula
1
-3
/
+6
2018-08-26
Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"
Geert Uytterhoeven
1
-5
/
+5
2018-08-26
net: macb: Fix regression breaking non-MDIO fixed-link PHYs
Ahmad Fatoum
1
-10
/
+17
2018-08-26
mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge
Ido Schimmel
3
-0
/
+33
2018-08-25
mm/cow: don't bother write protecting already write-protected pages
Linus Torvalds
1
-1
/
+1
2018-08-25
hpfs: remove unnecessary checks on the value of r when assigning error code
Colin Ian King
1
-1
/
+1
2018-08-25
libata: maintainership update
Jens Axboe
1
-3
/
+3
2018-08-24
i40e: fix condition of WARN_ONCE for stat strings
Jacob Keller
1
-1
/
+1
2018-08-24
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
Martyna Szapar
1
-7
/
+8
2018-08-24
ixgbe: fix driver behaviour after issuing VFLR
Sebastian Basierski
2
-0
/
+27
2018-08-24
ixgbe: Prevent unsupported configurations with XDP
Tony Nguyen
2
-2
/
+31
2018-08-24
ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2
-3
/
+3
2018-08-24
igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
Jia-Ju Bai
1
-1
/
+1
2018-08-24
igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()
Jia-Ju Bai
1
-2
/
+2
2018-08-24
igb: Use an advanced ctx descriptor for launchtime
Jesus Sanchez-Palencia
1
-1
/
+2
2018-08-24
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
1
-2
/
+2
2018-08-24
e1000: check on netif_running() before calling e1000_up()
Bo Chen
1
-1
/
+2
2018-08-24
ixgb: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-3
/
+2
2018-08-24
iommu/rockchip: Move irq request past pm_runtime_enable
Marc Zyngier
1
-11
/
+13
2018-08-24
iommu/rockchip: Handle errors returned from PM framework
Marc Zyngier
1
-6
/
+15
2018-08-24
arm64: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-08-24
ARM: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-08-24
arm64: dts: Fix various entry-method properties to reflect documentation
Amit Kucheria
11
-12
/
+12
2018-08-24
i2c: don't use any __deprecated handling anymore
Sedat Dilek
1
-1
/
+0
2018-08-24
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
1
-0
/
+4
2018-08-24
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
5
-30
/
+5
2018-08-24
i2c: ocores: update my email address
Peter Korsgaard
4
-5
/
+5
[next]