aboutsummaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 3.10.73 -> 3.10.74Jan Engelmohr2016-08-261-9/+11
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-262-5/+9
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-269-64/+118
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-267-6/+23
* 3.10.68 -> 3.10.69Jan Engelmohr2016-08-264-11/+48
* 3.10.67 -> 3.10.68Jan Engelmohr2016-08-265-10/+70
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-265-7/+75
* 3.10.65 -> 3.10.66Jan Engelmohr2016-08-263-19/+23
* first commitMeizu OpenSource2016-08-151736-0/+1115159