summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-192-6/+20
|\
| * genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-8/+7
| * 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-181-1/+2
* | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-11-1617-74/+358
|\ \
| * | [CIFS] Warn if SMB3 encryption required by serverSteve French2013-11-152-0/+20
| * | setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French2013-11-151-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-131-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/+40
| * | | | 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/+3
| * | | | 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/+2
| * | | | nfsd: remove_stid can be incorporated into nfs4_put_delegationBenny Halevy2013-10-281-3/+1
| * | | | 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/+31
* | | | | 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/+4
| * | | | | btrfs: fix empty_zero_page misusageChris Mason2013-11-151-2/+7
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+2
|\ \ \ \ \ \
| * | | | | | Docs: Kconfig: `devlopers' -> `developers'Michael Witten2013-10-141-1/+2
* | | | | | | Merge branch 'akpm' (patch-bomb from Andrew Morton)Linus Torvalds2013-11-1510-55/+56
|\ \ \ \ \ \ \
| * | | | | | | hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven2013-11-151-3/+6
| * | | | | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-153-4/+4
| * | | | | | | seq_file: remove "%n" usage from seq_file usersTetsuo Handa2013-11-154-40/+21
| * | | | | | | seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa2013-11-151-0/+15
| * | | | | | | mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov2013-11-151-1/+1
| * | | | | | | mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov2013-11-151-6/+7
OpenPOWER on IntegriCloud