index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
xfs: add fs geometry bit for sparse inode chunks
Brian Foster
2015-05-29
|
|
*
|
|
|
xfs: sparse inode chunks feature helpers and mount requirements
Brian Foster
2015-05-29
|
|
*
|
|
|
xfs: use sparse chunk alignment for min. inode allocation requirement
Brian Foster
2015-05-29
|
|
*
|
|
|
xfs: add sparse inode chunk alignment superblock field
Brian Foster
2015-05-29
|
|
*
|
|
|
xfs: support min/max agbno args in block allocator
Brian Foster
2015-05-29
|
|
*
|
|
|
xfs: update free inode record logic to support sparse inode records
Brian Foster
2015-05-29
|
|
*
|
|
|
xfs: create individual inode alloc. helper
Brian Foster
2015-05-29
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'xfs-misc-fixes-for-4.2' into for-next
Dave Chinner
2015-06-01
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
xfs: Clean up xfs_trans_dup_dqinfo
Nan Jia
2015-06-01
|
|
*
|
|
xfs: don't cast string literals
Eric Sandeen
2015-06-01
|
|
*
|
|
xfs: fix quota block reservation leak when tp allocates and frees blocks
Brian Foster
2015-06-01
|
|
*
|
|
xfs: always log the inode on unwritten extent conversion
Brian Foster
2015-06-01
|
|
|
/
/
*
|
|
|
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
|
\
\
\
\
|
*
|
|
|
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
|
*
|
|
|
memcg: add per cgroup dirty page accounting
Greg Thelen
2015-06-02
*
|
|
|
|
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
|
\
|
|
|
|
|
*
|
|
|
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2015-05-05
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-06-22
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
|
*
|
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
|
|
/
*
|
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
2015-05-29
*
|
xfs: xfs_iozero can return positive errno
Dave Chinner
2015-05-29
*
|
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-05-29
*
|
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
2015-05-29
*
|
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
2015-05-29
*
|
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
2015-05-29
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
*
|
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-24
|
\
\
|
*
\
Merge branch 'xfs-dio-extend-fix' into for-next
Dave Chinner
2015-04-16
|
|
\
\
|
|
*
|
xfs: using generic_file_direct_write() is unnecessary
Dave Chinner
2015-04-16
|
|
*
|
xfs: direct IO EOF zeroing needs to drain AIO
Dave Chinner
2015-04-16
|
|
*
|
xfs: DIO write completion size updates race
Dave Chinner
2015-04-16
|
|
*
|
xfs: DIO writes within EOF don't need an ioend
Dave Chinner
2015-04-16
|
|
*
|
xfs: handle DIO overwrite EOF update completion correctly
Dave Chinner
2015-04-16
|
|
*
|
xfs: DIO needs an ioend for writes
Dave Chinner
2015-04-16
|
|
*
|
xfs: move DIO mapping size calculation
Dave Chinner
2015-04-16
|
|
*
|
xfs: factor DIO write mapping from get_blocks
Dave Chinner
2015-04-16
|
*
|
|
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
2015-04-13
|
|
\
\
\
|
|
*
|
|
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
2015-04-13
|
|
*
|
|
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
Brian Foster
2015-04-13
|
|
*
|
|
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2015-04-13
|
|
*
|
|
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
2015-04-13
|
|
*
|
|
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
2015-04-13
|
|
*
|
|
xfs: xfs_shift_file_space can be static
kbuild test robot
2015-04-13
|
*
|
|
|
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
2015-03-25
|
|
\
|
|
|
|
|
*
|
|
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-03-25
|
*
|
|
|
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
2015-03-25
|
|
\
\
\
\
|
|
*
|
|
|
xfs: Fix incorrect positive ENOMEM return
Joe Perches
2015-03-25
|
|
*
|
|
|
xfs: xfs_mru_cache_insert() should use GFP_NOFS
Byoungyoung Lee
2015-03-25
[prev]
[next]