summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
* | | | Revert "ecryptfs: Remove two pointless NULL checks in ecryptfs_dump_cipher"Michael Bestas2020-07-23
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 4.4.226 into android-4.4-pGreg Kroah-Hartman2020-06-03
| |\ \ \ | | | |/ | | |/|
| | * | fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko2020-06-03
| | * | cifs: Fix null pointer check in cifs_readSteve French2020-06-03
| | * | cachefiles: Fix race between read_waiter and read_copier involving op->to_doLei Xue2020-06-03
| * | | Merge 4.4.225 into android-4.4-pGreg Kroah-Hartman2020-05-27
| |\| |
| | * | Revert "gfs2: Don't demote a glock until its revokes are written"Bob Peterson2020-05-27
| | * | ext4: lock the xattr block before checksuming itTheodore Ts'o2020-05-27
| | * | ceph: fix double unlock in handle_cap_export()Wu Bo2020-05-27
| | * | fix multiplication overflow in copy_fdtable()Al Viro2020-05-27
| * | | Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman2020-05-20
| |\| |
| | * | exec: Move would_dump into flush_old_execEric W. Biederman2020-05-20
| | * | cifs: Fix a race condition with cifs_echo_requestRonnie Sahlberg2020-05-20
| | * | cifs: Check for timeout on Negotiate stageSamuel Cabrero2020-05-20
| | * | chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2020-05-20
| | * | ext4: add cond_resched() to ext4_protect_reserved_inodeShijie Luo2020-05-20
| | * | binfmt_elf: Do not move brk for INTERP-less ET_EXECKees Cook2020-05-20
| | * | binfmt_elf: move brk out of mmap when doing direct loader execKees Cook2020-05-20
| * | | Revert "ext2: fix empty body warnings when -Wextra is used"Todd Kjos2020-05-13
| * | | Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
| |\| |
| | * | gfs2: fix flock panic issueJunxiao Bi2020-05-10
| | * | cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg2020-05-10
| | * | NFS: Fix an LOCK/OPEN race when unlinking an open fileChuck Lever2020-05-10
| | * | Btrfs: clean up an error code in btrfs_init_space_info()Dan Carpenter2020-05-10
| | * | btrfs: cleaner_kthread() doesn't need explicit freezeJiri Kosina2020-05-10
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-05-14
|\| | |
| * | | Merge 4.4.222 into android-4.4-pGreg Kroah-Hartman2020-05-05
| |\| |
| | * | nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher2020-05-05
| | * | ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o2020-05-05
| * | | ANDROID: mnt: Propagate remount correctlyDaniel Rosenberg2020-05-03
| * | | Merge 4.4.221 into android-4.4-pGreg Kroah-Hartman2020-05-02
| |\| |
| | * | propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro2020-05-02
| | * | ext4: unsigned int compared against zeroColin Ian King2020-05-02
| | * | ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o2020-05-02
| | * | ext4: don't perform block validity checks on the journal inodeTheodore Ts'o2020-05-02
| | * | ext4: protect journal inode's blocks using block_validityTheodore Ts'o2020-05-02
| | * | ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o2020-05-02
| | * | ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o2020-05-02
| | * | fuse: fix possibly missed wake-up after abortMiklos Szeredi2020-05-02
| | * | fs/namespace.c: fix mountpoint reference counter racePiotr Krysiuk2020-05-02
| | * | ceph: don't skip updating wanted caps when cap is staleYan, Zheng2020-05-02
| | * | ceph: return ceph_mdsc_do_request() errors from __get_parent()Qiujun Huang2020-05-02
| | * | ext4: fix extent_status fragmentation for plain filesDmitry Monakhov2020-05-02
| * | | Merge 4.4.220 into android-4.4-pGreg Kroah-Hartman2020-04-24
| |\| |
| | * | ext2: fix empty body warnings when -Wextra is usedRandy Dunlap2020-04-24
| | * | NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust2020-04-24
| | * | ext4: do not commit super on read-only bdevEric Sandeen2020-04-24
| | * | NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro2020-04-24
| | * | ext4: do not zeroout extents beyond i_disksizeJan Kara2020-04-24