summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10157-2166/+1666
|\
| * Merge branch 'iov_iter' into for-nextAl Viro2014-12-081101-7898/+10861
| |\
| | * copy_from_iter_nocache()Al Viro2014-12-082-0/+22
| | * new helper: iov_iter_kvec()Al Viro2014-12-082-0/+15
| | * csum_and_copy_..._iter()Al Viro2014-12-082-0/+91
| | * iov_iter.c: handle ITER_KVEC directlyAl Viro2014-12-082-13/+70
| | * iov_iter.c: convert copy_to_iter() to iterate_and_advanceAl Viro2014-11-271-82/+9
| | * iov_iter.c: convert copy_from_iter() to iterate_and_advanceAl Viro2014-11-271-91/+15
| | * iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()Al Viro2014-11-271-36/+24
| | * iov_iter.c: convert iov_iter_zero() to iterate_and_advanceAl Viro2014-11-271-86/+12
| | * iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kindsAl Viro2014-11-271-62/+45
| | * iov_iter.c: convert iov_iter_get_pages() to iterate_all_kindsAl Viro2014-11-271-50/+28
| | * iov_iter.c: convert iov_iter_npages() to iterate_all_kindsAl Viro2014-11-271-54/+19
| | * iov_iter.c: iterate_and_advanceAl Viro2014-11-271-76/+28
| | * iov_iter.c: macros for iterating over iov_iterAl Viro2014-11-271-126/+86
| * | Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro2014-11-1938-437/+410
| |\ \
| | * | debugfs: Have debugfs_print_regs32() return voidJoe Perches2014-11-053-12/+12
| | * | fs: Convert show_fdinfo functions to voidJoe Perches2014-11-0510-83/+63
| | * | dlm: Use seq_puts() instead of seq_printf() for constant stringsJoe Perches2014-11-051-7/+5
| | * | dlm: Remove seq_printf() return checks and use seq_has_overflowed()Joe Perches2014-11-051-134/+117
| | * | netfilter: Remove checks of seq_printf() return valuesSteven Rostedt (Red Hat)2014-11-056-97/+97
| | * | netfilter: Convert print_tuple functions to return voidJoe Perches2014-11-0517-69/+70
| | * | netfilter: Remove return values for print_conntrack callbacksSteven Rostedt (Red Hat)2014-11-057-14/+17
| | * | seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches2014-10-293-22/+30
| * | | kill f_dentry macroAl Viro2014-11-192-1/+4
| * | | Merge branch 'for-lustre' into for-nextAl Viro2014-11-1912-376/+265
| |\ \ \
| | * | | lustre: use is_root_inode()Al Viro2014-11-033-11/+9
| | * | | lustre: get rid of duplicate mountpoint checksAl Viro2014-11-031-35/+0
| | * | | kill ll_link_generic()Al Viro2014-11-031-32/+27
| | * | | ll_get_child_fid(): callers already have the childAl Viro2014-11-031-17/+7
| | * | | kill ll_rename_generic()Al Viro2014-11-031-48/+35
| | * | | kill ll_unlink_generic()Al Viro2014-11-031-42/+38
| | * | | kill ll_rmdir_generic()Al Viro2014-11-031-32/+28
| | * | | ll_new_inode(): don't bother with name - it's always &dentry->d_nameAl Viro2014-11-031-15/+15
| | * | | kill ll_symlink_generic()Al Viro2014-11-031-19/+13
| | * | | kill ll_mkdir_generic()Al Viro2014-11-031-21/+14
| | * | | kill ll_mknod_generic()Al Viro2014-11-031-14/+8
| | * | | lustre: switch ll_release_openhandle() to struct inode *Al Viro2014-11-033-9/+8
| | * | | lustre: use file_inode()Al Viro2014-11-037-31/+29
| | * | | lustre: use %p[dD]Al Viro2014-11-037-51/+47
| | * | | lustre: opened file can't have negative dentryAl Viro2014-11-031-30/+21
| | * | | ll_setxattr(): get rid of struct file on stackAl Viro2014-11-033-11/+11
| | * | | lustre: switch ll_intent_file_open() to struct dentry *Al Viro2014-11-031-15/+12
| * | | | dcache: fix kmemcheck warning in switch_namesMikulas Patocka2014-11-191-0/+2
| * | | | new helper: audit_file()Al Viro2014-11-195-14/+24
| * | | | nfsd_vfs_write(): use file_inode()Al Viro2014-11-191-3/+1
| * | | | ncpfs: use file_inode()Al Viro2014-11-193-15/+9
| * | | | kill f_dentry usesAl Viro2014-11-1919-37/+31
| * | | | lockd: get rid of ->f_path.dentry->d_sbAl Viro2014-11-191-1/+1
| * | | | procfs: get rid of ->f_dentryAl Viro2014-11-191-2/+2
OpenPOWER on IntegriCloud