aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-05-06reiserfs: fix race in readdirJeff Mahoney
2014-05-06nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton
2014-05-06NFSD: Traverse unconfirmed client through hash-tableKinglong Mee
2014-05-06nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
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-05-06xfs: fix directory hash ordering bugMark Tinguely
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-26ext4: fix partial cluster handling for bigalloc file systemsEric Whitney
2014-04-26ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney
2014-04-26Btrfs: skip submitting barrier for missing deviceHidetoshi Seto
2014-04-26bdi: avoid oops on device removalJan Kara
2014-04-26backing_dev: fix hung task on syncDerek Basehore
2014-04-03mm: close PageTail raceDavid Rientjes
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-23bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger
2014-03-23Fix mountpoint reference leakage in linkatOleg Drokin
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-23NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust
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-06quota: Fix race between dqput() and dquot_scan_active()Jan Kara
2014-03-06fs: fix iversion handlingChristoph Hellwig
2014-03-06CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky
2014-03-06cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton
2014-03-06ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o
2014-03-06ext4: fix online resize with a non-standard blocks per group settingTheodore Ts'o
2014-03-06ext4: fix online resize with very large inode tablesTheodore Ts'o
2014-03-06ext4: don't try to modify s_flags if the the file system is read-onlyTheodore Ts'o
2014-03-06ext4: fix error paths in swap_inode_boot_loader()Zheng Liu
2014-02-22block: Fix nr_vecs for inline integrity vectorsMartin K. Petersen
2014-02-22lockd: send correct lock when granting a delayed lock.NeilBrown
2014-02-22retrieving CIFS ACLs when mounted with SMB2 fails dropping sessionSteve French
2014-02-22Add protocol specific operation for CIFS xattrsSteve French
2014-02-22CIFS: Fix SMB2 mounts so they don't try to set or get xattrs via cifsSteve French
2014-02-22fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmemEric W. Biederman
2014-02-20mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irqKOSAKI Motohiro
2014-02-20Btrfs: disable snapshot aware defrag for nowJosef Bacik
2014-02-13pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh
2014-02-13nfs4: fix discover_server_trunking use after freeWeston Andros Adamson
2014-02-13NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust
2014-02-13nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson