Age | Commit message (Expand) | Author |
2016-01-22 | Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow | Filipe Manana |
2016-01-22 | Btrfs: fix race leading to incorrect item deletion when dropping extents | Filipe Manana |
2015-10-27 | btrfs: fix use after free iterating extrefs | Chris Mason |
2015-10-22 | jbd2: avoid infinite loop when destroying aborted journal | Jan Kara |
2015-10-22 | vfs: Test for and handle paths that are unreachable from their mnt_root | Eric W. Biederman |
2015-10-22 | dcache: Handle escaped paths in prepend_path | Eric W. Biederman |
2015-10-22 | cifs: use server timestamp for ntlmv2 authentication | Peter Seiderer |
2015-10-22 | disabling oplocks/leases via module parm enable_oplocks broken for SMB3 | Steve French |
2015-10-22 | Btrfs: update fix for read corruption of compressed and shared extents | Filipe Manana |
2015-10-22 | Btrfs: fix read corruption of compressed and shared extents | Filipe Manana |
2015-10-22 | btrfs: skip waiting on ordered range for special files | Jeff Mahoney |
2015-10-01 | udf: Check length of extended attributes and allocation descriptors | Jan Kara |
2015-10-01 | hfs,hfsplus: cache pages correctly between bnode_create and bnode_free | Hin-Tak Leung |
2015-10-01 | hfs: fix B-tree corruption after insertion at position 0 | Hin-Tak Leung |
2015-10-01 | fs: if a coredump already exists, unlink and recreate with O_EXCL | Jann Horn |
2015-10-01 | NFS: nfs_set_pgio_error sometimes misses errors | Trond Myklebust |
2015-10-01 | NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client | Kinglong Mee |
2015-10-01 | NFSv4: don't set SETATTR for O_RDONLY|O_EXCL | NeilBrown |
2015-10-01 | Btrfs: check if previous transaction aborted to avoid fs corruption | Filipe Manana |
2015-10-01 | CIFS: fix type confusion in copy offload ioctl | Jann Horn |
2015-09-21 | hpfs: update ctime and mtime on directory modification | Mikulas Patocka |
2015-08-16 | path_openat(): fix double fput() | Al Viro |
2015-08-16 | dcache: don't need rcu in shrink_dentry_list() | Miklos Szeredi |
2015-08-16 | more graceful recovery in umount_collect() | Al Viro |
2015-08-16 | don't remove from shrink list in select_collect() | Al Viro |
2015-08-16 | dentry_kill(): don't try to remove from shrink list | Al Viro |
2015-08-16 | expand the call of dentry_lru_del() in dentry_kill() | Al Viro |
2015-08-16 | new helper: dentry_free() | Al Viro |
2015-08-16 | fold try_prune_one_dentry() | Al Viro |
2015-08-16 | fold d_kill() and d_free() | Al Viro |
2015-08-16 | signalfd: fix information leak in signalfd_copyinfo | Amanieu d'Antras |
2015-08-16 | ocfs2: fix BUG in ocfs2_downconvert_thread_do_work() | Joseph Qi |
2015-08-16 | fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() | Jan Kara |
2015-08-10 | freeing unlinked file indefinitely delayed | Al Viro |
2015-08-03 | hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead | Joe Perches |
2015-08-03 | 9p: don't leave a half-initialized inode sitting around | Al Viro |
2015-08-03 | fixing infinite OPEN loop in 4.0 stateid recovery | Olga Kornievskaia |
2015-08-03 | NFS: Fix size of NFSACL SETACL operations | Chuck Lever |
2015-08-03 | block: Do a full clone when splitting discard bios | Martin K. Petersen |
2015-08-03 | fuse: initialize fc->release before calling it | Miklos Szeredi |
2015-08-03 | Btrfs: fix memory leak in the extent_same ioctl | Filipe Manana |
2015-08-03 | Btrfs: use kmem_cache_free when freeing entry in inode cache | Filipe Manana |
2015-08-03 | xfs: fix remote symlinks on V5/CRC filesystems | Eric Sandeen |
2015-08-03 | jbd2: fix ocfs2 corrupt when updating journal superblock fails | Joseph Qi |
2015-08-03 | jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail() | Dmitry Monakhov |
2015-08-03 | ext4: replace open coded nofail allocation in ext4_free_blocks() | Michal Hocko |
2015-08-03 | ext4: correctly migrate a file with a hole at the beginning | Eryu Guan |
2015-08-03 | ext4: be more strict when migrating to non-extent based file | Eryu Guan |
2015-08-03 | ext4: fix reservation release on invalidatepage for delalloc fs | Lukas Czerner |
2015-08-03 | ext4: don't retry file block mapping on bigalloc fs with non-extent file | Darrick J. Wong |