aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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
* vfs: In d_path don't call d_dname on a mount pointEric W. Biederman2014-01-25
* GFS2: Increase i_writecount during gfs2_setattr_chownBob Peterson2014-01-25
* ext4: fix bigalloc regressionEric Whitney2014-01-09
* ceph: allow sync_read/write return partial successed size of read/write.majianpeng2014-01-09
* ceph: fix bugs about handling short-read for sync read mode.majianpeng2014-01-09
* ceph: Add check returned value on func ceph_calc_ceph_pg.majianpeng2014-01-09
* ceph: cleanup types in striped_read()Dan Carpenter2014-01-09
* ceph: fix null pointer dereferenceNathaniel Yazdani2014-01-09
* ceph: avoid accessing invalid memorySasha Levin2014-01-09
* ceph: Free mdsc if alloc mdsc->mdsmap failed.majianpeng2014-01-09
* ceph: improve error handling in ceph_mdsmap_decodeEmil Goode2014-01-09
* jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o2014-01-09
* GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse2014-01-09
* GFS2: don't hold s_umount over blkdev_putSteven Whitehouse2014-01-09
* ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang2014-01-09
* ext4: fix FITRIM in no journal modeLukas Czerner2014-01-09
* ext4: add explicit casts when masking cluster sizesTheodore Ts'o2014-01-09
* ext4: fix deadlock when writing in ENOSPC conditionsJan Kara2014-01-09
* ext4: Do not reserve clusters when fs doesn't support extentsJan Kara2014-01-09
* ext4: check for overlapping extents in ext4_valid_extent_entries()Eryu Guan2014-01-09
* ext4: fix use-after-free in ext4_mb_new_blocksJunho Ryu2014-01-09
* ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() failsTheodore Ts'o2014-01-09
* ceph: wake up 'safe' waiters when unregistering requestYan, Zheng2014-01-09