summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | ext4: fix incorrect inodes per group in error messageJosh Triplett2020-04-24
| | * | ext4: fix incorrect group count in ext4_fill_super error messageJosh Triplett2020-04-24
| | * | jbd2: improve comments about freeing data buffers whose page mapping is NULLzhangyi (F)2020-04-24
| | * | Btrfs: fix crash during unmount due to race with delayed inode workersFilipe Manana2020-04-24
| | * | hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander2020-04-24
| | * | ocfs2: no need try to truncate file beyond i_sizeChangwei Ge2020-04-24
| | * | ext4: fix a data race at inode->i_blocksQian Cai2020-04-24
| | * | Btrfs: incremental send, fix invalid memory accessFilipe Manana2020-04-24
| | * | signal: Extend exec_id to 64bitsEric W. Biederman2020-04-24
| | * | btrfs: track reloc roots based on their commit root bytenrJosef Bacik2020-04-24
| | * | btrfs: remove a BUG_ON() from merge_reloc_roots()Josef Bacik2020-04-24
| | * | gfs2: Don't demote a glock until its revokes are writtenBob Peterson2020-04-24
* | | | fs: Include sdfat driverLuK13372020-04-18
* | | | Add 'fs/sdfat/' from commit '6ba67b05cbc34b5bc4ecf9ac5ada57245e2e4920'Michael Bestas2020-04-18
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\| | |
| * | | Merge 4.4.218 into android-4.4-pGreg Kroah-Hartman2020-04-02
| |\| |
| | * | libfs: fix infoleak in simple_attr_read()Eric Biggers2020-04-02
| | * | futex: Fix inode life-time issuePeter Zijlstra2020-04-02
| * | | Merge 4.4.217 into android-4.4-pGreg Kroah-Hartman2020-03-20
| |\| |
| | * | jbd2: fix data races at struct journal_headQian Cai2020-03-20
| | * | gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro2020-03-20
| | * | NFS: Remove superfluous kmap in nfs_readdir_xdr_to_arrayPetr Malat2020-03-20
| * | | Merge 4.4.216 into android-4.4-pGreg Kroah-Hartman2020-03-11
| |\| |
| | * | fat: fix uninit-memory access for partial initialized inodeOGAWA Hirofumi2020-03-11
| | * | cifs: don't leak -EAGAIN for stat() during reconnectRonnie Sahlberg2020-03-11
| | * | fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2020-03-11
| | * | pipe: add pipe_buf_get() helperMiklos Szeredi2020-03-11
| | * | namei: only return -ECHILD from follow_dotdot_rcu()Aleksa Sarai2020-03-11
| | * | ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66Nathan Chancellor2020-03-11
| | * | ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter2020-03-11
| | * | cifs: Fix mode output in debugging statementsFrank Sorenson2020-03-11
| | * | ext4: fix potential race between s_group_info online resizing and accessSuraj Jitindar Singh2020-03-11
| | * | ext4: fix potential race between s_flex_groups online resizing and accessSuraj Jitindar Singh2020-03-11
| | * | ext4: fix potential race between online resizing and write operationsTheodore Ts'o2020-03-11
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\| | |
| * | | Merge 4.4.215 into android-4.4-pGreg Kroah-Hartman2020-02-28
| |\| |
| | * | ecryptfs: replace BUG_ON with error handling codeAditya Pakki2020-02-28
| | * | Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana2020-02-28
| | * | ext4: add cond_resched() to __ext4_find_entry()Shijie Luo2020-02-28
| | * | ext4: fix a data race in EXT4_I(inode)->i_disksizeQian Cai2020-02-28
| | * | reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye2020-02-28
| | * | ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan2020-02-28
| | * | jbd2: switch to use jbd2_journal_abort() when failed to submit the commit recordzhangyi (F)2020-02-28
| | * | reiserfs: Fix spurious unlock in reiserfs_fill_super() error handlingJan Kara2020-02-28
| | * | ext4, jbd2: ensure panic when aborting with zero errnozhangyi (F)2020-02-28
| | * | jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when...Kai Li2020-02-28
| | * | nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven2020-02-28
| | * | btrfs: print message when tree-log replay startsDavid Sterba2020-02-28
| | * | jbd2: do not clear the BH_Mapped flag when forgetting a metadata bufferzhangyi (F)2020-02-28
| | * | jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()zhangyi (F)2020-02-28