index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
romfs
/
internal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-23
xfs: widen inode delalloc block counter to 64-bits
Darrick J. Wong
2
-2
/
+3
2019-04-23
xfs: widen quota block counters to 64-bit integers
Darrick J. Wong
3
-35
/
+34
2019-04-23
xfs: abort unaligned nowait directio early
Darrick J. Wong
1
-3
/
+3
2019-04-23
xfs: assert that we don't enter agfl freeing with a non-permanent transaction
Brian Foster
1
-0
/
+3
2019-04-23
xfs: make tr_growdata a permanent transaction
Brian Foster
1
-1
/
+5
2019-04-16
xfs: merge adjacent io completions of the same type
Darrick J. Wong
1
-0
/
+86
2019-04-16
xfs: remove unused m_data_workqueue
Darrick J. Wong
2
-10
/
+1
2019-04-16
xfs: implement per-inode writeback completion queues
Darrick J. Wong
4
-12
/
+48
2019-04-16
xfs: scrub should only cross-reference with healthy btrees
Darrick J. Wong
3
-5
/
+77
2019-04-16
xfs: scrub/repair should update filesystem metadata health
Darrick J. Wong
5
-0
/
+200
2019-04-16
xfs: hoist the already_fixed variable to the scrub context
Darrick J. Wong
4
-11
/
+10
2019-04-16
xfs: collapse scrub bool state flags into a single unsigned int
Darrick J. Wong
6
-12
/
+17
2019-04-16
xfs: refactor scrub context initialization
Darrick J. Wong
1
-13
/
+18
2019-04-15
xfs: report inode health via bulkstat
Darrick J. Wong
4
-1
/
+50
2019-04-15
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
4
-1
/
+52
2019-04-15
xfs: report fs and rt health via geometry structure
Darrick J. Wong
4
-2
/
+73
2019-04-15
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
5
-0
/
+93
2019-04-15
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
4
-59
/
+84
2019-04-15
xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
Darrick J. Wong
4
-0
/
+81
2019-04-15
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
Darrick J. Wong
4
-9
/
+9
2019-04-15
xfs: track metadata health status
Darrick J. Wong
8
-0
/
+485
2019-04-15
xfs,fstrim: fix to return correct minlen
Wang Shilong
1
-1
/
+2
2019-04-15
xfs: don't account extra agfl blocks as available
Brian Foster
1
-2
/
+8
2019-04-15
xfs: shutdown after buf release in iflush cluster abort path
Brian Foster
1
-1
/
+3
2019-04-15
xfs: wake commit waiters on CIL abort before log item abort
Brian Foster
1
-8
/
+13
2019-04-15
xfs: fix use after free in buf log item unlock assert
Brian Foster
1
-1
/
+3
2019-04-15
Linux 5.1-rc5
v5.1-rc5
Linus Torvalds
1
-1
/
+1
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
5
-15
/
+29
2019-04-14
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2
-12
/
+49
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-04-12
clk: imx: Fix PLL_1416X not rounding rates
Leonard Crestez
1
-1
/
+1
2019-04-12
clk: mediatek: fix clk-gate flag setting
Weiyi Lu
1
-2
/
+1
2019-04-12
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
1
-8
/
+8
2019-04-12
iommu/amd: Set exclusion range correctly
Joerg Roedel
1
-1
/
+1
2019-04-12
clang-format: Update with the latest for_each macro list
Miguel Ojeda
1
-0
/
+24
2019-04-12
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2
-11
/
+45
2019-04-12
block: fix the return errno for direct IO
Jason Yan
1
-4
/
+4
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
2
-45
/
+8
2019-04-11
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
2
-4
/
+3
2019-04-11
xprtrdma: Fix helper that drains the transport
Chuck Lever
1
-1
/
+1
2019-04-11
NFS: Fix handling of reply page vector
Chuck Lever
1
-2
/
+2
2019-04-11
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
1
-1
/
+2
2019-04-11
dma-debug: only skip one stackframe entry
Scott Wood
1
-1
/
+1
2019-04-11
platform/x86: pmc_atom: Drop __initconst on dmi table
Stephen Boyd
1
-1
/
+1
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
4
-25
/
+58
2019-04-11
nvme-fc: correct csn initialization and increments on error
James Smart
1
-5
/
+15
2019-04-11
mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
Faiz Abbas
1
-0
/
+38
2019-04-11
gpu: host1x: Fix compile error when IOMMU API is not available
Stefan Agner
1
-1
/
+1
2019-04-11
drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->size
Xiong Zhang
1
-3
/
+6
[next]