Age | Commit message (Expand) | Author |
2015-10-22 | blockdev: don't set S_DAX for misaligned partitions | Jeff Moyer |
2015-09-29 | jbd2: avoid infinite loop when destroying aborted journal | Jan Kara |
2015-09-29 | hfs,hfsplus: cache pages correctly between bnode_create and bnode_free | Hin-Tak Leung |
2015-09-29 | hfs: fix B-tree corruption after insertion at position 0 | Hin-Tak Leung |
2015-09-29 | eCryptfs: Invalidate dcache entries when lower i_nlink is zero | Tyler Hicks |
2015-09-29 | fs: Don't dump core if the corefile would become world-readable. | Jann Horn |
2015-09-29 | fs: if a coredump already exists, unlink and recreate with O_EXCL | Jann Horn |
2015-09-29 | Revert "NFSv4: Remove incorrect check in can_open_delegated()" | Trond Myklebust |
2015-09-29 | NFSv4.1: Fix a protocol issue with CLOSE stateids | Trond Myklebust |
2015-09-29 | NFSv4.1/flexfiles: Fix a protocol error in layoutreturn | Trond Myklebust |
2015-09-29 | NFS41/flexfiles: zero out DS write wcc | Peng Tao |
2015-09-29 | NFSv4: Force a post-op attribute update when holding a delegation | Trond Myklebust |
2015-09-29 | NFS41/flexfiles: update inode after write finishes | Peng Tao |
2015-09-29 | NFS: nfs_set_pgio_error sometimes misses errors | Trond Myklebust |
2015-09-29 | NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client | Kinglong Mee |
2015-09-29 | NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked() | Trond Myklebust |
2015-09-29 | NFS: Don't let the ctime override attribute barriers. | Trond Myklebust |
2015-09-29 | NFSv4: don't set SETATTR for O_RDONLY|O_EXCL | NeilBrown |
2015-09-29 | nfsd: ensure that delegation stateid hash references are only put once | Jeff Layton |
2015-09-29 | nfsd: ensure that the ol stateid hash reference is only put once | Jeff Layton |
2015-09-29 | nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug | Kinglong Mee |
2015-09-29 | NFSv4/pnfs: Ensure we don't miss a file extension | Trond Myklebust |
2015-09-29 | Btrfs: check if previous transaction aborted to avoid fs corruption | Filipe Manana |
2015-09-29 | CIFS: fix type confusion in copy offload ioctl | Jann Horn |
2015-09-29 | Revert "ext4: remove block_device_ejected" | Theodore Ts'o |
2015-09-29 | ext4: don't manipulate recovery flag when freezing no-journal fs | Eric Sandeen |
2015-09-21 | fs: create and use seq_show_option for escaping | Kees Cook |
2015-09-21 | hpfs: update ctime and mtime on directory modification | Mikulas Patocka |
2015-09-21 | fs: Set the size of empty dirs to 0. | Eric W. Biederman |
2015-09-21 | xfs: Fix file type directory corruption for btree directories | Jan Kara |
2015-09-21 | xfs: Fix xfs_attr_leafblock definition | Jan Kara |
2015-09-21 | libxfs: readahead of dir3 data blocks should use the read verifier | Darrick J. Wong |
2015-08-16 | nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid | Jeff Layton |
2015-08-16 | nfsd: refactor nfs4_preprocess_stateid_op | Christoph Hellwig |
2015-08-16 | signalfd: fix information leak in signalfd_copyinfo | Amanieu d'Antras |
2015-08-16 | nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem | Kinglong Mee |
2015-08-16 | ocfs2: fix shift left overflow | Joseph Qi |
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 | xfs: remote attributes need to be considered data | Dave Chinner |
2015-08-10 | xfs: remote attribute headers contain an invalid LSN | Dave Chinner |
2015-08-10 | NFS: Fix a memory leak in nfs_do_recoalesce | Trond Myklebust |
2015-08-10 | NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked | Trond Myklebust |
2015-08-10 | NFS: Don't revalidate the mapping if both size and change attr are up to date | Trond Myklebust |
2015-08-10 | mnt: In detach_mounts detach the appropriate unmounted mount | Eric W. Biederman |
2015-08-10 | mnt: Clarify and correct the disconnect logic in umount_tree | Eric W. Biederman |
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 | hpfs: kstrdup() out of memory handling | Sanidhya Kashyap |
2015-08-03 | 9p: don't leave a half-initialized inode sitting around | Al Viro |