summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-09-12Squashfs: fix mount time sanity check for corrupted superblockPhillip Lougher
2012-09-12NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidateTrond Myklebust
2012-09-12block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins
2012-09-12fs/buffer.c: remove BUG() in possible but rare conditionGlauber Costa
2012-09-12vfs: missed source of ->f_pos racesAl Viro
2012-09-12NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
2012-09-12ext4: fix long mount times on very big file systemsTheodore Ts'o
2012-09-12NFS: Alias the nfs module to nfs4bjschuma@gmail.com
2012-09-12vfs: canonicalize create mode in build_open_flags()Miklos Szeredi
2012-09-12fuse: verify all ioctl retry iov elementsZach Brown
2012-09-12ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o
2012-09-12pnfs: defer release of pages in layoutgetIdan Kedar
2012-09-12fix page number calculation bug for block layout decode bufferJim Rees
2012-09-12NFSv4.1 fix page number calculation bug for filelayout decode buffersAndy Adamson
2012-09-12NFS: Use kcalloc() when allocating arraysTrond Myklebust
2012-09-12nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton
2012-08-19hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki
2012-08-10ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh
2012-08-10nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi
2012-08-10nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-08-10nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields
2012-08-02Btrfs: call the ordered free operation without any locks heldChris Mason
2012-08-02locks: fix checking of fcntl_setlease argumentJ. Bruce Fields
2012-08-02ext4: undo ext4_calc_metadata_amount if we fail to claim spaceTheodore Ts'o
2012-08-02ext4: don't let i_reserved_meta_blocks go negativeBrian Foster
2012-08-02udf: Improve table length check to avoid possible overflowJan Kara
2012-08-02ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o
2012-08-02ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o
2012-08-02cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmapsJeff Layton
2012-08-02mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-08-02mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-07-25eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks
2012-07-25eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks
2012-07-25eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks
2012-07-25pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh
2012-07-25pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh
2012-07-25ore: Remove support of partial IO request (NFS crash)Boaz Harrosh
2012-07-25ore: Fix NFS crash by supporting any unaligned RAID IOBoaz Harrosh
2012-07-25UBIFS: fix a bug in empty space fix-upArtem Bityutskiy
2012-07-25cifs: always update the inode cache with the results from a FIND_*Jeff Layton
2012-07-25cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap spaceJeff Layton
2012-07-25fifo: Do not restart open() if it already found a partnerAnders Kaseorg
2012-07-25Remove easily user-triggerable BUG from generic_setleaseDave Jones
2012-07-25block: fix infinite loop in __getblk_slowJeff Moyer
2012-07-25fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu
2012-07-25ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques
2012-07-25epoll: clear the tfile_check_list on -ELOOPJason Baron
2012-07-25NFSv4: Further reduce the footprint of the idmapperTrond Myklebust
2012-07-25NFSv4: Reduce the footprint of the idmapperTrond Myklebust
2012-07-25hugepages: fix use after free bug in "quota" handlingDavid Gibson