index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
1
-1
/
+1
|
\
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-1
/
+1
*
|
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-12
1
-13
/
+9
|
\
\
|
*
|
xfs: setup VFS i_rwsem lockdep state correctly
Dave Chinner
2018-06-08
1
-0
/
+8
|
*
|
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
|
|
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
1
-6
/
+10
|
\
\
\
|
*
|
|
xfs: prepare xfs_break_layouts() for another layout type
Dan Williams
2018-05-22
1
-3
/
+3
|
*
|
|
xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
Dan Williams
2018-05-22
1
-3
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-05
1
-6
/
+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
2018-05-31
1
-5
/
+25
|
*
|
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
2018-05-10
1
-1
/
+1
|
|
/
*
|
xfs_vn_lookup: simplify a bit
Al Viro
2018-05-22
1
-8
/
+8
|
/
*
Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-04-12
1
-1
/
+1
|
\
|
*
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
1
-1
/
+1
*
|
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-10
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
xfs, dax: introduce xfs_dax_aops
Dan Williams
2018-03-30
1
-1
/
+4
*
|
xfs: remove xfs_zero_range
Christoph Hellwig
2018-03-15
1
-1
/
+3
*
|
xfs: implement the lazytime mount option
Christoph Hellwig
2018-03-11
1
-1
/
+12
|
/
*
xfs: truncate pagecache before writeback in xfs_setattr_size()
Eryu Guan
2017-11-03
1
-16
/
+20
*
xfs: remove if_rdev
Christoph Hellwig
2017-10-26
1
-15
/
+1
*
xfs: fix compiler warnings
Darrick J. Wong
2017-09-02
1
-1
/
+1
*
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
2017-07-07
1
-1
/
+1
*
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-06-27
1
-2
/
+2
*
xfs: report crtime and attribute flags to statx
Darrick J. Wong
2017-04-03
1
-0
/
+14
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-4
/
+5
*
xfs: sanity check inode mode when creating new dentry
Amir Goldstein
2017-01-17
1
-9
/
+39
*
xfs: replace xfs_mode_to_ftype table with switch statement
Amir Goldstein
2017-01-17
1
-1
/
+1
*
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-2
/
+0
|
\
|
*
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-2
/
+0
*
|
xfs: use xfs_vn_setattr_size to check on new size
Eryu Guan
2016-12-09
1
-1
/
+1
*
|
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-30
1
-8
/
+6
|
/
*
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2016-10-13
1
-0
/
+1
|
\
|
*
xfs: don't mix reflink and DAX mode for now
Darrick J. Wong
2016-10-05
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-3
/
+3
|
\
\
|
*
\
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
1
-2
/
+2
|
|
\
\
|
|
*
|
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-2
/
+2
|
|
|
/
|
*
|
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
1
-1
/
+1
|
|
/
*
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
1
-15
/
+0
|
\
\
|
*
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
1
-15
/
+0
|
|
/
*
|
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
1
-31
/
+61
|
\
\
|
|
/
|
/
|
|
*
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
1
-6
/
+4
|
*
xfs: Propagate dentry down to inode_change_ok()
Jan Kara
2016-09-22
1
-31
/
+63
*
|
xfs: (re-)implement FIEMAP_FLAG_XATTR
Christoph Hellwig
2016-08-17
1
-1
/
+8
|
/
*
xfs: use iomap infrastructure for DAX zeroing
Christoph Hellwig
2016-06-21
1
-7
/
+2
*
xfs: use iomap fiemap implementation
Christoph Hellwig
2016-06-21
1
-75
/
+5
*
xfs: implement iomap based buffered write path
Christoph Hellwig
2016-06-21
1
-4
/
+5
*
xfs: reorder zeroing and flushing sequence in truncate
Christoph Hellwig
2016-06-21
1
-14
/
+19
*
Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next
Dave Chinner
2016-05-20
1
-25
/
+63
|
\
|
*
xfs: optimize inline symlinks
Christoph Hellwig
2016-04-06
1
-3
/
+26
|
*
xfs: set up inode operation vectors later
Christoph Hellwig
2016-04-06
1
-22
/
+37
[next]