summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2011-11-29
|\
| * ext4: fix racy use-after-free in ext4_end_io_dio()Tejun Heo2011-11-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-28
|\ \ | |/ |/|
| * pstore: pass allocated memory region back to callerKees Cook2011-11-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds2011-11-23
|\ \
| * | eCryptfs: Extend array bounds for all filename charsTyler Hicks2011-11-23
| * | eCryptfs: Flush file in vma closeTyler Hicks2011-11-23
| * | eCryptfs: Prevent file create race conditionTyler Hicks2011-11-23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-11-22
|\ \ \
| * | | mount_subtree() pointless use-after-freeAl Viro2011-11-22
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-22
|\ \ \ \
| * | | | NFS: Revert pnfs ugliness from the generic NFS read code pathTrond Myklebust2011-11-10
| * | | | NFS: Fix a regression in the referral codeTrond Myklebust2011-11-07
| * | | | nfs: move nfs_file_operations declaration to bottom of file.c (try #2)Jeff Layton2011-11-04
| * | | | nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-04
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Btrfs: remove free-space-cache.c WARN during log replayChris Mason2011-11-21
| * | | | Btrfs: sectorsize align offsets in fiemapJosef Bacik2011-11-20
| * | | | Btrfs: clear pages dirty for io and set them extent mappedJosef Bacik2011-11-20
| * | | | Btrfs: wait on caching if we're loading the free space cacheJosef Bacik2011-11-20
| * | | | Btrfs: prefix resize related printks with btrfs:Arnd Hannemann2011-11-20
| * | | | btrfs: fix stat blocks accountingDavid Sterba2011-11-20
| * | | | Btrfs: avoid unnecessary bitmap search for cluster setupLi Zefan2011-11-20
| * | | | Btrfs: fix to search one more bitmap for cluster setupLi Zefan2011-11-20
| * | | | btrfs: mirror_num should be int, not u64Jan Schmidt2011-11-20
| * | | | btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney2011-11-20
| * | | | Btrfs: fix barrier flushesChris Mason2011-11-20
| * | | | Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flushLiu Bo2011-11-15
* | | | | Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2011-11-21
|\ \ \ \ \
| * | | | | ext4: fix up a undefined error in ext4_free_blocks in debugging codeYongqiang Yang2011-11-21
| * | | | | ext4: add blk_finish_plug in error case of writepages.Namjae Jeon2011-11-07
| * | | | | ext4: Remove kernel_lock annotationsRichard Weinberger2011-11-07
| * | | | | ext4: ignore journalled data options on remount if fs has no journalTheodore Ts'o2011-11-07
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-11-21
|\ \ \ \ \ \
| * | | | | | ceph: initialize root dentrySage Weil2011-11-11
| * | | | | | ceph: fix iput race when queueing inode workSage Weil2011-11-05
* | | | | | | VFS: Log the fact that we've given ELOOP rather than creating a loopDavid Howells2011-11-20
* | | | | | | minixfs: kill manual hweight(), simplifyAl Viro2011-11-19
* | | | | | | fs/minix: Verify bitmap block counts before mountingJosh Boyer2011-11-19
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-11-19
|\ \ \ \ \ \
| * | | | | | new helper: mount_subtree()Al Viro2011-11-16
| * | | | | | switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfsAl Viro2011-11-16
| * | | | | | btrfs: fix double mntput() in mount_subvol()Al Viro2011-11-16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-11-19
|\ \ \ \ \ \
| * | | | | | xfs: use doalloc flag in xfs_qm_dqattach_one()Mitsuo Hayasaka2011-11-15
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-18
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | bio: change some signed vars to unsignedDan Carpenter2011-11-16
* | | | | | | hfs: add sanity check for file name lengthDan Carpenter2011-11-15
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-11
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | btrfs: rename the option to nospace_cacheDavid Sterba2011-11-11