index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: disallow rw remount on fs with unknown ro-compat features
Eric Sandeen
2016-06-01
1
-0
/
+10
*
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
2016-06-01
1
-0
/
+6
*
xfs: xfs_kset should be static
Dave Chinner
2014-09-29
1
-1
/
+2
*
xfs: add debug sysfs attribute set
Brian Foster
2014-09-09
1
-2
/
+21
*
xfs: mark all internal workqueues as freezable
Brian Foster
2014-09-09
1
-7
/
+8
*
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
Dave Chinner
2014-08-04
1
-17
/
+17
|
\
|
*
xfs: require 64-bit sector_t
Christoph Hellwig
2014-07-30
1
-8
/
+0
|
*
xfs: tidy up xfs_set_inode32
Eric Sandeen
2014-07-24
1
-2
/
+4
|
*
xfs: allow inode allocations in post-growfs disk space
Eric Sandeen
2014-07-24
1
-7
/
+13
*
|
xfs: add a sysfs kset
Brian Foster
2014-07-15
1
-1
/
+11
|
/
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-44
/
+44
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
1
-8
/
+8
*
Merge branch 'xfs-filestreams-lookup' into for-next
Dave Chinner
2014-05-15
1
-8
/
+1
|
\
|
*
xfs: don't create a slab cache for filestream items
Christoph Hellwig
2014-04-23
1
-8
/
+1
*
|
Merge branch 'xfs-unused-args-cleanup' into for-next
Dave Chinner
2014-05-15
1
-9
/
+4
|
\
\
|
*
|
xfs: remove unused args from xfs_alloc_buftarg()
Eric Sandeen
2014-04-14
1
-5
/
+3
|
*
|
xfs: remove unused blocksize arg from xfs_setsize_buftarg()
Eric Sandeen
2014-04-14
1
-4
/
+1
|
|
/
*
|
xfs: negate xfs_icsb_init_counters error value
Dave Chinner
2014-05-15
1
-1
/
+1
*
|
xfs: negate mount workqueue init error value
Dave Chinner
2014-05-15
1
-1
/
+1
|
/
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-04
1
-0
/
+1
|
\
|
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-13
1
-0
/
+1
*
|
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
1
-1
/
+1
*
|
Revert "writeback: do not sync data dirtied after sync start"
Jan Kara
2014-02-22
1
-1
/
+1
|
/
*
Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-11-14
1
-26
/
+12
|
\
|
*
xfs: fix static and extern sparse warnings
Dave Chinner
2013-10-30
1
-1
/
+1
|
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-12
/
+4
|
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-3
/
+5
|
*
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-23
1
-1
/
+1
|
*
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-23
1
-0
/
+1
|
*
xfs: remove newlines from strings passed to __xfs_printk
Eric Sandeen
2013-10-17
1
-1
/
+1
|
*
xfs: remove usage of is_bad_inode
Ben Myers
2013-10-01
1
-9
/
+0
*
|
writeback: do not sync data dirtied after sync start
Jan Kara
2013-11-13
1
-1
/
+1
|
/
*
fs: convert inode and dentry shrinking to be node aware
Dave Chinner
2013-09-10
1
-2
/
+4
*
shrinker: convert superblock shrinkers to new API
Dave Chinner
2013-09-10
1
-4
/
+4
*
xfs: consolidate xfs_utils.c
Dave Chinner
2013-08-12
1
-1
/
+0
*
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
1
-1
/
+0
*
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
1
-1
/
+2
*
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-08-12
1
-0
/
+1
*
xfs: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
2013-07-30
1
-3
/
+3
*
xfs: Start using pquotaino from the superblock.
Chandra Seetharaman
2013-07-22
1
-9
/
+10
*
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Chandra Seetharaman
2013-06-28
1
-8
/
+8
*
xfs: implement inode change count
Dave Chinner
2013-06-28
1
-0
/
+4
*
xfs: Inode create log items
Dave Chinner
2013-06-27
1
-0
/
+8
*
xfs: Remove XFS_MOUNT_RETERR
Jie Liu
2013-06-19
1
-8
/
+3
*
xfs: disable noattr2/attr2 mount options for CRC enabled filesystems
Dave Chinner
2013-06-05
1
-0
/
+11
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
*
fs/xfs remove obsolete simple_strto<foo>
Abhijit Pawar
2013-01-13
1
-10
/
+19
*
xfs: add background scanning to clear eofblocks inodes
Brian Foster
2012-11-08
1
-0
/
+9
*
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
Dave Chinner
2012-10-17
1
-1
/
+1
*
xfs: xfs_quiesce_attr() should quiesce the log like unmount
Dave Chinner
2012-10-17
1
-33
/
+8
[next]