Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e2790a4b275d52e332e0ad71b5f2eff53fe21805
/
fs
/
xfs
2fcc319
xfs: try any AG when allocating the first btree block when reflinking
by Christoph Hellwig
· 8 years ago
f65e6fa
xfs: use iomap new flag for newly allocated delalloc blocks
by Brian Foster
· 8 years ago
08b005f
xfs: remove kmem_zalloc_greedy
by Darrick J. Wong
· 8 years ago
d582571
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
by Chandan Rajendra
· 8 years ago
787eb48
xfs: fix and streamline error handling in xfs_end_io
by Christoph Hellwig
· 8 years ago
3802a34
xfs: only reclaim unwritten COW extents periodically
by Christoph Hellwig
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
5b3cc15
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
9340747
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
c791ace
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
by Dave Jiang
· 8 years ago
a2d5816
mm,fs,dax: change ->pmd_fault to ->huge_fault
by Dave Jiang
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
bc49a78
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
a27fcb0
Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
f420039
mm, dax: change pmd_fault() to take only vmf parameter
by Dave Jiang
· 8 years ago
d8a849e
mm, dax: make pmd_fault() and friends be the same as fault()
by Dave Jiang
· 8 years ago
8d242e9
xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG
by Christoph Hellwig
· 8 years ago
089ec2f
xfs: simplify xfs_rtallocate_extent
by Christoph Hellwig
· 8 years ago
818551e
Merge branch 'for-4.11/next' into for-4.11/linus-merge
by Jens Axboe
· 8 years ago
410d17f
xfs: tune down agno asserts in the bmap code
by Christoph Hellwig
· 8 years ago
8ee9fdb
xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
by Chandan Rajendra
· 8 years ago
48af96a
xfs: don't reserve blocks for right shift transactions
by Brian Foster
· 8 years ago
353fe44
xfs: fix len comparison in xfs_extent_busy_trim
by Arnd Bergmann
· 8 years ago
93aaead
xfs: fix uninitialized variable in _reflink_convert_cow
by Darrick J. Wong
· 8 years ago
75d6536
xfs: split indlen reservations fairly when under reserved
by Brian Foster
· 8 years ago
0e339ef
xfs: handle indlen shortage on delalloc extent merge
by Brian Foster
· 8 years ago
9dbddd7
xfs: resurrect debug mode drop buffered writes mechanism
by Brian Foster
· 8 years ago
fa7f138
xfs: clear delalloc and cache on buffered write failure
by Brian Foster
· 8 years ago
4560e78
xfs: don't block the log commit handler for discards
by Christoph Hellwig
· 8 years ago
4669412
xfs: improve busy extent sorting
by Christoph Hellwig
· 8 years ago
ebf5587
xfs: improve handling of busy extents in the low-level allocator
by Christoph Hellwig
· 8 years ago
5e30c23
xfs: don't fail xfs_extent_busy allocation
by Christoph Hellwig
· 8 years ago
b20fe47
xfs: correct null checks and error processing in xfs_initialize_perag
by Bill O'Donnell
· 8 years ago
c5ecb42
xfs: update ctime and mtime on clone destinatation inodes
by Christoph Hellwig
· 8 years ago
3c68d44
xfs: allocate direct I/O COW blocks in iomap_begin
by Christoph Hellwig
· 8 years ago
a14234c
xfs: go straight to real allocations for direct I/O COW writes
by Christoph Hellwig
· 8 years ago
dcf9585
xfs: return the converted extent in __xfs_reflink_convert_cow
by Christoph Hellwig
· 8 years ago
f13eb20
xfs: introduce xfs_aligned_fsb_count
by Christoph Hellwig
· 8 years ago
54a4ef8
xfs: reject all unaligned direct writes to reflinked files
by Christoph Hellwig
· 8 years ago
4dd2eb6
xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
by Hou Tao
· 8 years ago
5eda430
xfs: mark speculative prealloc CoW fork extents unwritten
by Darrick J. Wong
· 8 years ago
05a630d
xfs: allow unwritten extents in the CoW fork
by Darrick J. Wong
· 8 years ago
de14c5f
xfs: verify free block header fields
by Darrick J. Wong
· 8 years ago
b3bf607
xfs: check for obviously bad level values in the bmbt root
by Darrick J. Wong
· 8 years ago
d5a91ba
xfs: filter out obviously bad btree pointers
by Darrick J. Wong
· 8 years ago
7a652bb
xfs: fail _dir_open when readahead fails
by Darrick J. Wong
· 8 years ago
4b5bd5b
xfs: fix toctou race when locking an inode to access the data map
by Darrick J. Wong
· 8 years ago
efa7c9f
block: Get rid of blk_get_backing_dev_info()
by Jan Kara
· 8 years ago
1dbba08
xfs: remove unused full argument from bmap
by Eric Sandeen
· 8 years ago
e4229d6b
xfs: fix eofblocks race with file extending async dio writes
by Brian Foster
· 8 years ago
c315509
xfs: sync eofblocks scans under iolock are livelock prone
by Brian Foster
· 8 years ago
a36b926
xfs: pull up iolock from xfs_free_eofblocks()
by Brian Foster
· 8 years ago
64f61ab
xfs: remove unused struct declarations
by Eric Sandeen
· 8 years ago
8ff6daa
iomap: constify struct iomap_ops
by Christoph Hellwig
· 8 years ago
b6f41e4
xfs: remove boilerplate around xfs_btree_init_block
by Eric Sandeen
· 8 years ago
af7d20f
xfs: make xfs_btree_magic more generic
by Eric Sandeen
· 8 years ago
f88ae46
xfs: glean crc status from mp not flags in xfs_btree_init_block_int
by Eric Sandeen
· 8 years ago
e0d76fa
xfs: prevent quotacheck from overloading inode lru
by Brian Foster
· 8 years ago
c364b6d
xfs: fix bmv_count confusion w/ shared extents
by Darrick J. Wong
· 8 years ago
2aa6ba7b
xfs: clear _XBF_PAGES from buffers when readahead page
by Darrick J. Wong
· 8 years ago
493611e
xfs: extsize hints are not unlikely in xfs_bmap_btalloc
by Christoph Hellwig
· 8 years ago
5a93790
xfs: remove racy hasattr check from attr ops
by Brian Foster
· 8 years ago
76d771b
xfs: use per-AG reservations for the finobt
by Christoph Hellwig
· 8 years ago
4dfa2b8
xfs: only update mount/resv fields on success in __xfs_ag_resv_init
by Christoph Hellwig
· 8 years ago
83d230e
xfs: verify dirblocklog correctly
by Darrick J. Wong
· 8 years ago
d2b3964
xfs: fix COW writeback race
by Christoph Hellwig
· 8 years ago
fd29f7a
xfs: fix xfs_mode_to_ftype() prototype
by Arnd Bergmann
· 8 years ago
657bdfb
xfs: don't wrap ID in xfs_dq_get_next_id
by Eric Sandeen
· 8 years ago
a324cbf
xfs: sanity check inode di_mode
by Amir Goldstein
· 8 years ago
fab8eef
xfs: sanity check inode mode when creating new dentry
by Amir Goldstein
· 8 years ago
1fc4d33
xfs: replace xfs_mode_to_ftype table with switch statement
by Amir Goldstein
· 8 years ago
b597dd5
xfs: add missing include dependencies to xfs_dir2.h
by Amir Goldstein
· 8 years ago
3c6f46e
xfs: sanity check directory inode di_size
by Amir Goldstein
· 8 years ago
bf46ecc
xfs: make the ASSERT() condition likely
by Amir Goldstein
· 8 years ago
0a417b8
xfs: Timely free truncated dirty pages
by Jan Kara
· 8 years ago
84a4620c
xfs: don't print warnings when xfs_log_force fails
by Christoph Hellwig
· 8 years ago
12ef830
xfs: don't rely on ->total in xfs_alloc_space_available
by Christoph Hellwig
· 8 years ago
54fee13
xfs: adjust allocation length in xfs_alloc_space_available
by Christoph Hellwig
· 8 years ago
255c516
xfs: fix bogus minleft manipulations
by Christoph Hellwig
· 8 years ago
5149fd3
xfs: bump up reserved blocks in xfs_alloc_set_aside
by Christoph Hellwig
· 8 years ago
ff97f23
xfs: fix max_retries _show and _store functions
by Carlos Maiolino
· 8 years ago
a1b7a4d
xfs: fix crash and data corruption due to removal of busy COW extents
by Christoph Hellwig
· 8 years ago
20e73b0
xfs: use the actual AG length when reserving blocks
by Darrick J. Wong
· 8 years ago
7a21272
xfs: fix double-cleanup when CUI recovery fails
by Darrick J. Wong
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
22725ce
vfs: fix isize/pos/len checks for reflink & dedupe
by Darrick J. Wong
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
0110c35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5cc60ae
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
5084fdf
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
876bec6f
vfs: refactor clone/dedupe_file_range common functions
by Darrick J. Wong
· 8 years ago
a76b5b0
fs: try to clone files first in vfs_copy_file_range
by Christoph Hellwig
· 8 years ago
dfeef68
vfs: remove ".readlink = generic_readlink" assignments
by Miklos Szeredi
· 8 years ago
fd4a0ed
vfs: replace calling i_op->readlink with vfs_readlink()
by Miklos Szeredi
· 8 years ago
9807b77
Merge branch 'xfs-4.10-misc-fixes-4' into for-next
by Dave Chinner
· 8 years ago
9875258
xfs: nuke unused tracepoint definitions
by Eric Sandeen
· 8 years ago
Next »