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_mount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
2015-05-29
1
-14
/
+20
*
xfs: remove xfs_mod_incore_sb API
Dave Chinner
2015-02-23
1
-136
/
+0
*
xfs: replace xfs_mod_incore_sb_batched
Dave Chinner
2015-02-23
1
-51
/
+0
*
xfs: introduce xfs_mod_frextents
Dave Chinner
2015-02-23
1
-8
/
+19
*
xfs: Remove icsb infrastructure
Dave Chinner
2015-02-23
1
-515
/
+1
*
xfs: use generic percpu counters for free block counter
Dave Chinner
2015-02-23
1
-94
/
+98
*
xfs: use generic percpu counters for free inode counter
Dave Chinner
2015-02-23
1
-43
/
+33
*
xfs: use generic percpu counters for inode counter
Dave Chinner
2015-02-23
1
-41
/
+35
*
xfs: sanitise sb_bad_features2 handling
Dave Chinner
2015-01-22
1
-12
/
+11
*
xfs: consolidate superblock logging functions
Dave Chinner
2015-01-22
1
-66
/
+12
*
xfs: remove bitfield based superblock updates
Dave Chinner
2015-01-22
1
-14
/
+8
*
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
1
-0
/
+1
|
\
|
*
xfs: move type conversion functions to xfs_dir.h
Dave Chinner
2014-12-04
1
-0
/
+1
*
|
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
2014-11-28
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
|
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
|
*
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
|
xfs: allow lazy sb counter sync during filesystem freeze sequence
Brian Foster
2014-11-28
1
-8
/
+21
|
/
*
Merge branch 'xfs-buf-iosubmit' into for-next
Dave Chinner
2014-10-02
1
-29
/
+26
|
\
|
*
xfs: check xfs_buf_read_uncached returns correctly
Dave Chinner
2014-10-02
1
-29
/
+26
*
|
xfs: xfs_kset should be static
Dave Chinner
2014-09-29
1
-3
/
+0
|
/
*
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
Dave Chinner
2014-08-04
1
-1
/
+0
|
\
|
*
xfs: avoid false quotacheck after unclean shutdown
Eric Sandeen
2014-08-04
1
-1
/
+0
*
|
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
Dave Chinner
2014-08-04
1
-7
/
+3
|
\
\
|
*
|
xfs: require 64-bit sector_t
Christoph Hellwig
2014-07-30
1
-5
/
+1
|
*
|
xfs: allow inode allocations in post-growfs disk space
Eric Sandeen
2014-07-24
1
-2
/
+2
|
|
/
*
|
xfs: fix coccinelle warnings
kbuild test robot
2014-08-04
1
-1
/
+1
*
|
xfs: add xfs_mount sysfs kobject
Brian Foster
2014-07-15
1
-1
/
+13
*
|
xfs: fix a couple error sequence jumps in xfs_mountfs()
Brian Foster
2014-07-15
1
-2
/
+2
|
/
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-35
/
+35
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
1
-24
/
+24
*
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
2014-06-10
1
-6
/
+17
|
\
|
*
xfs: xfs_readsb needs to check for magic numbers
Dave Chinner
2014-06-06
1
-6
/
+17
*
|
Merge branch 'xfs-da-geom' into for-next
Dave Chinner
2014-06-10
1
-7
/
+9
|
\
\
|
*
|
xfs: introduce directory geometry structure
Dave Chinner
2014-06-06
1
-7
/
+9
|
|
/
*
|
xfs: turn NLINK feature on by default
Dave Chinner
2014-05-20
1
-0
/
+6
|
/
*
xfs: fully support v5 format filesystems
Dave Chinner
2014-05-05
1
-2
/
+0
*
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
Dave Chinner
2014-03-13
1
-0
/
+3
|
\
|
*
xfs: don't leak EFSBADCRC to userspace
Dave Chinner
2014-03-07
1
-0
/
+3
*
|
xfs: skip verification on initial "guess" superblock read
Eric Sandeen
2014-02-19
1
-8
/
+16
|
/
*
xfs: increase inode cluster size for v5 filesystems
Dave Chinner
2013-11-18
1
-0
/
+15
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-11
/
+4
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-4
/
+6
*
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-23
1
-2
/
+1
*
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-23
1
-0
/
+1
*
xfs: Register hotcpu notifier after initialization
Richard Weinberger
2013-08-22
1
-6
/
+7
*
xfs: fix the comment of xfs_mountfs()
Zhi Yong Wu
2013-08-20
1
-1
/
+1
*
xfs: fix the comment of xfs_mod_incore_sb_unlocked()
Zhi Yong Wu
2013-08-20
1
-1
/
+1
*
xfs: fix the comment of xfs_check_sizes()
Zhi Yong Wu
2013-08-20
1
-1
/
+1
*
xfs: refactor xfs_trans_reserve() interface
Jie Liu
2013-08-12
1
-6
/
+3
[next]