summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-11-30FAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID.Mike Lockwood
2011-11-30fuse: Freeze client on suspend when request sent to userspaceTodd Poynor
2011-11-30block: genhd: Add partition name to the partition info uevent callbackBrian Swetland
2011-11-30fs: partitions: Fix warnings in fs/partitions/check.cColin Cross
2011-11-30block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat
2011-11-30fs: yaffs: don't force YAFFS_TRACE_ALWAYS for all trace levelsDima Zavin
2011-11-30fs: yaffs: Import yaffs from Thu Dec 23 13:31:37 2010 +1300=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-11-30fs: block_dump: Don't display inode changes if block_dump < 2San Mehat
2011-11-30proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds
2011-11-23eCryptfs: Extend array bounds for all filename charsTyler Hicks
2011-11-23eCryptfs: Flush file in vma closeTyler Hicks
2011-11-23eCryptfs: Prevent file create race conditionTyler Hicks
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-11-22mount_subtree() pointless use-after-freeAl Viro
2011-11-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-11-21Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds
2011-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-11-21Btrfs: remove free-space-cache.c WARN during log replayChris Mason
2011-11-21ext4: fix up a undefined error in ext4_free_blocks in debugging codeYongqiang Yang
2011-11-20VFS: Log the fact that we've given ELOOP rather than creating a loopDavid Howells
2011-11-20Btrfs: sectorsize align offsets in fiemapJosef Bacik
2011-11-20Btrfs: clear pages dirty for io and set them extent mappedJosef Bacik
2011-11-20Btrfs: wait on caching if we're loading the free space cacheJosef Bacik
2011-11-20Btrfs: prefix resize related printks with btrfs:Arnd Hannemann
2011-11-20btrfs: fix stat blocks accountingDavid Sterba
2011-11-20Btrfs: avoid unnecessary bitmap search for cluster setupLi Zefan
2011-11-20Btrfs: fix to search one more bitmap for cluster setupLi Zefan
2011-11-20btrfs: mirror_num should be int, not u64Jan Schmidt
2011-11-20btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney
2011-11-20Btrfs: fix barrier flushesChris Mason
2011-11-19minixfs: kill manual hweight(), simplifyAl Viro
2011-11-19fs/minix: Verify bitmap block counts before mountingJosh Boyer
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-11-19Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-16new helper: mount_subtree()Al Viro
2011-11-16switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfsAl Viro
2011-11-16btrfs: fix double mntput() in mount_subvol()Al Viro
2011-11-16bio: change some signed vars to unsignedDan Carpenter
2011-11-15xfs: use doalloc flag in xfs_qm_dqattach_one()Mitsuo Hayasaka
2011-11-15hfs: add sanity check for file name lengthDan Carpenter
2011-11-15Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flushLiu Bo
2011-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-11-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-11-11ceph: initialize root dentrySage Weil
2011-11-11btrfs: rename the option to nospace_cacheDavid Sterba
2011-11-11Btrfs: handle bio_add_page failure gracefully in scrubArne Jansen
2011-11-10Btrfs: fix deadlock caused by the race between relocationMiao Xie