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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
7
-31
/
+31
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
7
-31
/
+31
*
|
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-24
45
-1927
/
+1986
|
\
\
|
*
\
Merge branch 'xfs-dio-extend-fix' into for-next
Dave Chinner
2015-04-16
3
-82
/
+239
|
|
\
\
|
|
*
|
xfs: using generic_file_direct_write() is unnecessary
Dave Chinner
2015-04-16
1
-3
/
+20
|
|
*
|
xfs: direct IO EOF zeroing needs to drain AIO
Dave Chinner
2015-04-16
1
-0
/
+10
|
|
*
|
xfs: DIO write completion size updates race
Dave Chinner
2015-04-16
2
-1
/
+19
|
|
*
|
xfs: DIO writes within EOF don't need an ioend
Dave Chinner
2015-04-16
2
-30
/
+40
|
|
*
|
xfs: handle DIO overwrite EOF update completion correctly
Dave Chinner
2015-04-16
2
-31
/
+31
|
|
*
|
xfs: DIO needs an ioend for writes
Dave Chinner
2015-04-16
2
-10
/
+85
|
|
*
|
xfs: move DIO mapping size calculation
Dave Chinner
2015-04-16
1
-33
/
+46
|
|
*
|
xfs: factor DIO write mapping from get_blocks
Dave Chinner
2015-04-16
1
-13
/
+27
|
*
|
|
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
2015-04-13
12
-51
/
+159
|
|
\
\
\
|
|
*
|
|
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
2015-04-13
5
-7
/
+13
|
|
*
|
|
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
Brian Foster
2015-04-13
1
-2
/
+1
|
|
*
|
|
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2015-04-13
2
-6
/
+92
|
|
*
|
|
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
2015-04-13
4
-35
/
+46
|
|
*
|
|
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
2015-04-13
1
-0
/
+6
|
|
*
|
|
xfs: xfs_shift_file_space can be static
kbuild test robot
2015-04-13
1
-1
/
+1
|
*
|
|
|
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
2015-03-25
6
-83
/
+461
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-03-25
6
-83
/
+461
|
*
|
|
|
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
2015-03-25
8
-52
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
xfs: Fix incorrect positive ENOMEM return
Joe Perches
2015-03-25
1
-1
/
+1
|
|
*
|
|
|
xfs: xfs_mru_cache_insert() should use GFP_NOFS
Byoungyoung Lee
2015-03-25
1
-1
/
+1
|
|
*
|
|
|
xfs: %pF is only for function pointers
Scott Wood
2015-03-25
2
-11
/
+11
|
|
*
|
|
|
xfs: fix shadow warning in xfs_da3_root_split()
Fabian Frederick
2015-03-25
1
-4
/
+4
|
|
*
|
|
|
xfs: use bool instead of int in xfs_rename()
Fabian Frederick
2015-03-25
1
-2
/
+2
|
|
*
|
|
|
xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()
Eric Sandeen
2015-03-25
1
-1
/
+1
|
|
*
|
|
|
xfs: remove xfs_bmap_sanity_check()
Dave Chinner
2015-03-25
1
-33
/
+0
|
*
|
|
|
|
Merge branch 'xfs-rename-whiteout' into for-next
Dave Chinner
2015-03-25
2
-171
/
+239
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: add RENAME_WHITEOUT support
Dave Chinner
2015-03-25
2
-24
/
+107
|
|
*
|
|
|
|
xfs: make xfs_cross_rename() complete fully
Dave Chinner
2015-03-25
1
-20
/
+21
|
|
*
|
|
|
|
xfs: factor out xfs_finish_rename()
Dave Chinner
2015-03-25
1
-21
/
+27
|
|
*
|
|
|
|
xfs: cleanup xfs_rename error handling
Dave Chinner
2015-03-25
1
-33
/
+26
|
|
*
|
|
|
|
xfs: clean up inode locking for RENAME_WHITEOUT
Dave Chinner
2015-03-25
1
-78
/
+67
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
2015-02-24
8
-114
/
+217
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: lock out page faults from extent swap operations
Dave Chinner
2015-02-23
1
-16
/
+15
|
|
*
|
|
|
|
xfs: xfs_setattr_size no longer races with page faults
Dave Chinner
2015-02-23
1
-42
/
+14
|
|
*
|
|
|
|
xfs: take i_mmap_lock on extent manipulation operations
Dave Chinner
2015-02-23
3
-2
/
+13
|
|
*
|
|
|
|
xfs: use i_mmaplock on write faults
Dave Chinner
2015-02-23
2
-15
/
+25
|
|
*
|
|
|
|
xfs: use i_mmaplock on read faults
Dave Chinner
2015-02-23
2
-1
/
+29
|
|
*
|
|
|
|
xfs: introduce mmap/truncate lock
Dave Chinner
2015-02-23
3
-38
/
+121
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'xfs-generic-sb-counters' into for-next
Dave Chinner
2015-02-24
13
-1129
/
+381
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
xfs: remove xfs_mod_incore_sb API
Dave Chinner
2015-02-23
4
-204
/
+1
|
|
*
|
|
|
xfs: replace xfs_mod_incore_sb_batched
Dave Chinner
2015-02-23
3
-134
/
+126
|
|
*
|
|
|
xfs: introduce xfs_mod_frextents
Dave Chinner
2015-02-23
4
-21
/
+34
|
|
*
|
|
|
xfs: Remove icsb infrastructure
Dave Chinner
2015-02-23
9
-621
/
+72
|
|
*
|
|
|
xfs: use generic percpu counters for free block counter
Dave Chinner
2015-02-23
8
-131
/
+134
|
|
*
|
|
|
xfs: use generic percpu counters for free inode counter
Dave Chinner
2015-02-23
6
-48
/
+42
|
|
*
|
|
|
xfs: use generic percpu counters for inode counter
Dave Chinner
2015-02-23
7
-52
/
+54
|
|
|
/
/
/
[next]