index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
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-03-04
xfs: Add support for Q_SETINFO
Jan Kara
1
-0
/
+37
2015-03-04
xfs: Convert to using ->get_state callback
Jan Kara
3
-205
/
+71
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
2015-02-23
xfs: use generic percpu counters for inode counter
Dave Chinner
7
-52
/
+54
2015-02-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-1
/
+1
2015-02-22
Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10
-8
/
+393
2015-02-16
xfs: recall pNFS layouts on conflicting access
Christoph Hellwig
5
-7
/
+64
2015-02-16
xfs: implement pNFS export operations
Christoph Hellwig
8
-1
/
+329
2015-02-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-16
/
+16
2015-02-13
list_lru: add helpers to isolate items
Vladimir Davydov
2
-4
/
+7
2015-02-13
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
1
-4
/
+3
2015-02-13
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2
-8
/
+6
2015-02-13
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2015-02-11
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
38
-880
/
+807
2015-02-11
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
1
-1
/
+0
2015-02-10
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
Dave Chinner
4
-4
/
+11
[prev]
[next]