index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
xfs: use kfree_rcu_mightsleep to free the perag structures
Christoph Hellwig
2
-14
/
+1
2024-09-03
xfs: use LIST_HEAD() to simplify code
Hongbo Li
1
-2
/
+1
2024-09-03
xfs: Remove duplicate xfs_trans_priv.h header
Jiapeng Chong
1
-1
/
+0
2024-09-03
xfs: remove unnecessary check
Dan Carpenter
1
-1
/
+1
2024-09-03
xfs: Use xfs set and clear mp state helpers
John Garry
5
-9
/
+9
2024-09-03
xfs: reclaim speculative preallocations for append only files
Christoph Hellwig
3
-8
/
+10
2024-09-03
xfs: simplify extent lookup in xfs_can_free_eofblocks
Christoph Hellwig
1
-15
/
+7
2024-09-03
xfs: check XFS_EOFBLOCKS_RELEASED earlier in xfs_release_eofblocks
Christoph Hellwig
1
-3
/
+2
2024-09-03
xfs: only free posteof blocks on first close
Darrick J. Wong
2
-23
/
+13
2024-09-03
xfs: don't free post-EOF blocks on read close
Dave Chinner
1
-1
/
+7
2024-09-03
xfs: skip all of xfs_file_release when shut down
Christoph Hellwig
1
-4
/
+6
2024-09-03
xfs: don't bother returning errors from xfs_file_release
Christoph Hellwig
1
-9
/
+9
2024-09-03
xfs: refactor f_op->release handling
Christoph Hellwig
3
-83
/
+68
2024-09-03
xfs: remove the i_mode check in xfs_release
Christoph Hellwig
1
-3
/
+0
2024-09-02
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
1
-1
/
+13
2024-09-02
btrfs: zoned: handle broken write pointer on zones
Naohiro Aota
1
-5
/
+25
2024-09-02
ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
yangerkun
1
-6
/
+4
2024-09-02
ext4: drop all delonly descriptions
Zhang Yi
1
-34
/
+32
2024-09-02
ext4: drop ext4_es_is_delonly()
Zhang Yi
3
-16
/
+11
2024-09-02
ext4: make extent status types exclusive
Zhang Yi
1
-2
/
+10
2024-09-02
ext4: drop unused ext4_es_store_status()
Zhang Yi
1
-7
/
+0
2024-09-02
ext4: use ext4_map_query_blocks() in ext4_map_blocks()
Zhang Yi
1
-21
/
+1
2024-09-02
ext4: drop ext4_es_delayed_clu()
Zhang Yi
2
-90
/
+0
2024-09-02
ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
Zhang Yi
3
-45
/
+24
2024-09-02
ext4: passing block allocation information to ext4_es_insert_extent()
Zhang Yi
4
-10
/
+11
2024-09-02
ext4: let __revise_pending() return newly inserted pendings
Zhang Yi
1
-10
/
+18
2024-09-02
ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
Zhang Yi
2
-19
/
+1
2024-09-02
ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
Zhang Yi
1
-7
/
+8
2024-09-02
ext4: factor out ext4_map_create_blocks() to allocate new blocks
Zhang Yi
1
-76
/
+81
2024-09-02
btrfs: qgroup: don't use extent changeset when not needed
Fedor Pchelkin
1
-2
/
+1
2024-09-02
xfs: make the calculation generic in xfs_sb_validate_fsb_count()
Pankaj Raghav
1
-1
/
+6
2024-09-02
xfs: expose block size in stat
Pankaj Raghav
1
-1
/
+1
2024-09-02
xfs: use kvmalloc for xattr buffers
Dave Chinner
1
-9
/
+6
2024-09-02
iomap: fix iomap_dio_zero() for fs bs > system page size
Pankaj Raghav
2
-8
/
+41
2024-09-02
isofs: Annotate struct SL_component with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-09-02
gfs2: Remove gfs2_aspace_writepage()
Matthew Wilcox (Oracle)
1
-8
/
+0
2024-09-02
gfs2: Remove gfs2_jdata_writepage()
Matthew Wilcox (Oracle)
1
-30
/
+0
2024-09-02
gfs2: Remove __gfs2_writepage()
Matthew Wilcox (Oracle)
1
-10
/
+2
2024-09-02
gfs2: Add gfs2_aspace_writepages()
Matthew Wilcox (Oracle)
1
-5
/
+23
2024-09-02
sysctl: avoid spurious permanent empty tables
Thomas Weißschuh
1
-3
/
+8
2024-09-01
nilfs2: refactor nilfs_segctor_thread()
Ryusuke Konishi
1
-45
/
+40
2024-09-01
nilfs2: use kthread_create and kthread_stop for the log writer thread
Ryusuke Konishi
2
-54
/
+31
2024-09-01
nilfs2: remove sc_timer_task
Ryusuke Konishi
2
-4
/
+1
2024-09-01
nilfs2: do not repair reserved inode bitmap in nilfs_new_inode()
Ryusuke Konishi
1
-13
/
+0
2024-09-01
nilfs2: eliminate the shared counter and spinlock for i_generation
Ryusuke Konishi
3
-15
/
+2
2024-09-01
nilfs2: separate inode type information from i_state field
Ryusuke Konishi
4
-46
/
+28
2024-09-01
nilfs2: use the BITS_PER_LONG macro
Ryusuke Konishi
1
-3
/
+2
2024-09-01
nilfs2: use common implementation of file type
Huang Xiaojia
1
-39
/
+5
2024-09-01
nfs make use of str_false_true helper
Hongbo Li
1
-6
/
+5
2024-09-01
nilfs2: do not propagate ENOENT error from nilfs_sufile_mark_dirty()
Ryusuke Konishi
1
-1
/
+8
[prev]
[next]