aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-06-07nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya
2014-06-07NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust
2014-06-07NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson
2014-06-07NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust
2014-06-07NFS: nfs_getaclargs.acl_len is a size_tChuck Lever
2014-06-07nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting
2014-06-07NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter
2014-06-07nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields
2014-06-07NFSv4 wait on recovery for async session errorsAndy Adamson
2014-06-07cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik
2014-06-07VFS: make vfs_fstat() use f[get|put]_light()Linus Torvalds
2014-06-07fs: cachefiles: add support for large files in filesystem cachingJustin Lecher
2014-06-07ecryptfs: Fix memory leakage in keystore.cGeyslan G. Bem
2014-06-07CIFS: Fix error handling in cifs_push_mandatory_locksPavel Shilovsky
2014-06-07setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French
2014-06-07nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-06-07nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-06-07NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-06-07posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig
2014-05-13locks: allow __break_lease to sleep even when break_time is 0Jeff Layton
2014-05-06ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o
2014-05-06ocfs2: do not put bh when buffer_uptodate failedalex chen
2014-05-06ocfs2: dlm: fix recovery hungJunxiao Bi
2014-05-06ocfs2: dlm: fix lock migration crashJunxiao Bi
2014-05-06reiserfs: fix race in readdirJeff Mahoney
2014-05-06nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-05-06nfsd: notify_change needs elevated write countJ. Bruce Fields
2014-05-06nfsd4: fix test_stateid error reply encodingJ. Bruce Fields
2014-05-06nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-05-06nfsd4: session needs room for following op to error outJ. Bruce Fields
2014-04-26jffs2: remove from wait queue after schedule()Li Zefan
2014-04-26jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan
2014-04-26jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan
2014-04-26jffs2: Fix segmentation fault found in stress testKamlakant Patel
2014-04-14proc: pid/status: show all supplementary groupsArtem Bityutskiy
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-23Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana
2014-03-23fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-23NFS: Fix a delegation callback raceTrond Myklebust
2014-03-23ocfs2 syncs the wrong range...Al Viro
2014-03-23ocfs2: fix quota file corruptionJan Kara
2014-03-11ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o
2014-03-11cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton
2014-03-11ext4: fix possible use-after-free with AIOJan Kara
2014-03-11UBIFS: fix double free of ubifs_orphan objectsAdam Thomas
2014-03-11ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2014-03-11ncpfs: fix rmdir returns Device or resource busyDave Chiluk
2014-03-11cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton
2014-03-11fuse: hotfix truncate_pagecache() issueMaxim Patlasov
2014-03-11fuse: readdir: check for slash in namesMiklos Szeredi