aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-04-21
|\
| * uclinux: error message when FLAT reloc symbol is invalid, v2Jun Sun2010-04-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-04-21
|\ \
| * | [LogFS] Split large truncated into smaller chunksJoern Engel2010-04-20
| * | [LogFS] Set s_bdiJoern Engel2010-04-17
| * | [LogFS] Prevent mempool_destroy NULL pointer dereferenceJoern Engel2010-04-15
| * | [LogFS] Move assertionJoern Engel2010-04-13
| * | [LogFS] Plug 8 byte information leakJoern Engel2010-04-13
| * | [LogFS] Prevent memory corruption on large deletesJoern Engel2010-04-13
| * | [LogFS] Remove unused methodJoern Engel2010-03-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2010-04-21
|\ \ \
| * | | jfs: add jfs specific ->setattr callDmitry Monakhov2010-04-16
| * | | jfs: fix diAllocExt error in resizing filesystemBill Pemberton2010-04-16
| * | | jfs_dmap.[ch]: trivial typo fix: s/heigth/height/gDaniel Mack2010-02-02
* | | | AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells2010-04-21
| |_|/ |/| |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-04-20
|\ \ \
| * | | quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2010-04-20
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-04-19
|\ \ \ \
| * | | | eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks2010-04-19
| * | | | eCryptfs: Copy lower directory inode times and size on linkTyler Hicks2010-04-19
| * | | | ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney2010-04-19
| * | | | ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher2010-04-19
| * | | | eCryptfs: Decrypt symlink target for stat sizeTyler Hicks2010-04-19
| * | | | eCryptfs: Strip metadata in xattr flag in encrypted viewTyler Hicks2010-03-23
| * | | | eCryptfs: Clear buffer before reading in metadata xattrTyler Hicks2010-03-23
| * | | | eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_frontTyler Hicks2010-03-23
| * | | | eCryptfs: Fix metadata in xattr feature regressionTyler Hicks2010-03-23
* | | | | xfs: don't warn on EAGAIN in inode reclaimDave Chinner2010-04-16
* | | | | xfs: ensure that sync updates the log tail correctlyDave Chinner2010-04-16
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-04-14
|\ \ \ \ \
| * | | | | ceph: use separate class for ceph sockets' sk_lockSage Weil2010-04-13
| * | | | | ceph: reserve one more caps space when doing readdirYehuda Sadeh2010-04-13
| * | | | | ceph: queue_cap_snap should always queue dirty contextSage Weil2010-04-13
| * | | | | ceph: fix dentry reference leak in dcache readdirSage Weil2010-04-12
| * | | | | ceph: decode v5 of osdmap (pool names) [protocol change]Sage Weil2010-04-09
| * | | | | ceph: fix ack counter reset on connection resetSage Weil2010-04-02
| * | | | | ceph: fix leaked inode ref due to snap metadata writeback raceSage Weil2010-04-01
| * | | | | ceph: fix snap context reference leaksSage Weil2010-04-01
| * | | | | ceph: allow writeback of snapped pages older than 'oldest' snapcSage Weil2010-04-01
| * | | | | ceph: fix dentry rehashing on virtual .snap dirSage Weil2010-03-30
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-13
|\ \ \ \ \ \
| * | | | | | NFSv4: fix delegated lockingTrond Myklebust2010-04-12
| * | | | | | NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptibleTrond Myklebust2010-04-09
| * | | | | | NFS: Fix a race with the new commit codeTrond Myklebust2010-04-09
| * | | | | | NFS: Ensure that writeback_single_inode() calls write_inode() when syncingTrond Myklebust2010-04-09
| * | | | | | NFS: Fix the mode calculation in nfs_find_open_contextTrond Myklebust2010-04-09
| * | | | | | NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIRTrond Myklebust2010-04-09
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2010-04-12
|\ \ \ \ \ \ \
| * | | | | | | Btrfs: make sure the chunk allocator doesn't create zero length chunksChris Mason2010-04-06
| * | | | | | | Btrfs: fix data enospc check overflowJosef Bacik2010-04-05