aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-10-12coredump: add new %P variable in core_patternStéphane Graber
2015-09-23Merge tag 'v3.10.89' into edison-3.10.17Brian Wood
2015-09-22Merge branch 'google_source_common' into edison-3.10.17Brian Wood
2015-09-21hpfs: update ctime and mtime on directory modificationMikulas Patocka
2015-08-21sysrq: Emergency Remount R/O in reverse orderAmir Goldstein
2015-08-20pstore: pmsg: return -ENOMEM on vmalloc failureMark Salyzyn
2015-08-16signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras
2015-08-16ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi
2015-08-16fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara
2015-08-10freeing unlinked file indefinitely delayedAl Viro
2015-08-03hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches
2015-08-039p: don't leave a half-initialized inode sitting aroundAl Viro
2015-08-03fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia
2015-08-03NFS: Fix size of NFSACL SETACL operationsChuck Lever
2015-08-03fuse: initialize fc->release before calling itMiklos Szeredi
2015-08-03Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana
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: 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-10fs: Fix S_NOSEC handlingJan Kara
2015-07-06ext4 crypto: fix return value for ext4_es_scan()Theodore Ts'o
2015-07-03d_walk() might skip too muchJari Ruusu
2015-07-03Btrfs: make xattr replace operations atomicFilipe Manana
2015-07-03fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn
2015-07-03get rid of s_files and files_lockAl Viro
2015-07-03fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov
2015-06-29pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings
2015-06-22btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney
2015-06-22btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song
2015-06-05fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton
2015-06-05vfs: read file_handle only once in handle_to_pathSasha Levin
2015-06-05ext4: check for zero length extent explicitlyEryu Guan
2015-06-05ext4: convert write_begin methods to stable_page_writes semanticsDmitry Monakhov
2015-06-05d_walk() might skip too muchAl Viro
2015-06-05fs, omfs: add NULL terminator in the end up the token listSasha Levin
2015-06-04ext4 crypto: allocate bounce pages using GFP_NOWAITTheodore Ts'o
2015-06-04ext4 crypto: release crypto resource on module exitChao Yu
2015-06-04ext4 crypto: handle unexpected lack of encryption keysTheodore Ts'o
2015-06-04ext4 crypto: allocate the right amount of memory for the on-disk symlinkTheodore Ts'o
2015-06-04ext4 crypto: clean up error handling in ext4_fname_setup_filenameTheodore Ts'o
2015-06-04ext4 crypto: policies may only be set on directoriesTheodore Ts'o
2015-06-04ext4 crypto: enforce crypto policy restrictions on cross-renamesTheodore Ts'o
2015-06-04ext4 crypto: encrypt tmpfile located in encryption protected directoryTheodore Ts'o