summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2016-10-22cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]David Howells
2016-10-22vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi
2016-10-22dlm: free workqueues after the connectionsMarcelo Ricardo Leitner
2016-10-22ext4: unmap metadata when zeroing blocksJan Kara
2016-10-22ext4: release bh in make_indexed_dirgmail
2016-10-22ext4: allow DAX writeback for hole punchRoss Zwisler
2016-10-22ext4: fix memory leak when symlink decryption failsEric Biggers
2016-10-22ext4: fix memory leak in ext4_insert_range()Fabian Frederick
2016-10-22ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang
2016-10-22ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong
2016-10-22ext4: enforce online defrag restriction for encrypted filesEric Whitney
2016-10-22jbd2: fix lockdep annotation in add_transaction_credits()Jan Kara
2016-10-22autofs: Fix automounts by using current_real_cred()->uidEric W. Biederman
2016-10-22reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith
2016-10-22fuse: fix killing s[ug]id in setattrMiklos Szeredi
2016-10-22fuse: invalidate dir dentry after chmodMiklos Szeredi
2016-10-22fuse: listxattr: verify xattr listMiklos Szeredi
2016-10-22btrfs: assign error values to the correct bio structsJunjie Mao
2016-10-22Btrfs: catch invalid free space treesOmar Sandoval
2016-10-22Btrfs: fix mount -o clear_cache,space_cache=v2Omar Sandoval
2016-10-22Btrfs: fix free space tree bitmaps on big-endian systemsOmar Sandoval
2016-10-22debugfs: introduce a public file_operations accessorChristian Lamparter
2016-10-20Make __xfs_xattr_put_listen preperly report errors.Artem Savkov
2016-09-30ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()Eric Ren
2016-09-23Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-23Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-09-21btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-09-21Btrfs: handle quota reserve failure properlyJosef Bacik
2016-09-20fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa
2016-09-20fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa
2016-09-19Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi
2016-09-19ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-09-19ocfs2: fix double unlock in case retry after free truncate logJoseph Qi
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-19ocfs2: fix trans extend while free cached blocksJunxiao Bi
2016-09-19ocfs2: fix trans extend while flush truncate logJunxiao Bi
2016-09-19ipc/shm: fix crash if CONFIG_SHMEM is not setKirill A. Shutemov
2016-09-19autofs: use dentry flags to block walks during expireIan Kent
2016-09-19ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-09-16configfs: Return -EFBIG from configfs_write_bin_file.Phil Turnbull
2016-09-15aio: mark AIO pseudo-fs noexecJann Horn
2016-09-15vfs: cap dedupe request structure size at PAGE_SIZEDarrick J. Wong
2016-09-15vfs: fix return type of ioctl_file_dedupe_rangeDarrick J. Wong
2016-09-12Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-09-11NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers