index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
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-03-25
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
6
-83
/
+461
2015-03-25
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
8
-52
/
+20
2015-03-25
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
6
-83
/
+461
2015-03-25
xfs: Fix incorrect positive ENOMEM return
Joe Perches
1
-1
/
+1
2015-03-25
xfs: xfs_mru_cache_insert() should use GFP_NOFS
Byoungyoung Lee
1
-1
/
+1
2015-03-25
xfs: %pF is only for function pointers
Scott Wood
2
-11
/
+11
2015-03-25
xfs: fix shadow warning in xfs_da3_root_split()
Fabian Frederick
1
-4
/
+4
2015-03-25
xfs: use bool instead of int in xfs_rename()
Fabian Frederick
1
-2
/
+2
2015-03-25
xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()
Eric Sandeen
1
-1
/
+1
2015-03-25
xfs: remove xfs_bmap_sanity_check()
Dave Chinner
1
-33
/
+0
2015-03-25
Merge branch 'xfs-rename-whiteout' into for-next
Dave Chinner
2
-171
/
+239
2015-03-25
xfs: add RENAME_WHITEOUT support
Dave Chinner
2
-24
/
+107
2015-03-25
xfs: make xfs_cross_rename() complete fully
Dave Chinner
1
-20
/
+21
2015-03-25
xfs: factor out xfs_finish_rename()
Dave Chinner
1
-21
/
+27
2015-03-25
xfs: cleanup xfs_rename error handling
Dave Chinner
1
-33
/
+26
2015-03-25
xfs: clean up inode locking for RENAME_WHITEOUT
Dave Chinner
1
-78
/
+67
2015-02-24
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
8
-114
/
+217
2015-02-24
Merge branch 'xfs-generic-sb-counters' into for-next
Dave Chinner
13
-1129
/
+381
2015-02-24
Merge branch 'xfs-misc-fixes-for-4.1' into for-next
Dave Chinner
18
-254
/
+279
2015-02-24
xfs: remove deprecated mount options
Eric Sandeen
1
-20
/
+0
2015-02-24
xfs: xfs_alloc_fix_minleft can underflow near ENOSPC
Dave Chinner
1
-1
/
+3
2015-02-24
xfs: cancel failed transaction in xfs_fs_commit_blocks()
Eric Sandeen
1
-1
/
+3
2015-02-24
xfs: remove old and redundant comment in xfs_mount_validate_sb
Wang Sheng-Hui
1
-8
/
+0
2015-02-24
xfs: clarify async write failure ratelimit message
Eric Sandeen
1
-2
/
+2
2015-02-24
xfs: log unmount events on console
Eric Sandeen
1
-0
/
+1
2015-02-24
xfs: Ensure we have target_ip for RENAME_EXCHANGE
Eric Sandeen
1
-0
/
+4
2015-02-23
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
Eric Sandeen
7
-52
/
+59
2015-02-23
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
Eric Sandeen
6
-116
/
+124
2015-02-23
xfs: inodes are new until the dentry cache is set up
Dave Chinner
7
-55
/
+90
2015-02-23
xfs: ensure truncate forces zeroed blocks to disk
Dave Chinner
3
-30
/
+29
2015-02-23
xfs: Fix quota type in quota structures when reusing quota file
Jan Kara
1
-0
/
+5
2015-02-23
xfs: lock out page faults from extent swap operations
Dave Chinner
1
-16
/
+15
2015-02-23
xfs: xfs_setattr_size no longer races with page faults
Dave Chinner
1
-42
/
+14
2015-02-23
xfs: take i_mmap_lock on extent manipulation operations
Dave Chinner
3
-2
/
+13
2015-02-23
xfs: use i_mmaplock on write faults
Dave Chinner
2
-15
/
+25
2015-02-23
xfs: use i_mmaplock on read faults
Dave Chinner
2
-1
/
+29
2015-02-23
xfs: introduce mmap/truncate lock
Dave Chinner
3
-38
/
+121
2015-02-23
xfs: remove xfs_mod_incore_sb API
Dave Chinner
4
-204
/
+1
2015-02-23
xfs: replace xfs_mod_incore_sb_batched
Dave Chinner
3
-134
/
+126
2015-02-23
xfs: introduce xfs_mod_frextents
Dave Chinner
4
-21
/
+34
2015-02-23
xfs: Remove icsb infrastructure
Dave Chinner
9
-621
/
+72
2015-02-23
xfs: use generic percpu counters for free block counter
Dave Chinner
8
-131
/
+134
2015-02-23
xfs: use generic percpu counters for free inode counter
Dave Chinner
6
-48
/
+42
[next]