summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | fold try_to_ascend() into the sole remaining callerAl Viro2013-11-161-31/+18Star
| * | | | | | | | | dcache.c: get rid of pointless macrosAl Viro2013-11-161-4/+2Star
| * | | | | | | | | take read_seqbegin_or_lock() and friends to seqlock.hAl Viro2013-11-161-29/+0Star
| * | | | | | | | | consolidate simple ->d_delete() instancesAl Viro2013-11-167-78/+13Star
| * | | | | | | | | gfs2: endianness misannotationsAl Viro2013-11-163-19/+16Star
| * | | | | | | | | dump_emit(): use __kernel_write(), not vfs_write()Al Viro2013-11-161-1/+1
| * | | | | | | | | dump_align(): fix the dumb brainoAl Viro2013-11-161-2/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-201-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bio: fix argument of __bio_add_page() for max_sectors > 0xffffAkinobu Mita2013-11-181-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-202-6/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-8/+7Star
| * | | | | | | | | | genetlink: pass family to functions using groupsJohannes Berg2013-11-191-1/+1
| * | | | | | | | | | quota/genetlink: use proper genetlink multicast APIsJohannes Berg2013-11-191-2/+15
| * | | | | | | | | | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-4/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | seq_file: always clear m->count when we free m->bufAl Viro2013-11-191-1/+2
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-11-1717-74/+358
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [CIFS] Warn if SMB3 encryption required by serverSteve French2013-11-162-0/+20
| * | | | | | | | | setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French2013-11-161-3/+5
| * | | | | | | | | [CIFS] Set copychunk defaultsSteve French2013-11-152-1/+12
| * | | | | | | | | CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French2013-11-144-1/+210
| * | | | | | | | | cifs: Use data structures to compute NTLMv2 response offsetsTim Gardner2013-11-112-17/+31
| * | | | | | | | | [CIFS] O_DIRECT opens should work on directio mountsSteve French2013-11-111-0/+22
| * | | | | | | | | cifs: don't spam the logs on unexpected lookup errorsJeff Layton2013-11-111-1/+1
| * | | | | | | | | cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIOJeff Layton2013-11-112-2/+2
| * | | | | | | | | CIFS: Fix symbolic links usagePavel Shilovsky2013-11-116-49/+55
* | | | | | | | | | Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-11-163-5/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nfs: fix pnfs Kconfig defaultsChristoph Hellwig2013-11-151-3/+3
| * | | | | | | | | | NFS: correctly report misuse of "migration" mount option.NeilBrown2013-11-151-1/+1
| * | | | | | | | | | nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than onceJeff Layton2013-11-141-1/+6
* | | | | | | | | | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-11-165-77/+115
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nfsd: export proper maximum file size to the clientChristoph Hellwig2013-11-141-1/+1
| * | | | | | | | | | | nfsd4: improve write performance with better sendspace reservationsJ. Bruce Fields2013-11-131-0/+31
| * | | | | | | | | | | Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation"J. Bruce Fields2013-11-041-1/+3
| * | | | | | | | | | | nfsd4: fix discarded security labels on setattrJ. Bruce Fields2013-11-011-0/+1
| * | | | | | | | | | | NFSD: Add support for NFS v4.2 operation checkingAnna Schumaker2013-10-301-3/+5
| * | | | | | | | | | | nfsd4: nfsd_shutdown_net needs state lockJ. Bruce Fields2013-10-301-1/+2
| * | | | | | | | | | | NFSD: Combine decode operations for v4 and v4.1Anna Schumaker2013-10-301-58/+40Star
| * | | | | | | | | | | nfsd: -EINVAL on invalid anonuid/gid instead of silent failureJ. Bruce Fields2013-10-291-0/+9
| * | | | | | | | | | | nfsd: return better errors to exportfsJ. Bruce Fields2013-10-291-4/+11
| * | | | | | | | | | | nfsd: fh_update should error out in unexpected casesJ. Bruce Fields2013-10-291-5/+3Star
| * | | | | | | | | | | nfsd4: need to destroy revoked delegations in destroy_clientBenny Halevy2013-10-291-0/+5
| * | | | | | | | | | | nfsd: no need to unhash_stid before freeBenny Halevy2013-10-291-5/+2Star
| * | | | | | | | | | | nfsd: remove_stid can be incorporated into nfs4_put_delegationBenny Halevy2013-10-281-3/+1Star
| * | | | | | | | | | | nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stidBenny Halevy2013-10-281-1/+1
| * | | | | | | | | | | nfsd: nfs4_free_stidBenny Halevy2013-10-281-2/+7
| * | | | | | | | | | | nfsd: fix Kconfig syntaxChristoph Hellwig2013-10-261-1/+1
| * | | | | | | | | | | nfsd: switch to %p[dD]Al Viro2013-10-025-37/+31Star
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-162-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | btrfs: get rid of fdentry()Al Viro2013-11-152-9/+4Star
| * | | | | | | | | | | btrfs: fix empty_zero_page misusageChris Mason2013-11-151-2/+7