aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-02-04CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa
2011-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds
2011-02-03hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig
2011-02-03hfsplus: fix two memory leaks in wrapper.cChuck Ebbert
2011-02-03hfsplus: do not leak buffer on errorChuck Ebbert
2011-02-03hfsplus: fix failed mount handlingChristoph Hellwig
2011-02-02Revert "exofs: Set i_mapping->backing_dev_info anyway"Boaz Harrosh
2011-02-02fs: make block fiemap mapping length at least blocksize longJosef Bacik
2011-02-02vfs: sparse: add __FMODE_EXECNamhyung Kim
2011-02-02epoll: epoll_wait() should not use timespec_add_ns()Eric Dumazet
2011-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-01-31cifs: fix length checks in checkSMBJeff Layton
2011-02-01Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-01-31[CIFS] Update cifs minor versionSteve French
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-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-25NFS construct consistent co_ownerid for v4.1Andy Adamson
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-26squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-01-25NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust
2011-01-25NFS improve pnfs_put_deviceid_cache debug printAndy Adamson
2011-01-25NFS fix cb_sequence error processingAndy Adamson
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
2011-01-25NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"Chuck Lever