Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7336cea8c2737bbaf0296d67782f760828301d56
/
fs
/
xfs
/
linux-2.6
/
xfs_aops.c
7336cea
[XFS] pass full 64bit offsets to xfs_add_to_ioend
by Christoph Hellwig
· 19 years ago
d5cb48a
[XFS] consolidate some code in xfs_page_state_convert The unmapped buffer
by Christoph Hellwig
· 19 years ago
9260dc6
[XFS] various fixes for xfs_convert_page fix various bogusities in
by Christoph Hellwig
· 19 years ago
1defeac
[XFS] clean up the xfs_offset_to_map interface Currently we pass a struct
by Christoph Hellwig
· 19 years ago
10ce444
[XFS] use pagevec lookups This reduces the time spend in the radix tree
by Christoph Hellwig
· 19 years ago
f6d6d4f
[XFS] Initial pass at going directly-to-bio on the buffered IO path. This
by Christoph Hellwig
· 19 years ago
ce8e922
[XFS] Complete the pagebuf -> xfs_buf naming convention transition, finally.
by Nathan Scott
· 19 years ago
a465639
[XFS] Fix a 32 bit value wraparound when providing a mapping for a large
by Nathan Scott
· 19 years ago
19d5bcf
[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.
by Nathan Scott
· 19 years ago
fdc7ed7
[XFS] Fix boundary conditions when issuing direct IOs from large userspace
by Nathan Scott
· 19 years ago
7b71876
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
a844f45
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
by Nathan Scott
· 19 years ago
27496a8
[PATCH] gfp_t: fs/*
by Al Viro
· 19 years ago
c31e887
[XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling
by Nathan Scott
· 19 years ago
c1a073b
[XFS] Delay I/O completion for unwritten extents after conversion
by Christoph Hellwig
· 19 years ago
f097386
[XFS] Delay direct I/O completion to a workqueue This is nessecary
by Christoph Hellwig
· 19 years ago
0829c36
[XFS] Add infrastructure for tracking I/O completions
by Christoph Hellwig
· 19 years ago
51c91ed
[XFS] add infrastructure for waiting on I/O completion at inode reclaim time
by Christoph Hellwig
· 19 years ago
bcec2b7
[XFS] Add a chunk of tracing code to diagnose truncate related issues.
by Nathan Scott
· 19 years ago
92198f7
[PATCH] pass iocb to dio_iodone_t
by Christoph Hellwig
· 19 years ago
66f5507
[XFS] remove an over-zealous WARN_ON
by Christoph Hellwig
· 19 years ago
24e17b5
[XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though.
by Nathan Scott
· 20 years ago
775bf6c
[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes
by Nathan Scott
· 20 years ago
3ba0815
[XFS] stop background sync from waiting for in-use inodes
by Daniel Moore
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago