index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'exfat-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-01
4
-30
/
+47
|
\
|
*
exfat: do not clear VolumeDirty in writeback
Yuezhang Mo
2022-04-01
3
-15
/
+2
|
*
exfat: allow access to paths with trailing dots
Vasant Karasulli
2022-04-01
3
-15
/
+45
*
|
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-04-01
19
-29
/
+27
|
\
\
|
*
|
btrfs: Remove a use of PAGE_SIZE in btrfs_invalidate_folio()
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
|
*
|
ntfs: Correct mark_ntfs_record_dirty() folio conversion
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
|
*
|
f2fs: Get the superblock from the mapping instead of the page
Matthew Wilcox (Oracle)
2022-04-01
2
-3
/
+3
|
*
|
f2fs: Correct f2fs_dirty_data_folio() conversion
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
|
*
|
ext4: Correct ext4_journalled_dirty_folio() conversion
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
|
*
|
filemap: Remove AOP_FLAG_CONT_EXPAND
Matthew Wilcox (Oracle)
2022-04-01
1
-2
/
+1
|
*
|
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
4
-4
/
+4
|
*
|
iomap: Simplify is_partially_uptodate a little
Matthew Wilcox (Oracle)
2022-04-01
1
-5
/
+4
|
*
|
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-04-01
8
-11
/
+11
*
|
|
nilfs2: get rid of nilfs_mapping_init()
Ryusuke Konishi
2022-04-01
2
-10
/
+0
*
|
|
nilfs2: fix lockdep warnings during disk space reclamation
Ryusuke Konishi
2022-04-01
5
-21
/
+92
*
|
|
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
2022-04-01
10
-50
/
+154
*
|
|
ocfs2: fix crash when mount with quota enabled
Joseph Qi
2022-04-01
2
-13
/
+12
*
|
|
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-01
10
-120
/
+238
|
\
\
\
|
*
|
|
ubifs: rename_whiteout: correct old_dir size computing
Baokun Li
2022-03-17
1
-0
/
+3
|
*
|
|
jffs2: fix memory leak in jffs2_scan_medium
Baokun Li
2022-03-16
1
-2
/
+4
|
*
|
|
jffs2: fix memory leak in jffs2_do_mount_fs
Baokun Li
2022-03-16
1
-1
/
+3
|
*
|
|
jffs2: fix use-after-free in jffs2_clear_xattr_subsystem
Baokun Li
2022-03-16
1
-1
/
+1
|
*
|
|
fs/jffs2: fix comments mentioning i_mutex
hongnanli
2022-03-16
1
-2
/
+2
|
*
|
|
ubifs: Fix to add refcount once page is set private
Zhihao Cheng
2022-01-10
1
-7
/
+7
|
*
|
|
ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
Zhihao Cheng
2022-01-10
1
-4
/
+30
|
*
|
|
ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
Zhihao Cheng
2022-01-10
1
-1
/
+1
|
*
|
|
ubifs: Rectify space amount budget for mkdir/tmpfile operations
Zhihao Cheng
2022-01-10
1
-4
/
+8
|
*
|
|
ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work
Zhihao Cheng
2022-01-10
1
-30
/
+30
|
*
|
|
ubifs: Rename whiteout atomically
Zhihao Cheng
2022-01-10
2
-60
/
+136
|
*
|
|
ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
Zhihao Cheng
2022-01-09
1
-0
/
+2
|
*
|
|
ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment
Zhihao Cheng
2022-01-09
1
-1
/
+1
|
*
|
|
ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
Zhihao Cheng
2022-01-09
1
-10
/
+15
|
*
|
|
ubifs: rename_whiteout: Fix double free for whiteout_ui->data
Zhihao Cheng
2022-01-09
1
-2
/
+0
*
|
|
|
Merge tag 'gfs2-v5.17-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-04-01
8
-76
/
+104
|
\
\
\
\
|
*
|
|
|
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
2022-03-31
1
-1
/
+2
|
*
|
|
|
gfs2: Make sure not to return short direct writes
Andreas Gruenbacher
2022-03-24
1
-1
/
+1
|
*
|
|
|
gfs2: Remove dead code in gfs2_file_read_iter
Andreas Gruenbacher
2022-03-24
1
-6
/
+3
|
*
|
|
|
gfs2: Fix gfs2_file_buffered_write endless loop workaround
Andreas Gruenbacher
2022-03-24
1
-0
/
+1
|
*
|
|
|
gfs2: Minor retry logic cleanup
Andreas Gruenbacher
2022-03-23
1
-18
/
+16
|
*
|
|
|
gfs2: Disable page faults during lockless buffered reads
Andreas Gruenbacher
2022-03-23
1
-1
/
+3
|
*
|
|
|
gfs2: Fix should_fault_in_pages() logic
Andreas Gruenbacher
2022-03-23
1
-8
/
+9
|
*
|
|
|
gfs2: Remove return value for gfs2_indirect_init
Bob Peterson
2022-03-03
1
-4
/
+3
|
*
|
|
|
gfs2: Initialize gh_error in gfs2_glock_nq
Andreas Gruenbacher
2022-02-15
2
-2
/
+1
|
*
|
|
|
gfs2: Make use of list_is_first
Andreas Gruenbacher
2022-02-15
1
-1
/
+1
|
*
|
|
|
gfs2: Switch lock order of inode and iopen glock
Andreas Gruenbacher
2022-02-15
1
-22
/
+27
|
*
|
|
|
gfs2: cancel timed-out glock requests
Andreas Gruenbacher
2022-02-15
1
-0
/
+10
|
*
|
|
|
gfs2: Expect -EBUSY after canceling dlm locking requests
Andreas Gruenbacher
2022-02-15
1
-1
/
+14
|
*
|
|
|
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
2022-02-15
6
-8
/
+9
|
*
|
|
|
gfs2: assign rgrp glock before compute_bitstructs
Bob Peterson
2022-02-15
1
-4
/
+5
*
|
|
|
|
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-01
30
-1474
/
+1510
|
\
\
\
\
\
[next]