aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19quota/genetlink: use proper genetlink multicast APIsJohannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-18seq_file: always clear m->count when we free m->bufAl Viro
2013-11-16Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-11-16Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-11-16Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-15[CIFS] Warn if SMB3 encryption required by serverSteve French
2013-11-15setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15[CIFS] Set copychunk defaultsSteve French
2013-11-15nfs: fix pnfs Kconfig defaultsChristoph Hellwig
2013-11-15NFS: correctly report misuse of "migration" mount option.NeilBrown
2013-11-15btrfs: get rid of fdentry()Al Viro
2013-11-15btrfs: fix empty_zero_page misusageChris Mason
2013-11-15Merge branch 'akpm' (patch-bomb from Andrew Morton)Linus Torvalds
2013-11-15hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-15seq_file: remove "%n" usage from seq_file usersTetsuo Handa
2013-11-15seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa
2013-11-15mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov
2013-11-15mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov
2013-11-15mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-14nfsd: export proper maximum file size to the clientChristoph Hellwig
2013-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-11-14Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1Steve French
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-13nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than onceJeff Layton
2013-11-13nfsd4: improve write performance with better sendspace reservationsJ. Bruce Fields
2013-11-13prepend_path() needs to reinitialize dentry/vfsmount/mnt on restartsAl Viro
2013-11-13fix unpaired rcu lock in prepend_path()Li Zhong
2013-11-13locks: missing unlock on error in generic_add_lease()Dan Carpenter
2013-11-13aio: checking for NULL instead of IS_ERRDan Carpenter
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge tag 'dlm-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-11-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-11-13Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2013-11-13devpts: plug the memory leak in kill_sbIlija Hadzic
2013-11-13exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-13kcore: add Kconfig help textRandy Dunlap