summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-05-17coredump: accept any write methodAl Viro
2015-05-17path_openat(): fix double fput()Al Viro
2015-05-17mnt: Fix fs_fully_visible to verify the root directory is visibleEric W. Biederman
2015-05-17nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-17ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi
2015-05-13hfsplus: don't store special "osx" xattr prefix on-diskThomas Hebb
2015-05-13ext4: move check under lock scope to close a race.Davide Italiano
2015-05-13ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2015-05-13btrfs: unlock i_mutex after attempting to delete subvolume during sendOmar Sandoval
2015-05-06NFS: Add a stub for GETDEVICELISTAnna Schumaker
2015-05-06nfs: remove WARN_ON_ONCE from nfs_direct_good_bytesPeng Tao
2015-05-06nfs: fix DIO good bytes calculationPeng Tao
2015-05-06nfs: fix high load average due to callback thread sleepingJeff Layton
2015-05-06nfsd: fix nsfd startup race triggering BUG_ONGiuseppe Cantavenera
2015-05-06nfsd: eliminate NFSD_DEBUGMark Salter
2015-05-06nfsd4: disallow SEEK with special stateidsJ. Bruce Fields
2015-05-06nfsd4: fix READ permission checkingJ. Bruce Fields
2015-05-06nfsd4: disallow ALLOCATE with special stateidsJ. Bruce Fields
2015-05-06Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss
2015-05-06RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro
2015-05-06mnt: Update detach_mounts to leave mounts connectedEric W. Biederman
2015-05-06mnt: Fix the error check in __detach_mountsEric W. Biederman
2015-05-06mnt: Honor MNT_LOCKED when detaching mountsEric W. Biederman
2015-05-06mnt: Factor umount_mnt from umount_treeEric W. Biederman
2015-05-06mnt: Factor out unhash_mnt from detach_mnt and umount_treeEric W. Biederman
2015-05-06mnt: Don't propagate unmounts to locked mountsEric W. Biederman
2015-05-06mnt: On an unmount propagate clearing of MNT_LOCKEDEric W. Biederman
2015-05-06mnt: Delay removal from the mount hash.Eric W. Biederman
2015-05-06mnt: Add MNT_UMOUNT flagEric W. Biederman
2015-05-06mnt: In umount_tree reuse mnt_list instead of mnt_hashEric W. Biederman
2015-05-06mnt: Don't propagate umounts in __detach_mountsEric W. Biederman
2015-05-06mnt: Improve the umount_tree flagsEric W. Biederman
2015-05-06ext4: make fsync to sync parent dir in no-journal for real this timeLukas Czerner
2015-05-06fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson
2015-05-06NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble
2015-05-06Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana
2015-05-06Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2015-05-06btrfs: don't accept bare namespace as a valid xattrDavid Sterba
2015-05-06Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana
2015-04-29fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn
2015-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-09ocfs2: _really_ sync the right rangeAl Viro
2015-04-08ocfs2_file_write_iter: keep return value and current position update in syncAl Viro
2015-04-08[regression] ocfs2: do *not* increment ->ki_pos twiceAl Viro
2015-04-06ioctx_alloc(): fix vma (and file) leak on failureAl Viro
2015-04-06fix mremap() vs. ioctx_kill() raceAl Viro
2015-04-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-04-01Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2015-04-01Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-04-01Fix warningSteve French