aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-31[CIFS] Update cifs minor versionSteve French
2011-01-31Btrfs: catch errors from btrfs_sync_logChris Mason
2011-01-31Btrfs: make shrink_delalloc a little friendlierJosef Bacik
2011-01-31cifs: No need to check crypto blockcipher allocationShirish Pargaonkar
2011-01-31cifs: clean up some compiler warningsJeff Layton
2011-01-31cifs: make CIFS depend on CRYPTO_MD4Jeff Layton
2011-01-31cifs: force a reconnect if there are too many MIDs in flightJeff Layton
2011-01-31cifs: don't pop a printk when sending on a socket is interruptedJeff Layton
2011-01-31cifs: simplify SMB header check routineJeff Layton
2011-01-31cifs: send an NT_CANCEL request when a process is signalledJeff Layton
2011-01-31cifs: handle cancelled requests betterJeff Layton
2011-01-31Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2011-01-31cifs: fix two compiler warning about uninitialized varsJeff Layton
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov
2011-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-01-28Btrfs: handle no memory properly in prepare_pagesJosef Bacik
2011-01-28Btrfs: do error checking in btrfs_del_csumsJosef Bacik
2011-01-28Btrfs: use the global block reserve if we cannot reserve spaceJosef Bacik
2011-01-28Btrfs: do not release more reserved bytes to the global_block_rsv than we needJosef Bacik
2011-01-28Btrfs: fix check_path_shared so it returns the right valueJosef Bacik
2011-01-28btrfs: check return value of btrfs_start_ioctl_transaction() properlyTsutomu Itoh
2011-01-28btrfs: fix return value check of btrfs_join_transaction()Tsutomu Itoh
2011-01-28fs/btrfs/inode.c: Add missing IS_ERR testJulia Lawall
2011-01-28btrfs: fix missing break in switch phraseliubo
2011-01-28btrfs: fix several uncheck memory allocationsliubo
2011-01-28btrfs: fix uncheck memory allocation in btrfs_submit_compressed_readliubo
2011-01-28Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason
2011-01-28NFS: NFSv4 readdir loses entriesChuck Lever
2011-01-28NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever
2011-01-28NFS: Fix an NFS client lockdep issueTrond Myklebust
2011-01-28xfs: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com
2011-01-28xfs: fix dquot shaker deadlockDave Chinner
2011-01-28xfs: handle CIl transaction commit failures correctlyDave Chinner
2011-01-28xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner
2011-01-28xfs: prevent extsize alignment from exceeding maximum extent sizeDave Chinner
2011-01-28xfs: limit extent length for allocation to AG sizeDave Chinner
2011-01-28xfs: speculative delayed allocation uses rounddown_power_of_2 badlyDave Chinner
2011-01-28xfs: fix efi item leak on forced shutdownDave Chinner
2011-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-27cifs: More crypto cleanup (try #2)Shirish Pargaonkar
2011-01-27xfs: fix log ticket leak on forced shutdown.Dave Chinner
2011-01-27Btrfs: Fix file clone when source offset is not 0Li Zefan
2011-01-27Btrfs: Fix memory leak in writepage fixup workMiao Xie
2011-01-27Btrfs: Don't return acl info when mounting with noacl optionMiao Xie
2011-01-27Btrfs: Free correct pointer after using strsepTero Roponen
2011-01-27Btrfs: Fix memory leak on finding existing superIan Kent
2011-01-27Btrfs: Fix memory leak at umountLi Zefan
2011-01-27btrfs: Check mergeable free space when removing a clusterLi Zefan
2011-01-27btrfs: Add a helper try_merge_free_space()Li Zefan
2011-01-27btrfs: Update stats when allocating from a clusterLi Zefan