index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-06
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
1
-0
/
+1
2016-06-06
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
1
-4
/
+4
2016-06-06
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
1
-4
/
+13
2016-06-03
libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
Darrick J. Wong
1
-1
/
+1
2016-06-01
xfs: Don't wrap growfs AGFL indexes
Dave Chinner
1
-2
/
+2
2016-06-01
xfs: disallow rw remount on fs with unknown ro-compat features
Eric Sandeen
1
-0
/
+10
2016-04-18
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
1
-9
/
+10
2016-02-03
xfs: log mount failures don't wait for buffers to be released
Dave Chinner
1
-0
/
+10
2016-02-03
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
5
-9
/
+40
2016-02-03
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
2
-5
/
+14
2015-09-21
fs: create and use seq_show_option for escaping
Kees Cook
1
-2
/
+2
2015-09-21
xfs: Fix file type directory corruption for btree directories
Jan Kara
1
-1
/
+9
2015-09-21
xfs: Fix xfs_attr_leafblock definition
Jan Kara
1
-2
/
+9
2015-09-21
libxfs: readahead of dir3 data blocks should use the read verifier
Darrick J. Wong
1
-1
/
+2
2015-08-10
xfs: remote attributes need to be considered data
Dave Chinner
1
-4
/
+11
2015-08-10
xfs: remote attribute headers contain an invalid LSN
Dave Chinner
2
-9
/
+31
2015-08-03
xfs: don't truncate attribute extents if no extents exist
Brian Foster
1
-2
/
+8
2015-08-03
xfs: fix remote symlinks on V5/CRC filesystems
Eric Sandeen
1
-1
/
+1
2015-05-29
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
1
-2
/
+8
2015-05-29
xfs: xfs_iozero can return positive errno
Dave Chinner
1
-1
/
+1
2015-05-29
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
4
-47
/
+58
2015-05-29
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
1
-12
/
+19
2015-05-29
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
1
-14
/
+20
2015-05-29
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
1
-3
/
+6
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-31
/
+31
2015-04-24
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
45
-1927
/
+1986
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-26
/
+25
2015-04-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-197
/
+100
2015-04-16
Merge branch 'xfs-dio-extend-fix' into for-next
Dave Chinner
3
-82
/
+239
2015-04-16
xfs: using generic_file_direct_write() is unnecessary
Dave Chinner
1
-3
/
+20
2015-04-16
xfs: direct IO EOF zeroing needs to drain AIO
Dave Chinner
1
-0
/
+10
2015-04-16
xfs: DIO write completion size updates race
Dave Chinner
2
-1
/
+19
2015-04-16
xfs: DIO writes within EOF don't need an ioend
Dave Chinner
2
-30
/
+40
2015-04-16
xfs: handle DIO overwrite EOF update completion correctly
Dave Chinner
2
-31
/
+31
2015-04-16
xfs: DIO needs an ioend for writes
Dave Chinner
2
-10
/
+85
2015-04-16
xfs: move DIO mapping size calculation
Dave Chinner
1
-33
/
+46
2015-04-16
xfs: factor DIO write mapping from get_blocks
Dave Chinner
1
-13
/
+27
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
7
-31
/
+31
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
12
-51
/
+159
2015-04-13
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
5
-7
/
+13
2015-04-13
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
Brian Foster
1
-2
/
+1
2015-04-13
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2
-6
/
+92
2015-04-13
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
4
-35
/
+46
2015-04-13
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
1
-0
/
+6
2015-04-13
xfs: xfs_shift_file_space can be static
kbuild test robot
1
-1
/
+1
2015-04-11
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
1
-2
/
+2
2015-04-11
switch generic_write_checks() to iocb and iter
Al Viro
1
-4
/
+4
2015-04-11
xfs_file_aio_write_checks: switch to iocb/iov_iter
Al Viro
1
-15
/
+16
2015-04-11
generic_write_checks(): drop isblk argument
Al Viro
1
-1
/
+1
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
1
-1
/
+0
[next]