Age | Commit message (Expand) | Author | Files | Lines |
2013-11-18 | xfs: increase inode cluster size for v5 filesystems | Dave Chinner | 3 | -3/+17 |
2013-11-18 | xfs: fix unlock in xfs_bmap_add_attrfork | Mark Tinguely | 1 | -17/+21 |
2013-11-17 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 17 | -74/+358 |
2013-11-17 | Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -5/+10 |
2013-11-17 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 5 | -77/+115 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -11/+11 |
2013-11-16 | [CIFS] Warn if SMB3 encryption required by server | Steve French | 2 | -0/+20 |
2013-11-16 | fold try_to_ascend() into the sole remaining caller | Al Viro | 1 | -31/+18 |
2013-11-16 | dcache.c: get rid of pointless macros | Al Viro | 1 | -4/+2 |
2013-11-16 | take read_seqbegin_or_lock() and friends to seqlock.h | Al Viro | 1 | -29/+0 |
2013-11-16 | consolidate simple ->d_delete() instances | Al Viro | 7 | -78/+13 |
2013-11-16 | gfs2: endianness misannotations | Al Viro | 3 | -19/+16 |
2013-11-16 | dump_emit(): use __kernel_write(), not vfs_write() | Al Viro | 1 | -1/+1 |
2013-11-16 | dump_align(): fix the dumb braino | Al Viro | 1 | -2/+2 |
2013-11-16 | setfacl removes part of ACL when setting POSIX ACLs to Samba | Steve French | 1 | -3/+5 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+2 |
2013-11-16 | [CIFS] Set copychunk defaults | Steve French | 2 | -1/+12 |
2013-11-15 | nfs: fix pnfs Kconfig defaults | Christoph Hellwig | 1 | -3/+3 |
2013-11-15 | NFS: correctly report misuse of "migration" mount option. | NeilBrown | 1 | -1/+1 |
2013-11-15 | btrfs: get rid of fdentry() | Al Viro | 2 | -9/+4 |
2013-11-15 | btrfs: fix empty_zero_page misusage | Chris Mason | 1 | -2/+7 |
2013-11-15 | Merge branch 'akpm' (patch-bomb from Andrew Morton) | Linus Torvalds | 10 | -55/+56 |
2013-11-15 | hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node() | Geert Uytterhoeven | 1 | -3/+6 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 3 | -4/+4 |
2013-11-15 | seq_file: remove "%n" usage from seq_file users | Tetsuo Handa | 4 | -40/+21 |
2013-11-15 | seq_file: introduce seq_setwidth() and seq_pad() | Tetsuo Handa | 1 | -0/+15 |
2013-11-15 | mm, hugetlb: convert hugetlbfs to use split pmd lock | Kirill A. Shutemov | 1 | -1/+1 |
2013-11-15 | mm, thp: change pmd_trans_huge_lock() to return taken lock | Kirill A. Shutemov | 1 | -6/+7 |
2013-11-15 | mm: convert mm->nr_ptes to atomic_long_t | Kirill A. Shutemov | 1 | -1/+2 |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 48 | -973/+2600 |
2013-11-15 | nfsd: export proper maximum file size to the client | Christoph Hellwig | 1 | -1/+1 |
2013-11-15 | eCryptfs: file->private_data is always valid | Tyler Hicks | 1 | -6/+2 |
2013-11-14 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 11 | -127/+168 |
2013-11-14 | Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 116 | -4681/+5209 |
2013-11-14 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -3/+3 |
2013-11-14 | CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1 | Steve French | 4 | -1/+210 |
2013-11-14 | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -0/+4 |
2013-11-14 | Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -2/+49 |
2013-11-14 | nfs: don't retry detect_trunking with RPC_AUTH_UNIX more than once | Jeff Layton | 1 | -1/+6 |
2013-11-14 | nfsd4: improve write performance with better sendspace reservations | J. Bruce Fields | 1 | -0/+31 |
2013-11-13 | prepend_path() needs to reinitialize dentry/vfsmount/mnt on restarts | Al Viro | 1 | -3/+6 |
2013-11-13 | fix unpaired rcu lock in prepend_path() | Li Zhong | 1 | -0/+4 |
2013-11-13 | locks: missing unlock on error in generic_add_lease() | Dan Carpenter | 1 | -0/+1 |
2013-11-13 | aio: checking for NULL instead of IS_ERR | Dan Carpenter | 1 | -2/+2 |
2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 37 | -206/+601 |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 103 | -1944/+1731 |
2013-11-13 | Merge tag 'dlm-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds | 1 | -3/+1 |
2013-11-13 | Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 3 | -7/+10 |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 3 | -27/+340 |
2013-11-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 6 | -13/+48 |