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
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
ext4: fix incorrect inodes per group in error message
Josh Triplett
2020-04-24
|
|
*
|
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
2020-04-24
|
|
*
|
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
2020-04-24
|
|
*
|
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
2020-04-24
|
|
*
|
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
2020-04-24
|
|
*
|
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
2020-04-24
|
|
*
|
ext4: fix a data race at inode->i_blocks
Qian Cai
2020-04-24
|
|
*
|
Btrfs: incremental send, fix invalid memory access
Filipe Manana
2020-04-24
|
|
*
|
signal: Extend exec_id to 64bits
Eric W. Biederman
2020-04-24
|
|
*
|
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
2020-04-24
|
|
*
|
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
2020-04-24
|
|
*
|
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
2020-04-24
*
|
|
|
fs: Include sdfat driver
LuK1337
2020-04-18
*
|
|
|
Add 'fs/sdfat/' from commit '6ba67b05cbc34b5bc4ecf9ac5ada57245e2e4920'
Michael Bestas
2020-04-18
*
|
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-04-14
|
\
|
|
|
|
*
|
|
Merge 4.4.218 into android-4.4-p
Greg Kroah-Hartman
2020-04-02
|
|
\
|
|
|
|
*
|
libfs: fix infoleak in simple_attr_read()
Eric Biggers
2020-04-02
|
|
*
|
futex: Fix inode life-time issue
Peter Zijlstra
2020-04-02
|
*
|
|
Merge 4.4.217 into android-4.4-p
Greg Kroah-Hartman
2020-03-20
|
|
\
|
|
|
|
*
|
jbd2: fix data races at struct journal_head
Qian Cai
2020-03-20
|
|
*
|
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
2020-03-20
|
|
*
|
NFS: Remove superfluous kmap in nfs_readdir_xdr_to_array
Petr Malat
2020-03-20
|
*
|
|
Merge 4.4.216 into android-4.4-p
Greg Kroah-Hartman
2020-03-11
|
|
\
|
|
|
|
*
|
fat: fix uninit-memory access for partial initialized inode
OGAWA Hirofumi
2020-03-11
|
|
*
|
cifs: don't leak -EAGAIN for stat() during reconnect
Ronnie Sahlberg
2020-03-11
|
|
*
|
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2020-03-11
|
|
*
|
pipe: add pipe_buf_get() helper
Miklos Szeredi
2020-03-11
|
|
*
|
namei: only return -ECHILD from follow_dotdot_rcu()
Aleksa Sarai
2020-03-11
|
|
*
|
ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66
Nathan Chancellor
2020-03-11
|
|
*
|
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
2020-03-11
|
|
*
|
cifs: Fix mode output in debugging statements
Frank Sorenson
2020-03-11
|
|
*
|
ext4: fix potential race between s_group_info online resizing and access
Suraj Jitindar Singh
2020-03-11
|
|
*
|
ext4: fix potential race between s_flex_groups online resizing and access
Suraj Jitindar Singh
2020-03-11
|
|
*
|
ext4: fix potential race between online resizing and write operations
Theodore Ts'o
2020-03-11
*
|
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-03-08
|
\
|
|
|
|
*
|
|
Merge 4.4.215 into android-4.4-p
Greg Kroah-Hartman
2020-02-28
|
|
\
|
|
|
|
*
|
ecryptfs: replace BUG_ON with error handling code
Aditya Pakki
2020-02-28
|
|
*
|
Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Filipe Manana
2020-02-28
|
|
*
|
ext4: add cond_resched() to __ext4_find_entry()
Shijie Luo
2020-02-28
|
|
*
|
ext4: fix a data race in EXT4_I(inode)->i_disksize
Qian Cai
2020-02-28
|
|
*
|
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Yunfeng Ye
2020-02-28
|
|
*
|
ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
wangyan
2020-02-28
|
|
*
|
jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
zhangyi (F)
2020-02-28
|
|
*
|
reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
Jan Kara
2020-02-28
|
|
*
|
ext4, jbd2: ensure panic when aborting with zero errno
zhangyi (F)
2020-02-28
|
|
*
|
jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when...
Kai Li
2020-02-28
|
|
*
|
nfs: NFS_SWAP should depend on SWAP
Geert Uytterhoeven
2020-02-28
|
|
*
|
btrfs: print message when tree-log replay starts
David Sterba
2020-02-28
|
|
*
|
jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
zhangyi (F)
2020-02-28
|
|
*
|
jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
zhangyi (F)
2020-02-28
[prev]
[next]