summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-13Btrfs: deny sys_link across subvolumes.TARUISI Hiroaki
2010-08-13Btrfs: fail mount on bad mount optionsSage Weil
2010-08-13Btrfs: don't add extent 0 to the free space cache v2Yan, Zheng
2010-08-13Btrfs: Fix per root used space accountingYan, Zheng
2010-08-13Btrfs: Fix btrfs_drop_extent_cache for skip pinned caseYan, Zheng
2010-08-13Btrfs: Add delayed iputYan, Zheng
2010-08-13Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng
2010-08-13Btrfs: Make truncate(2) more ENOSPC friendlyYan, Zheng
2010-08-13Btrfs: Make fallocate(2) more ENOSPC friendlyYan, Zheng
2010-08-13Btrfs: Avoid orphan inodes cleanup during committing transactionYan, Zheng
2010-08-13Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng
2010-08-13Btrfs: Fix disk_i_size update corner caseYan, Zheng
2010-08-13Btrfs: Rewrite btrfs_drop_extentsYan, Zheng
2010-08-13Btrfs: Add btrfs_duplicate_itemYan, Zheng
2010-08-13Btrfs: Avoid superfluous tree-log writeoutYan, Zheng
2010-08-13ext4: fix freeze deadlock under IOEric Sandeen
2010-08-13jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-13signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch
2010-08-13fs/ecryptfs/file.c: introduce missing freeJulia Lawall
2010-08-13ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo
2010-08-13eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks
2010-08-13blkdev: cgroup whitelist permission fixChris Wright
2010-08-13splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi
2010-08-10CIFS: Fix compile error with __init in cifs_init_dns_resolver() definitionMichael Neuling
2010-08-10CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells
2010-08-10GFS2: rename causes kernel OopsBob Peterson
2010-08-10xfs: prevent swapext from operating on write-only filesDan Rosenberg
2010-08-10NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-08-10acl trouble after upgrading ubuntuJ. Bruce Fields
2010-08-02ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues
2010-08-02GFS2: Fix up system xattrsSteven Whitehouse
2010-08-02ext4: Make fsync sync new parent directories in no-journal modeFrank Mayhar
2010-08-02ext4: Fix compat EXT4_IOC_ADD_GROUPBen Hutchings
2010-08-02ext4: Conditionally define compat ioctl numbersBen Hutchings
2010-08-02ext4: restart ext4_ext_remove_space() after transaction restartDmitry Monakhov
2010-08-02ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warrantedTheodore Ts'o
2010-08-02ext4: Avoid crashing on NULL ptr dereference on a filesystem errorTheodore Ts'o
2010-08-02ext4: Use bitops to read/modify i_flags in struct ext4_inode_infoDmitry Monakhov
2010-08-02ext4: Show journal_checksum optionJan Kara
2010-08-02ext4: check for a good block group before loading buddy pagesCurt Wohlgemuth
2010-08-02ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocateNikanth Karthikesan
2010-08-02ext4: Remove extraneous newlines in ext4_msg() callsCurt Wohlgemuth
2010-08-02ext4: init statistics after journal recoveryDmitry Monakhov
2010-08-02ext4: clean up inode bitmaps manipulation in ext4_free_inodeDmitry Monakhov
2010-08-02ext4: Do not zero out uninitialized extents beyond i_sizeDmitry Monakhov
2010-08-02ext4: don't scan/accumulate more pages than mballoc will allocateEric Sandeen
2010-08-02ext4: stop issuing discards if not supported by deviceEric Sandeen
2010-08-02ext4: don't return to userspace after freezing the fs with a mutex heldEric Sandeen
2010-08-02ext4: check s_log_groups_per_flex in online resize codeEric Sandeen
2010-08-02ext4: fix quota accounting in case of fallocateDmitry Monakhov