summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-08-03hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches
2015-08-03hpfs: kstrdup() out of memory handlingSanidhya Kashyap
2015-08-039p: don't leave a half-initialized inode sitting aroundAl Viro
2015-08-03nfs: always update creds in mirror, even when we have an already connected dsJeff Layton
2015-08-03nfs: fix potential credential leak in ff_layout_update_mirror_credJeff Layton
2015-08-03NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writesTrond Myklebust
2015-08-03fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia
2015-08-03NFS: Fix size of NFSACL SETACL operationsChuck Lever
2015-08-03pNFS/flexfiles: Fix the reset of struct pgio_header when resendingTrond Myklebust
2015-08-03pNFS: Fix a memory leak when attempted pnfs failsTrond Myklebust
2015-08-03ovl: lookup whiteouts outside iterate_dir()Miklos Szeredi
2015-08-03fuse: initialize fc->release before calling itMiklos Szeredi
2015-08-03Btrfs: fix file corruption after cloning inline extentsFilipe Manana
2015-08-03Btrfs: fix list transaction->pending_ordered corruptionFilipe Manana
2015-08-03Btrfs: fix memory leak in the extent_same ioctlFilipe Manana
2015-08-03Btrfs: fix fsync data loss after append writeFilipe Manana
2015-08-03Btrfs: fix race between caching kthread and returning inode to inode cacheFilipe Manana
2015-08-03Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana
2015-08-03Btrfs: don't invalidate root dentry when subvolume deletion failsOmar Sandoval
2015-08-03xfs: don't truncate attribute extents if no extents existBrian Foster
2015-08-03xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-08-03jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov
2015-08-03ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko
2015-08-03ext4: correctly migrate a file with a hole at the beginningEryu Guan
2015-08-03ext4: be more strict when migrating to non-extent based fileEryu Guan
2015-08-03ext4: fix reservation release on invalidatepage for delalloc fsLukas Czerner
2015-08-03ext4: avoid deadlocks in the writeback path by using sb_getblk_gfpNikolay Borisov
2015-08-03ext4: fix fencepost error in lazytime optimizationTheodore Ts'o
2015-08-03ext4: set lazytime on remount if MS_LAZYTIME is set by mountTheodore Ts'o
2015-08-03ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong
2015-08-03ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o
2015-08-03ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o
2015-07-21mnt: Modify fs_fully_visible to deal with locked ro nodev and atimeEric W. Biederman
2015-07-21mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman
2015-07-21mnt: Update fs_fully_visible to test for permanently empty directoriesEric W. Biederman
2015-07-21sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-07-21sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman
2015-07-21kernfs: Add support for always empty directories.Eric W. Biederman
2015-07-21proc: Allow creating permanently empty directories that serve as mount pointsEric W. Biederman
2015-07-21sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman
2015-07-21fs: Add helper functions for permanently empty directories.Eric W. Biederman
2015-07-10fs/ufs: restore s_lock mutex_init()Fabian Frederick
2015-07-10ufs: Fix possible deadlock when looking up directoriesJan Kara
2015-07-10ufs: Fix warning from unlock_new_inode()Jan Kara
2015-07-10vfs: Ignore unlocked mounts in fs_fully_visibleEric W. Biederman
2015-07-10vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman
2015-07-10fs/ufs: restore s_lock mutexFabian Frederick
2015-07-10fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge"Fabian Frederick
2015-07-10fs: Fix S_NOSEC handlingJan Kara