Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bd38118f9c57b22f57f9c2fccca4a82aef15cc5f
/
fs
/
xfs
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
7fdec82
Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
ddf1d62
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
dde7f55
Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next
by Dave Chinner
· 9 years ago
7d6a13f
xfs: handle dquot buffer readahead in log recovery correctly
by Dave Chinner
· 9 years ago
b79f4a1
xfs: inode recovery readahead can race with inode buffer creation
by Dave Chinner
· 9 years ago
f6106ef
xfs: eliminate committed arg from xfs_bmap_finish
by Eric Sandeen
· 9 years ago
e354381
xfs: bmapbt checking on debug kernels too expensive
by Dave Chinner
· 9 years ago
121e213
xfs: add tracepoints to readpage calls
by Dave Chinner
· 9 years ago
a1c6f057
fs: use block_device name vsprintf helper
by Dmitry Monakhov
· 10 years ago
4922be5
Merge branch 'xfs-dax-fixes-for-4.5' into for-next
by Dave Chinner
· 9 years ago
7eeabbd
Merge branch 'xfs-misc-fixes-for-4.5' into for-next
by Dave Chinner
· 9 years ago
609adfc
xfs: debug mode log record crc error injection
by Brian Foster
· 9 years ago
7088c41
xfs: detect and trim torn writes during log recovery
by Brian Foster
· 9 years ago
a6d7636
xfs: fix recursive splice read locking with DAX
by Dave Chinner
· 9 years ago
3b0fe47
xfs: Don't use reserved blocks for data blocks with DAX
by Dave Chinner
· 9 years ago
a841b64
XFS: Use a signed return type for suffix_kstrtoint()
by Markus Elfring
· 9 years ago
c5ab131
libxfs: refactor short btree block verification
by Darrick J. Wong
· 9 years ago
96f859d
libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
by Darrick J. Wong
· 9 years ago
6d3eb1e
libxfs: use a convenience variable instead of open-coding the fork
by Darrick J. Wong
· 9 years ago
9b434a3
xfs: fix log ticket type printing
by Darrick J. Wong
· 9 years ago
2e9101d
libxfs: make xfs_alloc_fix_freelist non-static
by Darrick J. Wong
· 9 years ago
211fe1a
xfs: make xfs_buf_ioend_async() static
by Alexander Kuleshov
· 9 years ago
ffc671f
xfs: send warning of project quota to userspace via netlink
by Masatake YAMATO
· 9 years ago
f1f96c4
xfs: get mp from bma->ip in xfs_bmap code
by Eric Sandeen
· 9 years ago
233135b
xfs: print name of verifier if it fails
by Eric Sandeen
· 9 years ago
1d4292b
libxfs: Optimize the loop for xfs_bitmap_empty
by Jia He
· 9 years ago
eed6b46
xfs: refactor log record start detection into a new helper
by Brian Foster
· 9 years ago
6528250
xfs: support a crc verification only log record pass
by Brian Foster
· 9 years ago
d7f3769
xfs: return start block of first bad log record during recovery
by Brian Foster
· 9 years ago
b94fb2d
xfs: refactor and open code log record crc check
by Brian Foster
· 9 years ago
9d94901
xfs: refactor log record unpack and data processing
by Brian Foster
· 9 years ago
a70f9fe
xfs: detect and handle invalid iclog size set by mkfs
by Brian Foster
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
5d92b75
xfs: Change how listxattr generates synthetic attributes
by Andreas Gruenbacher
· 9 years ago
98e9cb5
vfs: Distinguish between full xattr names and proper prefixes
by Andreas Gruenbacher
· 9 years ago
97d7929
posix acls: Remove duplicate xattr name definitions
by Andreas Gruenbacher
· 9 years ago
5d2eb54
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
d9a82a0
xattr handlers: Pass handler to operations instead of flags
by Andreas Gruenbacher
· 9 years ago
5d50ac7
Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
5c50002
vfs: remove unused wrapper block_page_mkwrite()
by Ross Zwisler
· 9 years ago
4e14e49
Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next
by Dave Chinner
· 9 years ago
7a29ac4
xfs: give all workqueues rescuer threads
by Chris Mason
· 9 years ago
848ccfc
xfs: fix log recovery op header validation assert
by Brian Foster
· 9 years ago
edfb8eb
xfs: Fix error path in xfs_get_acl
by Andreas Gruenbacher
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
264e89a
Merge branch 'xfs-dax-updates' into for-next
by Dave Chinner
· 9 years ago
2da5c4b
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
by Dave Chinner
· 9 years ago
fc0561c
xfs: optimise away log forces on timestamp updates for fdatasync
by Dave Chinner
· 9 years ago
af3b638
xfs: don't leak uuid table on rmmod
by Darrick J. Wong
· 9 years ago
47e1bf6
xfs: invalidate cached acl if set via ioctl
by Andreas Gruenbacher
· 9 years ago
09cb22d
xfs: Plug memory leak in xfs_attrmulti_attr_set
by Andreas Gruenbacher
· 9 years ago
86a21c7
xfs: Validate the length of on-disk ACLs
by Andreas Gruenbacher
· 9 years ago
67d8e04
xfs: invalidate cached acl if set directly via xattr
by Brian Foster
· 9 years ago
13ad4fe
xfs: xfs_filemap_pmd_fault treats read faults as write faults
by Dave Chinner
· 9 years ago
3af4928
xfs: add ->pfn_mkwrite support for DAX
by Dave Chinner
· 9 years ago
01a155e
xfs: DAX does not use IO completion callbacks
by Dave Chinner
· 9 years ago
1ca1915
xfs: Don't use unwritten extents for DAX
by Dave Chinner
· 9 years ago
3fbbbea
xfs: introduce BMAPI_ZERO for allocating zeroed extents
by Dave Chinner
· 9 years ago
3e12dbb
xfs: fix inode size update overflow in xfs_map_direct()
by Dave Chinner
· 9 years ago
24ba16b
xfs: clear PF_NOFREEZE for xfsaild kthread
by Jiri Kosina
· 9 years ago
fcd8a39
Merge branch 'xfs-stats-fixes' into for-next
by Dave Chinner
· 9 years ago
f9d460b
xfs: fix an error code in xfs_fs_fill_super()
by Dan Carpenter
· 9 years ago
985ef4d
xfs: stats are no longer dependent on CONFIG_PROC_FS
by Dave Chinner
· 9 years ago
1e2103c
Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next
by Dave Chinner
· 9 years ago
8a56d7c
Merge branch 'xfs-io-fixes' into for-next
by Dave Chinner
· 9 years ago
316433b
Merge branch 'xfs-logging-fixes' into for-next
by Dave Chinner
· 9 years ago
9e92054
xfs: simplify /proc teardown & error handling
by Eric Sandeen
· 9 years ago
ff6d6af
xfs: per-filesystem stats counter implementation
by Bill O'Donnell
· 9 years ago
225e463
xfs: per-filesystem stats in sysfs
by Bill O'Donnell
· 9 years ago
847f9f6
xfs: more info from kmem deadlocks and high-level error msgs
by Eric Sandeen
· 9 years ago
91f9f5f
xfs: avoid null *src in memcpy call in xlog_write
by Eric Sandeen
· 9 years ago
dbd5c8c
xfs: pass total block res. as total xfs_bmapi_write() parameter
by Brian Foster
· 9 years ago
51fcbfe
xfs: avoid dependency on Linux XATTR_SIZE_MAX
by Jan Tulak
· 9 years ago
4e24761
xfs: prefix XATTR_LIST_MAX with XFS_
by Jan Tulak
· 9 years ago
fef4ded
libxfs: fix two comment typos
by Geliang Tang
· 9 years ago
0a50f16
xfs: add an xfs_zero_eof() tracepoint
by Brian Foster
· 9 years ago
3136e8b
xfs: always drain dio before extending aio write submission
by Brian Foster
· 9 years ago
a45086e
xfs: validate metadata LSNs against log on v5 superblocks
by Brian Foster
· 9 years ago
5bf97b1
xfs: Print name and pid when memory allocation loops
by Tetsuo Handa
· 9 years ago
b7cdc66
xfs: log local to remote symlink conversions correctly on v5 supers
by Brian Foster
· 9 years ago
009c6e8
xfs: add missing ilock around dio write last extent alignment
by Brian Foster
· 9 years ago
5cb13dc
cancel the setfilesize transation when io error happen
by Zhaohongjiang
· 9 years ago
80529c4
xfs: pass xfsstats structures to handlers and macros
by Bill O'Donnell
· 9 years ago
a27c264
xfs: consolidate sysfs ops
by Bill O'Donnell
· 9 years ago
50cf5b7
xfs: remove unused procfs code
by Bill O'Donnell
· 9 years ago
32f0ea0
xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
by Bill O'Donnell
· 9 years ago
bb230c1
xfs: create global stats and stats_clear in sysfs
by Bill O'Donnell
· 9 years ago
acd76e7
xfs: huge page fault support
by Matthew Wilcox
· 9 years ago
c94c2ac
dax: move DAX-related functions to a new header
by Matthew Wilcox
· 9 years ago
77a7880
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
7d9071a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
a068acf
fs: create and use seq_show_option for escaping
by Kees Cook
· 9 years ago
1081230
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
5d54b8c
Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next
by Dave Chinner
· 9 years ago
1a7ccad
xfs: fix error gotos in xfs_setattr_nonsize
by Eric Sandeen
· 9 years ago
8774cf8
xfs: add mssing inode cache attempts counter increment
by Lucas Stach
· 9 years ago
c9eb256
xfs: return errors from partial I/O failures to files
by David Jeffery
· 9 years ago
Next »