aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-20
|\
| * Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher2013-11-19
| * Squashfs: Directly decompress into the page cache for file dataPhillip Lougher2013-11-19
| * Squashfs: Restructure squashfs_readpage()Phillip Lougher2013-11-19
| * Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-19
| * Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher2013-11-19
| * squashfs: Enhance parallel I/OMinchan Kim2013-11-19
| * Squashfs: Refactor decompressor interface and codePhillip Lougher2013-11-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-20
|\ \
| * | fold try_to_ascend() into the sole remaining callerAl Viro2013-11-15
| * | dcache.c: get rid of pointless macrosAl Viro2013-11-15
| * | take read_seqbegin_or_lock() and friends to seqlock.hAl Viro2013-11-15
| * | consolidate simple ->d_delete() instancesAl Viro2013-11-15
| * | gfs2: endianness misannotationsAl Viro2013-11-15
| * | dump_emit(): use __kernel_write(), not vfs_write()Al Viro2013-11-15
| * | dump_align(): fix the dumb brainoAl Viro2013-11-15
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-20
|\ \ \
| * | | bio: fix argument of __bio_add_page() for max_sectors > 0xffffAkinobu Mita2013-11-18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\ \ \ \
| * | | | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
| * | | | genetlink: pass family to functions using groupsJohannes Berg2013-11-19
| * | | | quota/genetlink: use proper genetlink multicast APIsJohannes Berg2013-11-19
| * | | | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* | | | | seq_file: always clear m->count when we free m->bufAl Viro2013-11-18
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-11-16
|\ \ \ \
| * | | | [CIFS] Warn if SMB3 encryption required by serverSteve French2013-11-16
| * | | | setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French2013-11-15
| * | | | [CIFS] Set copychunk defaultsSteve French2013-11-15
| * | | | CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French2013-11-14
| * | | | cifs: Use data structures to compute NTLMv2 response offsetsTim Gardner2013-11-11
| * | | | [CIFS] O_DIRECT opens should work on directio mountsSteve French2013-11-11
| * | | | cifs: don't spam the logs on unexpected lookup errorsJeff Layton2013-11-11
| * | | | cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIOJeff Layton2013-11-11
| * | | | CIFS: Fix symbolic links usagePavel Shilovsky2013-11-11
* | | | | Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-11-16
|\ \ \ \ \
| * | | | | nfs: fix pnfs Kconfig defaultsChristoph Hellwig2013-11-15
| * | | | | NFS: correctly report misuse of "migration" mount option.NeilBrown2013-11-15
| * | | | | nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than onceJeff Layton2013-11-13
* | | | | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-11-16
|\ \ \ \ \ \
| * | | | | | nfsd: export proper maximum file size to the clientChristoph Hellwig2013-11-14
| * | | | | | nfsd4: improve write performance with better sendspace reservationsJ. Bruce Fields2013-11-13
| * | | | | | Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation"J. Bruce Fields2013-11-04
| * | | | | | nfsd4: fix discarded security labels on setattrJ. Bruce Fields2013-11-01
| * | | | | | NFSD: Add support for NFS v4.2 operation checkingAnna Schumaker2013-10-30
| * | | | | | nfsd4: nfsd_shutdown_net needs state lockJ. Bruce Fields2013-10-30
| * | | | | | NFSD: Combine decode operations for v4 and v4.1Anna Schumaker2013-10-30
| * | | | | | nfsd: -EINVAL on invalid anonuid/gid instead of silent failureJ. Bruce Fields2013-10-29
| * | | | | | nfsd: return better errors to exportfsJ. Bruce Fields2013-10-29
| * | | | | | nfsd: fh_update should error out in unexpected casesJ. Bruce Fields2013-10-29
| * | | | | | nfsd4: need to destroy revoked delegations in destroy_clientBenny Halevy2013-10-29