Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa57b93b27eae1156c9a66a4ea85076f9a38d135
/
fs
/
xfs
c05e14f
Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
1366f5d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
6044e43
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
by Dave Chinner
· 10 years ago
b29c70f
xfs: split metadata and log buffer completion to separate workqueues
by Brian Foster
· 10 years ago
32296f8
xfs: fix set-but-unused warnings
by Dave Chinner
· 10 years ago
9a2cc41
xfs: move type conversion functions to xfs_dir.h
by Dave Chinner
· 10 years ago
1b767ee
xfs: move ftype conversion functions to libxfs
by Dave Chinner
· 10 years ago
2d3d0c5
xfs: lobotomise xfs_trans_read_buf_map()
by Dave Chinner
· 10 years ago
cdc9cec
xfs: active inodes stat is broken
by Dave Chinner
· 10 years ago
4db431f
xfs: cleanup xfs_bmse_merge returns
by Dave Chinner
· 10 years ago
b11bd67
xfs: cleanup xfs_bmse_shift_one goto mess
by Dave Chinner
· 10 years ago
7a1df15
xfs: fix premature enospc on inode allocation
by Dave Chinner
· 10 years ago
76b5730
xfs: overflow in xfs_iomap_eof_align_last_fsb
by Peter Watkins
· 10 years ago
e77b854
Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2
by Dave Chinner
· 10 years ago
c14fc01
Merge branch 'xfs-coccinelle-cleanups' into for-next
by Dave Chinner
· 10 years ago
d254aae
xfs: fix simple_return.cocci warning in xfs_bmse_shift_one
by kbuild test robot
· 10 years ago
8300475
xfs: fix simple_return.cocci warning in xfs_file_readdir
by kbuild test robot
· 10 years ago
b72091f
libxfs: fix simple_return.cocci warnings
by kbuild test robot
· 10 years ago
d2a5e3c
xfs: remove unnecessary null checks
by Markus Elfring
· 10 years ago
216875a
Merge branch 'xfs-consolidate-format-defs' into for-next
by Dave Chinner
· 10 years ago
4bd47c1
Merge branch 'xfs-misc-fixes-for-3.19-1' into for-next
by Dave Chinner
· 10 years ago
508b6b3
xfs: merge xfs_inum.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
bb58e61
xfs: move most of xfs_sb.h to xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
5beda58
xfs: move acl structures to xfs_format.h
by Christoph Hellwig
· 10 years ago
6d3ebaa
xfs: merge xfs_dinode.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
db52d09
xfs: catch invalid negative blknos in _xfs_buf_find()
by Eric Sandeen
· 10 years ago
91ee575
xfs: allow lazy sb counter sync during filesystem freeze sequence
by Brian Foster
· 10 years ago
5d45ee1
xfs: fix error handling in xfs_qm_log_quotaoff()
by Brian Foster
· 10 years ago
062647a
xfs: replace on-stack xfs_trans_res with pointer in xfs_create()
by Brian Foster
· 10 years ago
78c931b
xfs: replace global xfslogd wq with per-mount wq
by Brian Foster
· 10 years ago
17ef4fd
xfs: Set allowed quota types
by Jan Kara
· 10 years ago
0027589
xfs: track bulkstat progress by agino
by Dave Chinner
· 10 years ago
febe3cb
xfs: bulkstat error handling is broken
by Dave Chinner
· 10 years ago
6e57c542
xfs: bulkstat main loop logic is a mess
by Dave Chinner
· 10 years ago
2b831ac
xfs: bulkstat chunk-formatter has issues
by Dave Chinner
· 10 years ago
bf4a5af
xfs: bulkstat chunk formatting cursor is broken
by Dave Chinner
· 10 years ago
afa947c
xfs: bulkstat btree walk doesn't terminate
by Dave Chinner
· 10 years ago
5d11fb4
xfs: rework zero range to prevent invalid i_size updates
by Brian Foster
· 10 years ago
7a19dee
xfs: Check error during inode btree iteration in xfs_bulkstat()
by Jan Kara
· 10 years ago
a6bbce5
xfs: bulkstat doesn't release AGI buffer on error
by Dave Chinner
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
6889e78
Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next
by Dave Chinner
· 10 years ago
a8b1ee8
xfs: fix agno increment in xfs_inumbers() loop
by Eric Sandeen
· 10 years ago
5217793
xfs: xfs_iflush_done checks the wrong log item callback
by Mark Tinguely
· 10 years ago
da5f109
xfs: flush the range before zero range conversion
by Brian Foster
· 10 years ago
07d0868
xfs: restore buffer_head unwritten bit on ioend cancel
by Brian Foster
· 10 years ago
5cca3f6
xfs: check for null dquot in xfs_quota_calc_throttle()
by Eric Sandeen
· 10 years ago
04dd1a0
xfs: fix crc field handling in xfs_sb_to/from_disk
by Eric Sandeen
· 10 years ago
6ee49a2
xfs: don't send null bp to xfs_trans_brelse()
by Eric Sandeen
· 10 years ago
ce57bcf
xfs: check for inode size overflow in xfs_new_eof()
by Brian Foster
· 10 years ago
a872703
xfs: only set extent size hint when asked
by Dave Chinner
· 10 years ago
9336e3a
xfs: project id inheritance is a directory only flag
by Dave Chinner
· 10 years ago
e076b0f
xfs: kill time.h
by Dave Chinner
· 10 years ago
b1d6cc0
xfs: compat_xfs_bstat does not have forkoff
by Dave Chinner
· 10 years ago
75e58ce
Merge branch 'xfs-buf-iosubmit' into for-next
by Dave Chinner
· 10 years ago
8c15612
xfs: simplify xfs_zero_remaining_bytes
by Christoph Hellwig
· 10 years ago
ba37267
xfs: check xfs_buf_read_uncached returns correctly
by Dave Chinner
· 10 years ago
595bff7
xfs: introduce xfs_buf_submit[_wait]
by Dave Chinner
· 10 years ago
8b13197
xfs: kill xfs_bioerror_relse
by Dave Chinner
· 10 years ago
2718775
xfs: xfs_bioerror can die.
by Dave Chinner
· 10 years ago
8dac392
xfs: kill xfs_bdstrat_cb
by Dave Chinner
· 10 years ago
61be9c5
xfs: rework xfs_buf_bio_endio error handling
by Dave Chinner
· 10 years ago
e8aaba9
xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality
by Dave Chinner
· 10 years ago
e11bb80
xfs: synchronous buffer IO needs a reference
by Dave Chinner
· 10 years ago
cf53e99
xfs: Don't use xfs_buf_iowait in the delwri buffer code
by Dave Chinner
· 10 years ago
a870fe6d
xfs: force the log before shutting down
by Dave Chinner
· 10 years ago
bd438f8
Merge branch 'xfs-sparse-fixes' into for-next
by Dave Chinner
· 10 years ago
b972d07
xfs: annotate user variables passed as void
by Dave Chinner
· 10 years ago
e3aed1a
xfs: xfs_kset should be static
by Dave Chinner
· 10 years ago
bf1ed38
xfs: xfs_qm_dquot_isolate needs locking annotations for sparse
by Dave Chinner
· 10 years ago
e68ed77
xfs: fix use of agi_newino in finobt lookup
by Dave Chinner
· 10 years ago
2f43bbd
Merge branch 'xfs-trans-recover-cleanup' into for-next
by Dave Chinner
· 10 years ago
b818cca
xfs: refactor recovery transaction start handling
by Dave Chinner
· 10 years ago
7656066
xfs: reorganise transaction recovery item code
by Dave Chinner
· 10 years ago
88b863d
xfs: fix double free in xlog_recover_commit_trans
by Dave Chinner
· 10 years ago
e9131e5
xfs: recovery of XLOG_UNMOUNT_TRANS leaks memory
by Dave Chinner
· 10 years ago
eeb1168
xfs: refactor xlog_recover_process_data()
by Dave Chinner
· 10 years ago
33044dc
Merge branch 'xfs-misc-fixes-for-3.18-2' into for-next
by Dave Chinner
· 10 years ago
2ebff7b
xfs: flush entire last page of old EOF on truncate up
by Dave Chinner
· 10 years ago
7abbb8f
xfs: xfs_swap_extent_flush can be static
by Dave Chinner
· 10 years ago
02cc187
xfs: xfs_buf_write_fail_rl_state can be static
by Dave Chinner
· 10 years ago
ea95961
xfs: xfs_rtget_summary can be static
by Fengguang Wu
· 10 years ago
e3cf179
xfs: remove second xfs_quota.h inclusion in xfs_icache.c
by Fabian Frederick
· 10 years ago
fb04013
xfs: don't ASSERT on corrupt ftype
by Eric Sandeen
· 10 years ago
8af3dcd
xfs: xlog_cil_force_lsn doesn't always wait correctly
by Dave Chinner
· 10 years ago
f6d31f4
Merge branch 'xfs-shift-extents-rework' into for-next
by Dave Chinner
· 10 years ago
8b5279e
xfs: only writeback and truncate pages for the freed range
by Brian Foster
· 10 years ago
f71721d
xfs: writeback and inval. file range to be shifted by collapse
by Brian Foster
· 10 years ago
a979bdf
xfs: refactor single extent shift into xfs_bmse_shift_one() helper
by Brian Foster
· 10 years ago
ddb19e3
xfs: refactor shift-by-merge into xfs_bmse_merge() helper
by Brian Foster
· 10 years ago
2c845f5
xfs: track collapse via file offset rather than extent index
by Brian Foster
· 10 years ago
0d085a5
xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly
by Dave Chinner
· 10 years ago
6d11fb4
Merge branch 'for-linus' into for-3.18/core
by Jens Axboe
· 10 years ago
a4241ae
Merge branch 'xfs-misc-fixes-for-3.18-1' into for-next
by Dave Chinner
· 10 years ago
ab6978c
xfs: remove rbpp check from xfs_rtmodify_summary_int
by Eric Sandeen
· 10 years ago
afabfd3
xfs: combine xfs_rtmodify_summary and xfs_rtget_summary
by Eric Sandeen
· 10 years ago
b16ed7c
xfs: combine xfs_dir_canenter into xfs_dir_createname
by Eric Sandeen
· 10 years ago
94f3cad
xfs: check resblks before calling xfs_dir_canenter
by Eric Sandeen
· 10 years ago
970fd3f
xfs: deduplicate xlog_do_recovery_pass()
by Eric Sandeen
· 10 years ago
Next »