aboutsummaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* vfs: Test for and handle paths that are unreachable from their mnt_rootEric W. Biederman2016-08-261-2/+27
* dcache: Handle escaped paths in prepend_pathEric W. Biederman2016-08-261-0/+10
* udf: Check length of extended attributes and allocation descriptorsJan Kara2016-08-261-0/+10
* disabling oplocks/leases via module parm enable_oplocks broken for SMB3Steve French2016-08-261-2/+6
* btrfs: skip waiting on ordered range for special filesJeff Mahoney2016-08-261-1/+2
* add uksm 0.1.2.3 for v3.10 .ge.46.patchLevin Calado2016-08-262-2/+9
* aio: Skip timer for io_getevents if timeout=0Fam Zheng2016-08-261-2/+6
* vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman2016-08-261-9/+0
* hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2016-08-262-8/+4
* hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung2016-08-261-9/+11
* fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn2016-08-261-6/+32
* NFS: nfs_set_pgio_error sometimes misses errorsTrond Myklebust2016-08-261-2/+2
* NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown2016-08-261-1/+1
* hpfs: update ctime and mtime on directory modificationMikulas Patocka2016-08-261-1/+24
* signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras2016-08-261-2/+3
* ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi2016-08-261-3/+7
* fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara2016-08-261-5/+25
* freeing unlinked file indefinitely delayedAl Viro2016-08-261-0/+3
* hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches2016-08-261-4/+7
* 9p: don't leave a half-initialized inode sitting aroundAl Viro2016-08-262-4/+2
* fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia2016-08-261-0/+2
* NFS: Fix size of NFSACL SETACL operationsChuck Lever2016-08-261-1/+1
* fuse: initialize fc->release before calling itMiklos Szeredi2016-08-261-1/+1
* Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana2016-08-261-1/+1
* xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen2016-08-261-1/+1
* jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi2016-08-262-10/+33
* jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov2016-08-261-1/+1
* ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko2016-08-261-11/+5
* ext4: correctly migrate a file with a hole at the beginningEryu Guan2016-08-261-4/+5
* ext4: be more strict when migrating to non-extent based fileEryu Guan2016-08-261-1/+11
* ext4: fix reservation release on invalidatepage for delalloc fsLukas Czerner2016-08-261-3/+12
* ext4: don't retry file block mapping on bigalloc fs with non-extent fileDarrick J. Wong2016-08-261-1/+1
* ext4: call sync_blockdev() before invalidate_bdev() in put_super()Theodore Ts'o2016-08-261-0/+1
* ext4: fix race between truncate and __ext4_journalled_writepage()Theodore Ts'o2016-08-261-4/+19
* fs: Fix S_NOSEC handlingJan Kara2016-08-261-2/+2
* fs: fix commit 9eae8ac6 based off d0ff694Levin Calado2016-08-261-1/+1
* d_walk() might skip too muchJari Ruusu2016-08-261-8/+8
* Btrfs: make xattr replace operations atomicFilipe Manana2016-08-264-65/+111
* fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn2016-08-261-28/+48
* get rid of s_files and files_lockAl Viro2016-08-264-149/+2
* fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2016-08-261-15/+10
* 3.10.81 -> 3.10.82Jan Engelmohr2016-08-261-23/+32
* 3.10.80 -> 3.10.81Jan Engelmohr2016-08-262-1/+13
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-266-11/+14
* 3.10.78 -> 3.10.79Jan Engelmohr2016-08-262-1/+14
* 3.10.77 -> 3.10.78Jan Engelmohr2016-08-262-0/+10
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-265-15/+30
* Dynamic Fsync ControlPaul Reioux2016-08-264-0/+264
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-2620-119/+147
* 3.10.74 -> 3.10.75Jan Engelmohr2016-08-263-4/+21