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.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
/
xfs_super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-04
xfs: add initial DAX support
Dave Chinner
1
-2
/
+23
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
1
-0
/
+6
2015-04-13
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
1
-0
/
+6
2015-03-25
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
1
-1
/
+1
2015-03-25
xfs: Fix incorrect positive ENOMEM return
Joe Perches
1
-1
/
+1
2015-02-24
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
1
-0
/
+2
2015-02-24
Merge branch 'xfs-generic-sb-counters' into for-next
Dave Chinner
1
-27
/
+78
2015-02-24
xfs: remove deprecated mount options
Eric Sandeen
1
-20
/
+0
2015-02-24
xfs: log unmount events on console
Eric Sandeen
1
-0
/
+1
2015-02-23
xfs: introduce mmap/truncate lock
Dave Chinner
1
-0
/
+2
2015-02-23
xfs: Remove icsb infrastructure
Dave Chinner
1
-20
/
+64
2015-02-23
xfs: use generic percpu counters for free block counter
Dave Chinner
1
-3
/
+7
2015-02-23
xfs: use generic percpu counters for free inode counter
Dave Chinner
1
-1
/
+3
2015-02-23
xfs: use generic percpu counters for inode counter
Dave Chinner
1
-3
/
+4
2015-02-13
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
1
-4
/
+3
2015-02-10
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
Dave Chinner
1
-0
/
+5
2015-02-06
xfs: report proper f_files in statfs if we overshoot imaxpct
Eric Sandeen
1
-0
/
+5
2015-01-22
Merge branch 'xfs-sb-logging-rework' into for-next
Dave Chinner
1
-6
/
+7
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
1
-6
/
+7
2015-01-22
xfs: remove bitfield based superblock updates
Dave Chinner
1
-1
/
+1
2014-12-24
xfs: remove extra newlines from xfs messages
Eric Sandeen
1
-1
/
+1
2014-12-12
Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+11
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
1
-4
/
+2
2014-12-04
xfs: split metadata and log buffer completion to separate workqueues
Brian Foster
1
-3
/
+2
2014-12-04
xfs: active inodes stat is broken
Dave Chinner
1
-1
/
+0
2014-12-04
Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2
Dave Chinner
1
-2
/
+1
2014-12-01
Merge branch 'xfs-coccinelle-cleanups' into for-next
Dave Chinner
1
-2
/
+1
2014-12-01
xfs: remove unnecessary null checks
Markus Elfring
1
-2
/
+1
2014-11-28
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
1
-3
/
+0
2014-11-28
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: replace global xfslogd wq with per-mount wq
Brian Foster
1
-1
/
+10
2014-11-10
xfs: Set allowed quota types
Jan Kara
1
-0
/
+1
2014-09-29
xfs: xfs_kset should be static
Dave Chinner
1
-1
/
+2
2014-09-09
xfs: add debug sysfs attribute set
Brian Foster
1
-2
/
+21
2014-09-09
xfs: mark all internal workqueues as freezable
Brian Foster
1
-7
/
+8
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
Dave Chinner
1
-17
/
+17
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
1
-8
/
+0
2014-07-24
xfs: tidy up xfs_set_inode32
Eric Sandeen
1
-2
/
+4
2014-07-24
xfs: allow inode allocations in post-growfs disk space
Eric Sandeen
1
-7
/
+13
2014-07-15
xfs: add a sysfs kset
Brian Foster
1
-1
/
+11
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-44
/
+44
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
1
-8
/
+8
2014-05-15
Merge branch 'xfs-filestreams-lookup' into for-next
Dave Chinner
1
-8
/
+1
2014-05-15
Merge branch 'xfs-unused-args-cleanup' into for-next
Dave Chinner
1
-9
/
+4
2014-05-15
xfs: negate xfs_icsb_init_counters error value
Dave Chinner
1
-1
/
+1
2014-05-15
xfs: negate mount workqueue init error value
Dave Chinner
1
-1
/
+1
[next]