| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | btrfs: fix pinned underflow after transaction aborted | Lu Fengqi | 2018-11-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | gfs2: Put bitmap buffers in put_super | Andreas Gruenbacher | 2018-11-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | fs/exofs: fix potential memory leak in mount option parsing | Chengguang Xu | 2018-11-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | hfsplus: prevent btree data loss on root split | Ernesto A. Fernández | 2018-11-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | hfs: prevent btree data loss on root split | Ernesto A. Fernández | 2018-11-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | reiserfs: propagate errors from fill_with_dentries() properly | Jann Horn | 2018-11-27 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.164 (564ce1b) into msm-4.4 | Srinivasarao P | 2018-11-21 | |
| |\| | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge 4.4.164 into android-4.4 | Greg Kroah-Hartman | 2018-11-21 | |
| | |\| | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | configfs: replace strncpy with memcpy | Guenter Roeck | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | fuse: fix leaked notify reply | Miklos Szeredi | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | mount: Prevent MNT_DETACH from disconnecting locked mounts | Eric W. Biederman | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts | Eric W. Biederman | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | mount: Retest MNT_LOCKED in do_umount | Eric W. Biederman | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: fix buffer leak in __ext4_read_dirblock() on error path | Vasily Averin | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: fix buffer leak in ext4_xattr_move_to_block() on error path | Vasily Averin | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: release bs.bh before re-using in ext4_xattr_block_find() | Vasily Averin | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: fix possible leak of sbi->s_group_desc_leak in error path | Theodore Ts'o | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: avoid possible double brelse() in add_new_gdb() on error path | Theodore Ts'o | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing | Vasily Averin | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: avoid buffer leak in ext4_orphan_add() after prior errors | Vasily Averin | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: fix possible inode leak in the retry loop of ext4_resize_fs() | Vasily Averin | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: avoid potential extra brelse in setup_new_flex_group_blocks() | Vasily Averin | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: add missing brelse() add_new_gdb_meta_bg()'s error path | Vasily Averin | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path | Vasily Averin | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: add missing brelse() update_backups()'s error path | Vasily Averin | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | Btrfs: fix data corruption due to cloning of eof block | Filipe Manana | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry | Changwei Ge | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | fs, elf: make sure to page align bss in load_elf_library | Oscar Salvador | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | binfmt_elf: fix calculations for bss padding | Kees Cook | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | mm, elf: handle vm_brk error | Michal Hocko | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | fuse: set FR_SENT while locked | Miklos Szeredi | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | fuse: fix blocked_waitq wakeup | Miklos Szeredi | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | fuse: Fix use-after-free in fuse_dev_do_write() | Kirill Tkhai | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | fuse: Fix use-after-free in fuse_dev_do_read() | Kirill Tkhai | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | 9p locks: fix glock.client_id leak in do_lock | Dominique Martinet | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | btrfs: set max_extent_size properly | Josef Bacik | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | Btrfs: fix null pointer dereference on compressed write path error | Filipe Manana | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | btrfs: qgroup: Dirty all qgroups before rescan | Qu Wenruo | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | Btrfs: fix wrong dentries after fsync of file that got its parent replaced | Filipe Manana | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | btrfs: make sure we create all new block groups | Josef Bacik | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | btrfs: reset max_extent_size on clear in a bitmap | Josef Bacik | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | btrfs: wait on caching when putting the bg cache | Josef Bacik | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | btrfs: don't attempt to trim devices that don't support it | Jeff Mahoney | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | btrfs: iterate all devices during trim, instead of fs_devices::alloc_list | Jeff Mahoney | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock | Qu Wenruo | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | btrfs: Handle owner mismatch gracefully when walking up tree | Qu Wenruo | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | Cramfs: fix abad comparison when wrap-arounds occur | Nicolas Pitre | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | ext4: avoid running out of journal credits when appending to an inline file | Theodore Ts'o | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | lockd: fix access beyond unterminated strings in prints | Amir Goldstein | 2018-11-21 | |
| | | * | | | | | | | | | | | | | | | | | | | | NFSv4.1: Fix the r/wsize checking | Trond Myklebust | 2018-11-21 | |
