Age | Commit message (Expand) | Author |
2015-05-17 | mnt: Fix fs_fully_visible to verify the root directory is visible | Eric W. Biederman |
2015-05-17 | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() | Ryusuke Konishi |
2015-05-17 | ocfs2: dlm: fix race between purge and get lock resource | Junxiao Bi |
2015-05-13 | ext4: fix data corruption caused by unwritten and delayed extents | Lukas Czerner |
2015-05-06 | fs: take i_mutex during prepare_binprm for set[ug]id executables | Jann Horn |
2015-05-06 | RCU pathwalk breakage when running into a symlink overmounting something | Al Viro |
2015-05-06 | ext4: make fsync to sync parent dir in no-journal for real this time | Lukas Czerner |
2015-05-06 | fs/binfmt_elf.c: fix bug in loading of PIE binaries | Michael Davidson |
2015-05-06 | NFS: fix BUG() crash in notify_change() with patch to chown_common() | Andrew Elble |
2015-05-06 | Btrfs: fix inode eviction infinite loop after extent_same ioctl | Filipe Manana |
2015-05-06 | Btrfs: fix inode eviction infinite loop after cloning into it | Filipe Manana |
2015-05-06 | btrfs: don't accept bare namespace as a valid xattr | David Sterba |
2015-05-06 | Btrfs: fix log tree corruption when fs mounted with -o discard | Filipe Manana |
2015-04-29 | proc/pagemap: walk page tables under pte lock | Konstantin Khlebnikov |
2015-04-29 | mm: softdirty: unmapped addresses between VMAs are clean | Peter Feiner |
2015-04-29 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro |
2015-04-19 | ioctx_alloc(): fix vma (and file) leak on failure | Al Viro |
2015-04-19 | ocfs2: _really_ sync the right range | Al Viro |
2015-04-19 | cifs: fix use-after-free bug in find_writable_file | David Disseldorp |
2015-04-19 | cifs: smb2_clone_range() - exit on unhandled error | Sachin Prabhu |
2015-04-19 | btrfs: simplify insert_orphan_item | David Sterba |
2015-04-13 | hfsplus: fix B-tree corruption after insertion at position 0 | Sergei Antonov |
2015-03-26 | pagemap: do not leak physical addresses to non-privileged userspace | Kirill A. Shutemov |
2015-03-26 | nilfs2: fix deadlock of segment constructor during recovery | Ryusuke Konishi |
2015-03-26 | fuse: notify: don't move pages | Miklos Szeredi |
2015-03-26 | fuse: set stolen page uptodate | Miklos Szeredi |
2015-03-18 | NFSv4: Don't call put_rpccred() under the rcu_read_lock() | Trond Myklebust |
2015-03-18 | nilfs2: fix potential memory overrun on inode | Ryusuke Konishi |
2015-03-18 | procfs: fix race between symlink removals and traversals | Al Viro |
2015-03-18 | debugfs: leave freeing a symlink body until inode eviction | Al Viro |
2015-03-18 | autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation | Al Viro |
2015-03-18 | Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref. | Quentin Casasnovas |
2015-03-18 | Btrfs: fix data loss in the fast fsync path | Filipe Manana |
2015-03-18 | btrfs: fix lost return value due to variable shadowing | David Sterba |
2015-03-06 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert |
2015-03-06 | btrfs: fix leak of path in btrfs_find_item | David Sterba |
2015-03-06 | btrfs: set proper message level for skinny metadata | David Sterba |
2015-03-06 | jffs2: fix handling of corrupted summary length | Chen Jie |
2015-03-06 | xfs: Fix quota type in quota structures when reusing quota file | Jan Kara |
2015-03-06 | NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args | Trond Myklebust |
2015-03-06 | nfs: don't call blocking operations while !TASK_RUNNING | Jeff Layton |
2015-03-06 | xfs: set superblock buffer type correctly | Dave Chinner |
2015-03-06 | xfs: inode unlink does not set AGI buffer type | Dave Chinner |
2015-03-06 | xfs: ensure buffer types are set correctly | Dave Chinner |
2015-02-11 | ext4: prevent bugon on race between write/fcntl | Dmitry Monakhov |
2015-02-11 | nilfs2: fix deadlock of segment constructor over I_SYNC flag | Ryusuke Konishi |
2015-02-11 | Complete oplock break jobs before closing file handle | Sachin Prabhu |
2015-02-05 | pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_prz | Liu ShuoX |
2015-02-05 | pstore: skip zero size persistent ram buffer in traverse | Liu ShuoX |
2015-02-05 | pstore: clarify clearing of _read_cnt in ramoops_context | Liu ShuoX |