summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-02-11nilfs2: fix fix very long mount time issueVyacheslav Dubeyko
2013-02-03xfs: fix periodic log flushingDave Chinner
2013-02-03xfs: fix _xfs_buf_find oops on blocks beyond the filesystem endDave Chinner
2013-02-03NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust
2013-02-03NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust
2013-02-03NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust
2013-02-03NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust
2013-02-03NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust
2013-02-03NFS: Fix error reporting in nfs_xdev_mountTrond Myklebust
2013-02-03xfs: Fix possible use-after-free with AIOJan Kara
2013-02-03fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding
2013-01-21ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen
2013-01-17libceph: Unlock unprocessed pages in start_read() error pathDavid Zafman
2013-01-17ceph: call handle_cap_grant() for cap import messageYan, Zheng
2013-01-17ceph: Fix __ceph_do_pending_vmtruncateYan, Zheng
2013-01-17ceph: Don't add dirty inode to dirty list if caps is in migrationYan, Zheng
2013-01-17ceph: Fix infinite loop in __wake_requestsYan, Zheng
2013-01-17ceph: Don't update i_max_size when handling non-auth capYan, Zheng
2013-01-17libceph: remove 'osdtimeout' optionSage Weil
2013-01-17vfs: add missing virtual cache flush after editing partial pagesLinus Torvalds
2013-01-17epoll: prevent missed events on EPOLL_CTL_MODEric Wong
2013-01-17udf: don't increment lenExtents while writing to a holeNamjae Jeon
2013-01-17udf: fix memory leak while allocating blocks during writeNamjae Jeon
2013-01-17ext4: release buffer in failed path in dx_probe()Guo Chao
2013-01-17ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o
2013-01-17ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o
2013-01-17ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev
2013-01-17jbd2: fix assertion failure in jbd2_journal_flush()Jan Kara
2013-01-17ext4: check dioread_nolock on remountJan Kara
2013-01-17ext4: fix extent tree corruption caused by hole punchForrest Liu
2013-01-17jffs2: hold erase_completion_lock on exitAlexey Khoroshilov
2013-01-17ext4: fix possible use after free with metadata csumTheodore Ts'o
2013-01-17ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin
2013-01-17pstore/ram: Fix undefined usage of rounddown_pow_of_two(0)Maxime Bizon
2013-01-11cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...Jeff Layton
2013-01-11cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void returnJeff Layton
2013-01-11proc: pid/status: show all supplementary groupsArtem Bityutskiy
2013-01-11cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton
2013-01-11cifs: move check for NULL socket into smb_send_rqstJeff Layton
2013-01-11fs: Fix imbalance in freeze protection in mark_files_ro()Jan Kara
2013-01-11xfs: fix stray dquot unlock when reclaiming dquotsDave Chinner
2013-01-11xfs: fix direct IO nested transaction deadlock.Dave Chinner
2013-01-11tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet
2013-01-11SMB3 mounts fail with access denied to some serversSteve French
2013-01-11vfs: d_obtain_alias() needs to use "/" as default name.NeilBrown
2013-01-11nfs: avoid dereferencing null pointer in initiate_bulk_drainingNickolai Zeldovich
2013-01-11NFS: Ensure that we free the rpc_task after read and write cleanups are doneTrond Myklebust
2013-01-11nfs: fix null checking in nfs_get_option_str()Xi Wang
2013-01-11pnfs: Increase the refcount when LAYOUTGET fails the first timeYanchuan Nian
2013-01-11NFS: Fix access to suid/sgid executablesWeston Andros Adamson