Age | Commit message (Expand) | Author |
2015-07-20 | ufs: Fix warning from unlock_new_inode() | Jan Kara |
2015-07-20 | vfs: Ignore unlocked mounts in fs_fully_visible | Eric W. Biederman |
2015-07-13 | vfs: Remove incorrect debugging WARN in prepend_path | Eric W. Biederman |
2015-07-13 | Btrfs: make xattr replace operations atomic | Filipe Manana |
2015-07-13 | fs: Fix S_NOSEC handling | Jan Kara |
2015-07-12 | fs/ufs: restore s_lock mutex | Fabian Frederick |
2015-07-12 | fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge" | Fabian Frederick |
2015-07-12 | mnt: Modify fs_fully_visible to deal with locked ro nodev and atime | Eric W. Biederman |
2015-07-12 | mnt: Refactor the logic for mounting sysfs and proc in a user namespace | Eric W. Biederman |
2015-07-05 | nfs: take extra reference to fl->fl_file when running a LOCKU operation | Jeff Layton |
2015-07-05 | nfs: take extra reference to fl->fl_file when running a setlk | Jeff Layton |
2015-07-05 | fuse: initialize fc->release before calling it | Miklos Szeredi |
2015-07-05 | ext4: don't retry file block mapping on bigalloc fs with non-extent file | Darrick J. Wong |
2015-07-05 | xfs: fix remote symlinks on V5/CRC filesystems | Eric Sandeen |
2015-07-03 | ext4: call sync_blockdev() before invalidate_bdev() in put_super() | Theodore Ts'o |
2015-07-03 | NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes | Trond Myklebust |
2015-07-03 | pNFS: Fix a memory leak when attempted pnfs fails | Trond Myklebust |
2015-07-03 | jbd2: fix ocfs2 corrupt when updating journal superblock fails | Joseph Qi |
2015-07-03 | jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail() | Dmitry Monakhov |
2015-07-03 | ext4: fix race between truncate and __ext4_journalled_writepage() | Theodore Ts'o |
2015-07-03 | Btrfs: don't invalidate root dentry when subvolume deletion fails | Omar Sandoval |
2015-07-03 | fixing infinite OPEN loop in 4.0 stateid recovery | Olga Kornievskaia |
2015-06-28 | efivarfs: Ensure VariableName is NUL-terminated | Ross Lagerwall |
2015-06-28 | mnt: Fix the error check in __detach_mounts | Eric W. Biederman |
2015-06-28 | ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename() | Konstantin Khlebnikov |
2015-06-15 | fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings | Andrew Morton |
2015-06-10 | vfs: read file_handle only once in handle_to_path | Sasha Levin |
2015-06-10 | nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op | Christoph Hellwig |
2015-06-10 | parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a... | Helge Deller |
2015-06-10 | jbd2: fix r_count overflows leading to buffer overflow in journal recovery | Darrick J. Wong |
2015-06-10 | ext4: check for zero length extent explicitly | Eryu Guan |
2015-06-10 | ext4: fix NULL pointer dereference when journal restart fails | Lukas Czerner |
2015-06-09 | d_walk() might skip too much | Al Viro |
2015-06-09 | xfs: xfs_iozero can return positive errno | Dave Chinner |
2015-06-09 | xfs: xfs_attr_inactive leaves inconsistent attr fork state behind | Dave Chinner |
2015-06-09 | omfs: fix sign confusion for bitmap loop counter | Bob Copeland |
2015-06-09 | fs, omfs: add NULL terminator in the end up the token list | Sasha Levin |
2015-06-09 | fs_pin: Allow for the possibility that m_list or s_list go unused. | Eric W. Biederman |
2015-06-09 | mnt: Fail collect_mounts when applied to unmounted mounts | Eric W. Biederman |
2015-06-09 | coredump: accept any write method | Al Viro |
2015-05-23 | path_openat(): fix double fput() | Al Viro |
2015-05-23 | mnt: Fix fs_fully_visible to verify the root directory is visible | Eric W. Biederman |
2015-05-23 | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() | Ryusuke Konishi |
2015-05-23 | ocfs2: dlm: fix race between purge and get lock resource | Junxiao Bi |
2015-05-17 | hfsplus: don't store special "osx" xattr prefix on-disk | Thomas Hebb |
2015-05-17 | ext4: move check under lock scope to close a race. | Davide Italiano |
2015-05-17 | ext4: fix data corruption caused by unwritten and delayed extents | Lukas Czerner |
2015-05-17 | btrfs: unlock i_mutex after attempting to delete subvolume during send | Omar Sandoval |
2015-05-17 | fs: take i_mutex during prepare_binprm for set[ug]id executables | Jann Horn |
2015-05-17 | NFS: Add a stub for GETDEVICELIST | Anna Schumaker |