summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields2017-05-281-4/+4
* CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2017-05-282-0/+7
* ceph: fix memory leak in __ceph_setxattr()Luis Henriques2017-05-171-0/+3
* SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French2017-05-171-3/+11
* CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke2017-05-171-2/+2
* fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin2017-05-171-6/+5
* Set unicode flag on cifs echo request to avoid Mac errorSteve French2017-05-171-0/+3
* ext4: evict inline data when writing to memory mapEric Biggers2017-05-171-0/+5
* proc: Fix unbalanced hard link numbersTakashi Iwai2017-05-171-0/+1
* nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2017-05-172-0/+6
* nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2017-05-172-8/+8
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-05-171-0/+36
* cifs: Do not send echoes before Negotiate is completeSachin Prabhu2017-05-171-0/+10
* CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi2017-05-171-3/+3
* CIFS: remove bad_network_name flagGermano Percossi2017-05-172-6/+0
* sysfs: be careful of error returns from ops->show()NeilBrown2017-05-171-2/+4
* Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski2017-05-171-0/+4
* ext4: mark inode dirty after converting inline directoryEric Biggers2017-05-171-3/+2
* fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi2017-05-171-1/+12
* NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson2017-05-171-6/+2
* NFSv4: fix getacl head length estimationJ. Bruce Fields2017-05-171-1/+1
* NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust2017-05-171-1/+1
* jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o2017-05-171-1/+3
* mnt: Tuck mounts under others instead of creating shadow/side mounts.Eric W. Biederman2017-05-174-63/+111
* ext4: trim allocation requests to group sizeJan Kara2017-05-171-0/+7
* vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi2017-03-061-0/+1
* btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney2017-03-061-2/+4
* NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee2017-03-063-15/+13
* nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever2017-03-061-0/+1
* ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton2017-03-061-4/+5
* ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger2017-03-061-2/+23
* ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren2017-03-063-0/+19
* sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming2017-03-061-1/+2
* mnt: Protect the mountpoint hashtable with mount_lockEric W. Biederman2017-03-062-21/+50
* ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-03-021-1/+1
* fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai2017-01-121-2/+8
* block_dev: don't test bdev->bd_contains when it is not stableNeilBrown2017-01-121-1/+1
* btrfs: limit async_work allocation and worker func durationMaxim Patlasov2017-01-123-2/+19
* ext4: return -ENOMEM instead of successDan Carpenter2017-01-121-1/+3
* nfs_write_end(): fix handling of short copiesAl Viro2017-01-121-1/+1
* CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2017-01-125-31/+85
* CIFS: Fix a possible memory corruption in push locksPavel Shilovsky2017-01-121-1/+1
* CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky2017-01-121-1/+1
* xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen2017-01-121-0/+1
* block: protect iterate_bdevs() against concurrent closeRabin Vincent2017-01-121-1/+6
* Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko2017-01-121-2/+1
* Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko2017-01-121-2/+2
* f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange2017-01-121-0/+1
* ext4: add sanity checking to count_overhead()Theodore Ts'o2017-01-121-3/+8
* ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o2017-01-121-9/+6