summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-11-20fs: Avoid premature clearing of capabilitiesJan Kara
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-11-20btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-11-20ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-11-20fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-11-20fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-11-20ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-11-20NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust
2016-11-20Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason
2016-11-20Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu
2016-11-20kernfs: don't depend on d_find_any_alias() when generating notificationsTejun Heo
2016-11-20NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust
2016-11-20fs/seq_file: fix out-of-bounds readVegard Nossum
2016-11-20ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé
2016-11-20hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter
2016-11-20ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o
2016-11-20fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang
2016-11-20fuse: fuse_flush must check mapping->flags for errorsMaxim Patlasov
2016-11-20fuse: fsync() did not return IO errorsAlexey Kuznetsov
2016-11-20CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky
2016-11-20ceph: Correctly return NXIO errors from ceph_llseekPhil Turnbull
2016-11-20nfs: don't create zero-length requestsBenjamin Coddington
2016-11-20cifs: fix crash due to race in hmac(md5) handlingRabin Vincent
2016-11-20ext4: short-cut orphan cleanup on errorVegard Nossum
2016-11-20ext4: fix reference counting bug on block allocation errorVegard Nossum
2016-11-20cifs: Check for existing directory when opening file with O_CREATSachin Prabhu
2016-11-20NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-11-20ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o
2016-11-20ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum
2016-11-20ext4: fix deadlock during page writebackJan Kara
2016-11-20ext4: check for extents that wrap aroundVegard Nossum
2016-08-22proc: prevent stacking filesystems on topJann Horn
2016-08-22fs: limit filesystem stacking depthMiklos Szeredi
2016-08-22ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney
2016-08-22NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-08-22make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro
2016-08-22fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich
2016-08-22Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French
2016-08-22nfsd: check permissions when setting ACLsBen Hutchings
2016-08-22posix_acl: Add set_posix_aclAndreas Gruenbacher
2016-08-22cifs: dynamic allocation of ntlmssp blobJerome Marchand
2016-08-22cifs: use CIFS_MAX_DOMAINNAME_LEN when converting the domain nameJerome Marchand
2016-08-22UBIFS: Implement ->migratepage()Kirill A. Shutemov
2016-08-22fix d_walk()/non-delayed __d_free() raceAl Viro
2016-08-22mnt: fs_fully_visible test the proper mount for MNT_LOCKEDEric W. Biederman
2016-08-22hpfs: implement the show_options methodMikulas Patocka
2016-08-22hpfs: fix remount failure when there are no options changedMikulas Patocka
2016-08-22cifs: Create dedicated keyring for spnego operationsSachin Prabhu
2016-08-22xfs: skip stale inodes in xfs_iflush_clusterDave Chinner