aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan2014-04-26
* jffs2: Fix segmentation fault found in stress testKamlakant Patel2014-04-26
* ext4: fix partial cluster handling for bigalloc file systemsEric Whitney2014-04-26
* ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney2014-04-26
* Btrfs: skip submitting barrier for missing deviceHidetoshi Seto2014-04-26
* bdi: avoid oops on device removalJan Kara2014-04-26
* backing_dev: fix hung task on syncDerek Basehore2014-04-26
* mm: close PageTail raceDavid Rientjes2014-04-03
* ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-04-03
* bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger2014-03-24
* Fix mountpoint reference leakage in linkatOleg Drokin2014-03-24
* Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana2014-03-24
* fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev2014-03-24
* NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust2014-03-24
* NFS: Fix a delegation callback raceTrond Myklebust2014-03-24
* ocfs2 syncs the wrong range...Al Viro2014-03-24
* ocfs2: fix quota file corruptionJan Kara2014-03-24
* quota: Fix race between dqput() and dquot_scan_active()Jan Kara2014-03-07
* fs: fix iversion handlingChristoph Hellwig2014-03-07
* CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky2014-03-07
* cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton2014-03-07
* ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o2014-03-07
* ext4: fix online resize with a non-standard blocks per group settingTheodore Ts'o2014-03-07
* ext4: fix online resize with very large inode tablesTheodore Ts'o2014-03-07
* ext4: don't try to modify s_flags if the the file system is read-onlyTheodore Ts'o2014-03-07
* ext4: fix error paths in swap_inode_boot_loader()Zheng Liu2014-03-07
* block: Fix nr_vecs for inline integrity vectorsMartin K. Petersen2014-02-22
* lockd: send correct lock when granting a delayed lock.NeilBrown2014-02-22
* retrieving CIFS ACLs when mounted with SMB2 fails dropping sessionSteve French2014-02-22
* Add protocol specific operation for CIFS xattrsSteve French2014-02-22
* CIFS: Fix SMB2 mounts so they don't try to set or get xattrs via cifsSteve French2014-02-22
* fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmemEric W. Biederman2014-02-22
* mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irqKOSAKI Motohiro2014-02-20
* Btrfs: disable snapshot aware defrag for nowJosef Bacik2014-02-20
* pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh2014-02-13
* nfs4: fix discover_server_trunking use after freeWeston Andros Adamson2014-02-13
* NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust2014-02-13
* nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson2014-02-13
* NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust2014-02-13
* ore: Fix wrong math in allocation of per device BIOBoaz Harrosh2014-02-13
* fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2014-02-13
* fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens2014-02-13
* compat: fix sys_fanotify_markHeiko Carstens2014-02-13
* fuse: fix pipe_buf_operationsMiklos Szeredi2014-02-13
* btrfs: restrict snapshotting to own subvolumesDavid Sterba2014-02-06
* Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()Wang Shilong2014-02-06
* vfs: Is mounted should be testing mnt_ns for NULL or error.Eric W. Biederman2014-02-06
* ext4: avoid clearing beyond i_blocks when truncating an inline data fileTheodore Ts'o2014-02-06
* nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner2014-01-25
* writeback: Fix data corruption on NFSJan Kara2014-01-25