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