summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-01-25ceph: remove duplicate variable initializationJulia Lawall
2010-01-25eventfd - allow atomic read and waitqueue removeDavide Libenzi
2010-01-25ext4: Reserve INCOMPAT_EA_INODE and INCOMPAT_DIRDATA feature codepointsTheodore Ts'o
2010-01-24ext4: Use bitops to read/modify EXT4_I(inode)->i_stateTheodore Ts'o
2010-01-21xfs: quota limit statvfs available blocksChristoph Hellwig
2010-01-21xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig
2010-01-21xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig
2010-01-21xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig
2010-01-21xfs: remove duplicate buffer flagsChristoph Hellwig
2010-01-21xfs: implement quota warnings via netlinkChristoph Hellwig
2010-01-21xfs: clean up error handling in xfs_trans_dqresvChristoph Hellwig
2010-01-21xfs: kill XFS_QMOPT_ASYNCChristoph Hellwig
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-01-20compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto
2010-01-20Squashfs: add decompressor entries for lzma and lzoPhillip Lougher
2010-01-20Squashfs: add a decompressor frameworkPhillip Lougher
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher
2010-01-20Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher
2010-01-19ecryptfs: use after freeDan Carpenter
2010-01-19ecryptfs: Eliminate useless codeJulia Lawall
2010-01-19ecryptfs: fix interpose/interpolate typos in commentsErez Zadok
2010-01-19ecryptfs: pass matching flags to interpose as defined and used thereErez Zadok
2010-01-19ecryptfs: remove unnecessary d_drop calls in ecryptfs_linkErez Zadok
2010-01-19ecryptfs: don't ignore return value from lock_renameErez Zadok
2010-01-19ecryptfs: initialize private persistent file before dereferencing pointerErez Zadok
2010-01-19eCryptfs: Remove mmap from directory operationsTyler Hicks
2010-01-19eCryptfs: Add getattr functionTyler Hicks
2010-01-19eCryptfs: Use notify_change for truncating lower inodesTyler Hicks
2010-01-20xfs: rearrange xfs_mod_sb() to avoid array subscript warningDave Chinner
2010-01-20xfs: suppress spurious uninitialised var warning in xfs_bmapi()Dave Chinner
2010-01-20xfs: make compile warn about char sign mismatches againDave Chinner
2010-01-20xfs: clean up sign warnings in dir2 codeDave Chinner
2010-01-20xfs: convert attr to use unsigned namesDave Chinner
2010-01-20xfs: xfs_buf_iomove() doesn't care about signednessDave Chinner
2010-01-20xfs: make xfs_dir_cilookup_result use unsigned charDave Chinner
2010-01-20xfs: convert dirnameops to unsigned char namesDave Chinner
2010-01-20xfs: convert DM ops to use unsigned char namesDave Chinner
2010-01-20xfs: directory names are unsignedDave Chinner
2010-01-19fs/bio.c: fix shadows sparse warningThiago Farina
2010-01-18Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-01-17Btrfs: fix possible panic on unmountJosef Bacik
2010-01-17Btrfs: deal with NULL acl sent to btrfs_set_aclChris Mason
2010-01-17Btrfs: fix regression in orphan cleanupJosef Bacik
2010-01-17Btrfs: Fix race in btrfs_mark_extent_writtenYan, Zheng
2010-01-17Btrfs, fix memory leaks in error pathsJiri Slaby
2010-01-17Btrfs: align offsets for btrfs_ordered_update_i_sizeYan, Zheng
2010-01-17btrfs: fix missing last-entry in readdir(3)Jan Engelhardt