summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-12xfs: add a shrinker to background inode reclaimDave Chinner
2010-05-12jfs: fix diAllocExt error in resizing filesystemBill Pemberton
2010-05-12ext4: correctly calculate number of blocks for fiemapLeonard Michlmayr
2010-05-12NFS: rsize and wsize settings ignored on v4 mountsChuck Lever
2010-05-12nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-05-12ocfs2_dlmfs: Fix math error when reading LVB.Joel Becker
2010-05-12ocfs2: Compute metaecc for superblocks during online resize.Joel Becker
2010-05-12ocfs2: potential ERR_PTR dereference on error pathsDan Carpenter
2010-05-12ocfs2: Update VFS inode's id info after reflink.Tao Ma
2010-05-12procfs: fix tid fdinfoJerome Marchand
2010-05-12nfsd4: bug in read_bufNeil Brown
2010-05-12reiserfs: fix corruption during shrinking of xattrsJeff Mahoney
2010-05-12reiserfs: fix permissions on .reiserfs_privJeff Mahoney
2010-04-26ext4: fix async i/o writes beyond 4GB to a sparse fileEric Sandeen
2010-04-26ext4: flush delalloc blocks when space is lowEric Sandeen
2010-04-26fs-writeback: Add helper function to start writeback if idleEric Sandeen
2010-04-26ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher
2010-04-26eCryptfs: Decrypt symlink target for stat sizeTyler Hicks
2010-04-26ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney
2010-04-269p: Skip check for mandatory locks when unlockingSachin Prabhu
2010-04-26ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.Tao Ma
2010-04-26ocfs2: set i_mode on disk during acl operationsMark Fasheh
2010-04-26quota: Fix possible dq_flags corruptionAndrew Perepechko
2010-04-26fix NFS4 handling of mountpoint statAl Viro
2010-04-26NFSv4: fix delegated lockingTrond Myklebust
2010-04-26NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIRTrond Myklebust
2010-04-26CIFS: initialize nbytes at the beginning of CIFSSMBWrite()Steve French
2010-04-26cifs: Fix a kernel BUG with remote OS/2 server (try #3)Suresh Jayaraman
2010-04-26ext3: journal all modifications in ext3_xattr_set_handleEric Sandeen
2010-04-26ext3: Don't update the superblock in ext3_statfs()Eric Sandeen
2010-04-26raw: fsync method is now requiredAnton Blanchard
2010-04-26xfs: fix locking for inode cache radix tree tag updatesChristoph Hellwig
2010-04-26xfs: Non-blocking inode locking in IO completionDave Chinner
2010-04-26xfs: remove invalid barrier optimization from xfs_fsyncChristoph Hellwig
2010-04-26xfs: don't hold onto reserved blocks on remount, roDave Chinner
2010-04-26xfs: quota limit statvfs available blocksChristoph Hellwig
2010-04-26xfs: xfs_swap_extents needs to handle dynamic fork offsetsDave Chinner
2010-04-26xfs: fix stale inode flush avoidanceDave Chinner
2010-04-26xfs: reclaim all inodes by background tree walksDave Chinner
2010-04-26xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner
2010-04-26xfs: reclaim inodes under a write lockDave Chinner
2010-04-26xfs: Ensure we force all busy extents in range to diskDave Chinner
2010-04-26xfs: Don't flush stale inodesDave Chinner
2010-04-26xfs: fix timestamp handling in xfs_setattrChristoph Hellwig
2010-04-26xfs: check for not fully initialized inodes in xfs_ireclaimChristoph Hellwig
2010-04-26xfs: Fix error return for fallocate() on XFSJason Gunthorpe
2010-04-26xfs: Wrapped journal record corruption on read at recoveryAndy Poling
2010-04-26xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig
2010-04-26xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocksChristoph Hellwig
2010-04-26xfs: simplify inode teardownChristoph Hellwig