Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
474402291a0ad4778a4e5fdff6ae507b2a26d809
/
fs
/
xfs
« Previous
ce695c6
xfs: handle duplicate entries in xfs_mru_cache_insert
by Christoph Hellwig
· 11 years ago
c977eb1
xfs: split xfs_bmap_btalloc_nullfb
by Christoph Hellwig
· 11 years ago
9ac0367
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
330033d
xfs: fix tmpfile/selinux deadlock and initialize security
by Brian Foster
· 11 years ago
8d6c121
xfs: fix buffer use after free on IO error
by Eric Sandeen
· 11 years ago
07d5035
xfs: wrong error sign conversion during failed DIO writes
by Dave Chinner
· 11 years ago
9c23ecc
xfs: unmount does not wait for shutdown during unmount
by Dave Chinner
· 11 years ago
d39a2ce
xfs: collapse range is delalloc challenged
by Dave Chinner
· 11 years ago
0e1f789
xfs: don't map ranges that span EOF for direct IO
by Dave Chinner
· 11 years ago
8b90a33
xfs: don't try to use the filestream allocator for metadata allocations
by Christoph Hellwig
· 11 years ago
5e06d14
xfs: remove unused calculation in xfs_dir2_sf_addname()
by Eric Sandeen
· 11 years ago
e5e98bc
xfs: remove pointless pointer increment in xfs_dir2_block_compact()
by Eric Sandeen
· 11 years ago
bbe4c66
xfs: remove unused trans pointer arg from xlog_recover_unmount_trans()
by Eric Sandeen
· 11 years ago
e4a1e29
xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()
by Eric Sandeen
· 11 years ago
bda65ef
xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok()
by Eric Sandeen
· 11 years ago
fd9fdba
xfs: remove unused bp arg from xfs_iflush_fork()
by Eric Sandeen
· 11 years ago
e009400
xfs: remove unused pag ptr arg from iterator execute functions
by Eric Sandeen
· 11 years ago
6f8950c
xfs: remove unused length arg from alloc_block ops
by Eric Sandeen
· 11 years ago
6ea94bb
xfs: remove unused mp arg from xfs_calc_dquots_per_chunk()
by Eric Sandeen
· 11 years ago
2599405
xfs: remove unused mp arg from xfs_dir2 dataptr/byte functions
by Eric Sandeen
· 11 years ago
9df2dd0
xfs: remove unused tp arg from xfs_da_reada_buf & callers
by Eric Sandeen
· 11 years ago
72b0636
xfs: remove unused bip arg from xfs_buf_item_log_segment()
by Eric Sandeen
· 11 years ago
87937bf
xfs: remove unused flags arg from _xfs_buf_get_pages()
by Eric Sandeen
· 11 years ago
34dcefd
xfs: remove unused args from xfs_alloc_buftarg()
by Eric Sandeen
· 11 years ago
a96c415
xfs: remove unused blocksize arg from xfs_setsize_buftarg()
by Eric Sandeen
· 11 years ago
0d7409b
xfs: remove unused level arg from xfs_btree_read_buf_block()
by Eric Sandeen
· 11 years ago
6a9edd3
xfs: remove unused mp arg from xfs_bmap_forkoff_reset()
by Eric Sandeen
· 11 years ago
152d93b
xfs: remove unused mp arg from xfs_bmdr_maxrecs()
by Eric Sandeen
· 11 years ago
6d0081a
xfs: remove unused mp arg from xfs_attr3_rmt_hdr_ok()
by Eric Sandeen
· 11 years ago
7fb2cd4
xfs: remove unused tp arg from xfs_bmap_last_offset() and callers
by Eric Sandeen
· 11 years ago
897b73b
xfs: zeroing space needs to punch delalloc blocks
by Dave Chinner
· 11 years ago
aad3f37
xfs: xfs_vm_write_end truncates too much on failure
by Dave Chinner
· 11 years ago
72ab70a
xfs: write failure beyond EOF truncates too much data
by Dave Chinner
· 11 years ago
4ab9ed5
xfs: kill buffers over failed write ranges properly
by Dave Chinner
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
23fffa9
fs: move falloc collapse range check into the filesystem methods
by Lukas Czerner
· 11 years ago
f182036
mm: implement ->map_pages for page cache
by Kirill A. Shutemov
· 11 years ago
d15e031
Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
a6cf33b
Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next
by Dave Chinner
· 11 years ago
c88547a
xfs: fix directory hash ordering bug
by Mark Tinguely
· 11 years ago
805eeb8
xfs: extra semi-colon breaks a condition
by Dan Carpenter
· 11 years ago
0a64bc2
xfs_file_buffered_aio_write(): switch to generic_perform_write()
by Al Viro
· 11 years ago
5cb6c6c
generic_file_direct_write(): get rid of ppos argument
by Al Viro
· 11 years ago
fcacafd
kill the 5th argument of generic_file_buffered_write()
by Al Viro
· 11 years ago
5d826c8
new helper: readlink_copy()
by Al Viro
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
fe986f9
Merge branch 'xfs-O_TMPFILE-support' into for-next
by Dave Chinner
· 11 years ago
5f44e4c1
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
by Dave Chinner
· 11 years ago
49ae4b9
Merge branch 'xfs-verifier-cleanup' into for-next
by Dave Chinner
· 11 years ago
730357a
Merge branch 'xfs-stack-fixes' into for-next
by Dave Chinner
· 11 years ago
b6db055
Merge branch 'xfs-collapse-range' into for-next
by Dave Chinner
· 11 years ago
376ba31
xfs: Add support for FALLOC_FL_ZERO_RANGE
by Lukas Czerner
· 11 years ago
fe4c224
xfs: inode log reservations are still too small
by Dave Chinner
· 11 years ago
a49935f
xfs: xfs_check_page_type buffer checks need help
by Dave Chinner
· 11 years ago
e480a72
xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation
by Brian Foster
· 11 years ago
ae687e5
xfs: use NOIO contexts for vm_map_ram
by Dave Chinner
· 11 years ago
ac75a1f
xfs: don't leak EFSBADCRC to userspace
by Dave Chinner
· 11 years ago
8d75318
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
93a8614
xfs: fix directory inode iolock lockdep false positive
by Dave Chinner
· 11 years ago
a1358aa
xfs: allocate xfs_da_args to reduce stack footprint
by Dave Chinner
· 11 years ago
f876e44
xfs: always do log forces via the workqueue
by Dave Chinner
· 11 years ago
ce5028c
xfs: modify verifiers to differentiate CRC from other errors
by Eric Sandeen
· 11 years ago
db9355c
xfs: print useful caller information in xfs_error_report
by Eric Sandeen
· 11 years ago
ca23f8f
xfs: add xfs_verifier_error()
by Eric Sandeen
· 11 years ago
f1dbcd7
xfs: add helper for updating checksums on xfs_bufs
by Eric Sandeen
· 11 years ago
5158217
xfs: add helper for verifying checksums on xfs_bufs
by Eric Sandeen
· 11 years ago
533b81c
xfs: Use defines for CRC offsets in all cases
by Eric Sandeen
· 11 years ago
e0d2c23
xfs: skip pointless CRC updates after verifier failures
by Eric Sandeen
· 11 years ago
e1d8fb8
xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
by Namjae Jeon
· 11 years ago
645ceee
Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
0dc83bd
Revert "writeback: do not sync data dirtied after sync start"
by Jan Kara
· 11 years ago
027f185
Merge remote-tracking branch 'xfs-async-aio-extend' into for-next
by Dave Chinner
· 11 years ago
b678573
Merge branch 'xfs-fixes-for-3.15' into for-next
by Dave Chinner
· 11 years ago
5ef11eb
xfs: limit superblock corruption errors to actual corruption
by Eric Sandeen
· 11 years ago
daba542
xfs: skip verification on initial "guess" superblock read
by Eric Sandeen
· 11 years ago
7a01e707
xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb
by Eric Sandeen
· 11 years ago
3895e51
xfs: ensure correct log item buffer alignment
by Dave Chinner
· 11 years ago
fe60a8a
xfs: ensure correct timestamp updates from truncate
by Christoph Hellwig
· 11 years ago
9862f62
xfs: allow appending aio writes
by Christoph Hellwig
· 11 years ago
d531d91
xfs: always use unwritten extents for direct I/O writes
by Christoph Hellwig
· 11 years ago
d311d79
fix O_SYNC|O_APPEND syncing the wrong range on write()
by Al Viro
· 11 years ago
492185e
xfs: remove XFS_TRANS_DEBUG dead code
by Jie Liu
· 11 years ago
4ae69fe
xfs: return -E2BIG if hit the maximum size limits of ACLs
by Jie Liu
· 11 years ago
392c6de
xfs: sanitize sb_inopblock in xfs_mount_validate_sb
by Eric Sandeen
· 11 years ago
c6f9726
xfs: convert xfs_log_commit_cil() to void
by Jie Liu
· 11 years ago
410b11a
xfs: use tr_qm_dqalloc log reservation for dquot alloc
by Brian Foster
· 11 years ago
c19ec23
xfs: remove unused tr_swrite
by Eric Sandeen
· 11 years ago
70bbca07
xfs: use tr_growrtalloc for growing rt files
by Brian Foster
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
f149938
Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
2401dc2
xfs: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
5bf3258
fs: make posix_acl_chmod more useful
by Christoph Hellwig
· 11 years ago
96c8c44
xfs: switch to kfree_put_link()
by Al Viro
· 11 years ago
7c71ee7
xfs: allow logical-sector sized O_DIRECT
by Eric Sandeen
· 11 years ago
6da5417
xfs: rename xfs_buftarg structure members
by Eric Sandeen
· 11 years ago
f0bc998
xfs: clean up xfs_buftarg
by Eric Sandeen
· 11 years ago
Next »