index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
xfs: move xfs_quiesce_attr() into xfs_super.c
Dave Chinner
2012-10-17
1
-0
/
+67
*
xfs: xfs_sync_fsdata is redundant
Dave Chinner
2012-10-17
1
-13
/
+6
*
xfs: syncd workqueue is no more
Dave Chinner
2012-10-17
1
-20
/
+18
*
xfs: xfs_sync_data is redundant.
Dave Chinner
2012-10-17
1
-3
/
+18
*
xfs: sync work is now only periodic log work
Dave Chinner
2012-10-17
1
-12
/
+4
*
xfs: don't run the sync work if the filesystem is read-only
Dave Chinner
2012-10-17
1
-0
/
+2
*
xfs: rationalise xfs_mount_wq users
Dave Chinner
2012-10-17
1
-20
/
+14
*
xfs: xfs_syncd_stop must die
Dave Chinner
2012-10-17
1
-7
/
+18
*
Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-10-02
1
-1
/
+94
|
\
|
*
xfs: Make inode32 a remountable option
Carlos Maiolino
2012-09-26
1
-1
/
+9
|
*
xfs: add inode64->inode32 transition into xfs_set_inode32()
Carlos Maiolino
2012-09-26
1
-3
/
+12
|
*
xfs: Fix mp->m_maxagi update during inode64 remount
Carlos Maiolino
2012-09-26
1
-1
/
+1
|
*
xfs: reduce code duplication handling inode32/64 options
Carlos Maiolino
2012-09-26
1
-24
/
+65
|
*
xfs: make inode64 as the default allocation mode
Carlos Maiolino
2012-09-26
1
-0
/
+7
|
*
Make inode64 a remountable option
Carlos Maiolino
2012-09-26
1
-1
/
+29
|
*
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
2012-09-17
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-0
/
+5
|
\
\
|
*
|
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
1
-0
/
+5
*
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
|
|
/
*
|
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
2012-09-18
1
-0
/
+1
|
/
*
xfs: remove iolock lock classes
Christoph Hellwig
2012-07-29
1
-16
/
+2
*
xfs: implement ->update_time
Christoph Hellwig
2012-07-22
1
-56
/
+0
[next]