Age | Commit message (Expand) | Author |
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 | Btrfs: fix inode eviction infinite loop after cloning into it | Filipe Manana |
2015-05-06 | Btrfs: fix log tree corruption when fs mounted with -o discard | Filipe Manana |
2015-04-29 | dcache: Fix locking bugs in backported "deal with deadlock in d_walk()" | Ben Hutchings |
2015-04-29 | deal with deadlock in d_walk() | Al Viro |
2015-04-29 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro |
2015-04-29 | splice: Apply generic position and size checks to each write | Ben Hutchings |
2015-04-29 | jfs: fix readdir regression | Dave Kleikamp |
2015-04-29 | remove extra definitions of U32_MAX | Alex Elder |
2015-04-29 | conditionally define U32_MAX | Alex Elder |
2015-04-19 | pagemap: do not leak physical addresses to non-privileged userspace | Kirill A. Shutemov |
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-13 | hfsplus: fix B-tree corruption after insertion at position 0 | Sergei Antonov |
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 | 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 | jffs2: fix handling of corrupted summary length | Chen Jie |
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-05 | pstore/ram: avoid atomic accesses for ioremapped regions | Rob Herring |
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 |
2015-02-05 | pstore: d_alloc_name() doesn't return an ERR_PTR | Dan Carpenter |
2015-02-05 | pstore: Fail to unlink if a driver has not defined pstore_erase | Aruna Balakrishnaiah |
2015-02-05 | NFSv4.1: Fix an Oops in nfs41_walk_client_list | Trond Myklebust |
2015-02-05 | nfs: fix dio deadlock when O_DIRECT flag is flipped | Peng Tao |
2015-01-29 | ext4: fix warning in ext4_da_update_reserve_space() | Jan Kara |
2015-01-29 | quota: provide interface for readding allocated space into reserved space | Jan Kara |
2015-01-27 | fsnotify: next_i is freed during fsnotify_unmount_inodes. | Jerry Hoemann |
2015-01-27 | LOCKD: Fix a race when initialising nlmsvc_timeout | Trond Myklebust |
2015-01-27 | NFSv4.1: Fix client id trunking on Linux | Trond Myklebust |
2015-01-16 | Btrfs: don't delay inode ref updates during log replay | Chris Mason |
2015-01-16 | nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races | Ryusuke Konishi |