aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds3-8/+12
2013-11-20Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds20-243/+1145
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds12-164/+52
2013-11-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2013-11-20Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher1-4/+3
2013-11-20Squashfs: Directly decompress into the page cache for file dataPhillip Lougher5-1/+336
2013-11-20Squashfs: Restructure squashfs_readpage()Phillip Lougher4-71/+118
2013-11-20Squashfs: Generalise paging handling in the decompressorsPhillip Lougher13-67/+163
2013-11-20Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher3-20/+145
2013-11-20squashfs: Enhance parallel I/OMinchan Kim3-1/+221
2013-11-20Squashfs: Refactor decompressor interface and codePhillip Lougher11-136/+216
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-6/+20
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg1-8/+7
2013-11-19genetlink: pass family to functions using groupsJohannes Berg1-1/+1
2013-11-19quota/genetlink: use proper genetlink multicast APIsJohannes Berg1-2/+15
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg1-4/+6
2013-11-18seq_file: always clear m->count when we free m->bufAl Viro1-1/+2
2013-11-18bio: fix argument of __bio_add_page() for max_sectors > 0xffffAkinobu Mita1-1/+1
2013-11-16Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds17-74/+358
2013-11-16Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-5/+10
2013-11-16Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-77/+115
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds2-11/+11
2013-11-15[CIFS] Warn if SMB3 encryption required by serverSteve French2-0/+20
2013-11-15fold try_to_ascend() into the sole remaining callerAl Viro1-31/+18
2013-11-15dcache.c: get rid of pointless macrosAl Viro1-4/+2
2013-11-15take read_seqbegin_or_lock() and friends to seqlock.hAl Viro1-29/+0
2013-11-15consolidate simple ->d_delete() instancesAl Viro7-78/+13
2013-11-15gfs2: endianness misannotationsAl Viro3-19/+16
2013-11-15dump_emit(): use __kernel_write(), not vfs_write()Al Viro1-1/+1
2013-11-15dump_align(): fix the dumb brainoAl Viro1-2/+2
2013-11-15setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French1-3/+5
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+2
2013-11-15[CIFS] Set copychunk defaultsSteve French2-1/+12
2013-11-15nfs: fix pnfs Kconfig defaultsChristoph Hellwig1-3/+3
2013-11-15NFS: correctly report misuse of "migration" mount option.NeilBrown1-1/+1
2013-11-15btrfs: get rid of fdentry()Al Viro2-9/+4
2013-11-15btrfs: fix empty_zero_page misusageChris Mason1-2/+7
2013-11-15Merge branch 'akpm' (patch-bomb from Andrew Morton)Linus Torvalds10-55/+56
2013-11-15hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven1-3/+6
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang3-4/+4
2013-11-15seq_file: remove "%n" usage from seq_file usersTetsuo Handa4-40/+21
2013-11-15seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa1-0/+15
2013-11-15mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov1-1/+1
2013-11-15mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov1-6/+7
2013-11-15mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov1-1/+2
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds48-973/+2600
2013-11-14nfsd: export proper maximum file size to the clientChristoph Hellwig1-1/+1
2013-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds11-127/+168
2013-11-14Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds116-4681/+5209
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3