summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-02-0120-191/+170
|\
| * NFS: NFSv4 readdir loses entriesChuck Lever2011-01-281-3/+0
| * NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever2011-01-281-3/+3
| * NFS: Fix an NFS client lockdep issueTrond Myklebust2011-01-281-2/+4
| * NFS construct consistent co_ownerid for v4.1Andy Adamson2011-01-251-20/+10
| * NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust2011-01-251-9/+17
| * NFS improve pnfs_put_deviceid_cache debug printAndy Adamson2011-01-251-1/+1
| * NFS fix cb_sequence error processingAndy Adamson2011-01-251-1/+1
| * NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-257-111/+41
| * NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"Chuck Lever2011-01-251-4/+5
| * NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-253-13/+30
| * NFS: nfsacl_{encode,decode} should return signed integerChuck Lever2011-01-251-6/+26
| * NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!"Chuck Lever2011-01-251-1/+4
| * NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever2011-01-251-14/+20
| * NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds().Jesper Juhl2011-01-251-2/+7
| * NFS: fix handling of malloc failure during nfs_flush_multi()Fred Isaman2011-01-191-1/+1
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-02-0110-71/+152
|\ \
| * | xfs: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com2011-01-281-8/+25
| * | xfs: fix dquot shaker deadlockDave Chinner2011-01-281-25/+21
| * | xfs: handle CIl transaction commit failures correctlyDave Chinner2011-01-283-12/+3
| * | xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner2011-01-281-2/+18
| * | xfs: prevent extsize alignment from exceeding maximum extent sizeDave Chinner2011-01-281-0/+10
| * | xfs: limit extent length for allocation to AG sizeDave Chinner2011-01-282-8/+26
| * | xfs: speculative delayed allocation uses rounddown_power_of_2 badlyDave Chinner2011-01-281-1/+6
| * | xfs: fix efi item leak on forced shutdownDave Chinner2011-01-283-13/+38
| * | xfs: fix log ticket leak on forced shutdown.Dave Chinner2011-01-271-2/+5
| |/
* | NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov2011-01-311-4/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-01-3115-704/+371
|\ \
| * | cifs: More crypto cleanup (try #2)Shirish Pargaonkar2011-01-279-286/+97
| * | CIFS: Add strictcache mount optionPavel Shilovsky2011-01-252-0/+10
| * | CIFS: Implement cifs_strict_writev (try #4)Pavel Shilovsky2011-01-254-6/+217
| * | [CIFS] Replace cifs md5 hashing functions with kernel crypto APIsSteve French2011-01-256-416/+51
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-285-14/+54
|\ \ \
| * | | ceph: avoid picking MDS that is not activeSage Weil2011-01-251-3/+7
| * | | ceph: avoid immediate cap check after importSage Weil2011-01-191-2/+1
| * | | ceph: fix flushing of caps vs cap importSage Weil2011-01-191-4/+34
| * | | ceph: fix erroneous cap flush to non-auth mdsSage Weil2011-01-191-0/+2
| * | | ceph: fix cap_wanted_delay_{min,max} mount option initializationSage Weil2011-01-191-0/+2
| * | | ceph: fix xattr rbtree searchSage Weil2011-01-131-0/+3
| * | | ceph: fix getattr on directory when using norbytesYehuda Sadeh2011-01-131-5/+5
* | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-2/+2
* | | | squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher2011-01-263-12/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-01-261-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | nilfs2: fix crash after one superblock became unavailableRyusuke Konishi2011-01-221-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-01-253-3/+43
|\ \ \ \
| * | | | Make CIFS mount work in a container.Rob Landley2011-01-242-2/+43
| * | | | CIFS: Remove pointless variable assignment in cifs_dfs_do_automount()Jesper Juhl2011-01-241-1/+0
| |/ / /
* | | | fs: fix new dcache.c kernel-doc warningsRandy Dunlap2011-01-221-1/+3
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-01-2114-240/+405
|\ \ \
| * | | cifs: fix up CIFSSMBEcho for unaligned accessJeff Layton2011-01-211-3/+3
OpenPOWER on IntegriCloud