Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
18785040b088c0d90713606b57a8b1bd4834ec04
/
fs
/
xfs
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
dfdd4ac
libxfs: bad magic number should set da block buffer error
by Darrick J. Wong
· 9 years ago
70b33a7
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
by Dave Chinner
· 9 years ago
f79af0b
xfs: fix non-debug build warnings
by Dave Chinner
· 9 years ago
2ccf4a9
xfs: collapse allocsize and biosize mount option handling
by Eric Sandeen
· 9 years ago
0375423
xfs: Fix file type directory corruption for btree directories
by Jan Kara
· 9 years ago
b6a9947
xfs: lockdep annotations throw warnings on non-debug builds
by Dave Chinner
· 9 years ago
c184f85
xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()
by Jan Kara
· 9 years ago
aa49338
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
by Dave Chinner
· 9 years ago
3403ccc
xfs: inode lockdep annotations broke non-lockdep build
by Dave Chinner
· 9 years ago
3d751af
xfs: flush entire file on dio read/write to cached file
by Brian Foster
· 9 years ago
ffeecc5
xfs: Fix xfs_attr_leafblock definition
by Jan Kara
· 9 years ago
2f123bc
libxfs: readahead of dir3 data blocks should use the read verifier
by Darrick J. Wong
· 9 years ago
dbad7c9
xfs: stop holding ILOCK over filldir callbacks
by Dave Chinner
· 9 years ago
0952c81
xfs: clean up inode lockdep annotations
by Dave Chinner
· 9 years ago
7df1c17
xfs: swap leaf buffer into path struct atomically during path shift
by Brian Foster
· 9 years ago
1b867d3
xfs: relocate sparse inode mount warning
by Brian Foster
· 9 years ago
9286345
xfs: dquots should be stamped with sb_meta_uuid
by Dave Chinner
· 9 years ago
fcfbe2c
xfs: log recovery needs to validate against sb_meta_uuid
by Dave Chinner
· 9 years ago
ac383de
xfs: growfs not aware of sb_meta_uuid
by Dave Chinner
· 9 years ago
bbf155a
xfs: fix sb_meta_uuid usage
by Dave Chinner
· 9 years ago
c400ee3
xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
by Eric Sandeen
· 9 years ago
5be203a
Merge branch 'xfs-efi-rework' into for-next
by Dave Chinner
· 9 years ago
d4a97a0
xfs: add missing bmap cancel calls in error paths
by Brian Foster
· 9 years ago
146e54b
xfs: add helper to conditionally remove items from the AIL
by Brian Foster
· 9 years ago
f307080
xfs: fix btree cursor error cleanups
by Brian Foster
· 9 years ago
0ae120f
xfs: clean up root inode properly on mount failure
by Brian Foster
· 9 years ago
a3f2001
xfs: checksum log record ext headers based on record size
by Brian Foster
· 9 years ago
fc0d165
xfs: fix broken icreate log item cancellation
by Brian Foster
· 9 years ago
78d57e4
xfs: icreate log item recovery and cancellation tracepoints
by Brian Foster
· 9 years ago
f0b2efa
xfs: don't leave EFIs on AIL on mount failure
by Brian Foster
· 9 years ago
e32a1d1
xfs: use EFI refcount consistently in log recovery
by Brian Foster
· 9 years ago
6bc43af
xfs: ensure EFD trans aborts on log recovery extent free failure
by Brian Foster
· 9 years ago
8d99fe9
xfs: fix efi/efd error handling to avoid fs shutdown hangs
by Brian Foster
· 9 years ago
d43ac29
xfs: return committed status from xfs_trans_roll()
by Brian Foster
· 9 years ago
5e4b538
xfs: disentagle EFI release from the extent count
by Brian Foster
· 9 years ago
bee9182
introduce __sb_writers_{acquired,release}() helpers
by Oleg Nesterov
· 9 years ago
b54ffb7
block: remove bio_get_nr_vecs()
by Kent Overstreet
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
5461ad9
Merge branch 'xfs-meta-uuid' into for-next
by Dave Chinner
· 9 years ago
20b8394
Merge branch 'xfs-misc-fixes-for-4.3' into for-next
by Dave Chinner
· 9 years ago
ce748ea
xfs: create new metadata UUID field and incompat flag
by Eric Sandeen
· 9 years ago
1cfc4a9
libxfs: add xfs_bit.c
by Dave Chinner
· 9 years ago
d6077aa
xfs: Remove duplicate jumps to the same label
by Jan Kara
· 9 years ago
f41febd
xfs: Use consistent logging message prefixes
by Joe Perches
· 9 years ago
89cebc84
xfs: validate transaction header length on log recovery
by Brian Foster
· 9 years ago
4703da7
xfs: close xc_cil list_empty() races with cil commit sequence
by Brian Foster
· 9 years ago
ab7bb61
xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag
by Dave Chinner
· 9 years ago
df150ed1
xfs: remote attributes need to be considered data
by Dave Chinner
· 9 years ago
e3c32ee
xfs: remote attribute headers contain an invalid LSN
by Dave Chinner
· 9 years ago
b2442c5
xfs: call dax_fault on read page faults for DAX
by Dave Chinner
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
68b4449
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
bfffa1c
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
a6de82c
xfs: Correctly lock inode when removing suid and file capabilities
by Jan Kara
· 9 years ago
5fa8e0a
fs: Rename file_remove_suid() to file_remove_privs()
by Jan Kara
· 9 years ago
de50e16
Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
by Dave Chinner
· 9 years ago
3d238b7
Merge branch 'xfs-freelist-cleanup' into for-next
by Dave Chinner
· 9 years ago
f66bf04
xfs: don't truncate attribute extents if no extents exist
by Brian Foster
· 9 years ago
052b398
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
496817b
xfs: clean up XFS_MIN_FREELIST macros
by Dave Chinner
· 9 years ago
396503f
xfs: sanitise error handling in xfs_alloc_fix_freelist
by Dave Chinner
· 9 years ago
72d5528
xfs: factor out free space extent length check
by Dave Chinner
· 9 years ago
50adbcb
xfs: xfs_alloc_fix_freelist() can use incore perag structures
by Dave Chinner
· 9 years ago
b2a922c
xfs: remove xfs_caddr_t
by Christoph Hellwig
· 9 years ago
5809d5e
xfs: use void pointers in log validation helpers
by Christoph Hellwig
· 9 years ago
88ee2df
xfs: return a void pointer from xfs_buf_offset
by Christoph Hellwig
· 9 years ago
fc51c2b
xfs: remove inst_t
by Christoph Hellwig
· 9 years ago
db9d67d
xfs: remove __psint_t and __psunsigned_t
by Christoph Hellwig
· 9 years ago
2ac56d3
xfs: fix remote symlinks on V5/CRC filesystems
by Eric Sandeen
· 9 years ago
4ea7976
Merge branch 'xfs-commit-cleanup' into for-next
by Dave Chinner
· 9 years ago
f78c390
xfs: fix xfs_log_done interface
by Christoph Hellwig
· 9 years ago
7039331
xfs: saner xfs_trans_commit interface
by Christoph Hellwig
· 9 years ago
4906e21
xfs: remove the flags argument to xfs_trans_cancel
by Christoph Hellwig
· 9 years ago
eacb24e
xfs: pass a boolean flag to xfs_trans_free_items
by Christoph Hellwig
· 9 years ago
2e6db6c
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
by Christoph Hellwig
· 9 years ago
4497f28
Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next
by Dave Chinner
· 9 years ago
46fc58d
xfs: check min blks for random debug mode sparse allocations
by Brian Foster
· 9 years ago
3cdaa18
xfs: fix sparse inodes 32-bit compile failure
by Brian Foster
· 9 years ago
66e8ac7
Merge branch 'xfs-dax-support' into for-next
by Dave Chinner
· 9 years ago
cbe4dab
xfs: add initial DAX support
by Dave Chinner
· 9 years ago
6e1ba0b
xfs: add DAX IO path support
by Dave Chinner
· 9 years ago
9969441
xfs: add DAX truncate support
by Dave Chinner
· 9 years ago
4f69f57
xfs: add DAX block zeroing support
by Dave Chinner
· 9 years ago
6b698ed
xfs: add DAX file operations support
by Dave Chinner
· 9 years ago
ec56b1f
xfs: mmap lock needs to be inside freeze protection
by Dave Chinner
· 9 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 9 years ago
c4843a7
memcg: add per cgroup dirty page accounting
by Greg Thelen
· 9 years ago
b9a350a
Merge branch 'xfs-sparse-inode' into for-next
by Dave Chinner
· 9 years ago
e01c025
Merge branch 'xfs-misc-fixes-for-4.2' into for-next
by Dave Chinner
· 9 years ago
Next »