aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro2014-11-19
|\
| * debugfs: Have debugfs_print_regs32() return voidJoe Perches2014-11-05
| * fs: Convert show_fdinfo functions to voidJoe Perches2014-11-05
| * dlm: Use seq_puts() instead of seq_printf() for constant stringsJoe Perches2014-11-05
| * dlm: Remove seq_printf() return checks and use seq_has_overflowed()Joe Perches2014-11-05
| * netfilter: Remove checks of seq_printf() return valuesSteven Rostedt (Red Hat)2014-11-05
| * netfilter: Convert print_tuple functions to return voidJoe Perches2014-11-05
| * netfilter: Remove return values for print_conntrack callbacksSteven Rostedt (Red Hat)2014-11-05
| * seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches2014-10-29
* | kill f_dentry macroAl Viro2014-11-19
* | Merge branch 'for-lustre' into for-nextAl Viro2014-11-19
|\ \
| * | lustre: use is_root_inode()Al Viro2014-11-03
| * | lustre: get rid of duplicate mountpoint checksAl Viro2014-11-03
| * | kill ll_link_generic()Al Viro2014-11-03
| * | ll_get_child_fid(): callers already have the childAl Viro2014-11-03
| * | kill ll_rename_generic()Al Viro2014-11-03
| * | kill ll_unlink_generic()Al Viro2014-11-03
| * | kill ll_rmdir_generic()Al Viro2014-11-03
| * | ll_new_inode(): don't bother with name - it's always &dentry->d_nameAl Viro2014-11-03
| * | kill ll_symlink_generic()Al Viro2014-11-03
| * | kill ll_mkdir_generic()Al Viro2014-11-03
| * | kill ll_mknod_generic()Al Viro2014-11-03
| * | lustre: switch ll_release_openhandle() to struct inode *Al Viro2014-11-03
| * | lustre: use file_inode()Al Viro2014-11-03
| * | lustre: use %p[dD]Al Viro2014-11-03
| * | lustre: opened file can't have negative dentryAl Viro2014-11-03
| * | ll_setxattr(): get rid of struct file on stackAl Viro2014-11-03
| * | lustre: switch ll_intent_file_open() to struct dentry *Al Viro2014-11-03
* | | dcache: fix kmemcheck warning in switch_namesMikulas Patocka2014-11-19
* | | new helper: audit_file()Al Viro2014-11-19
* | | nfsd_vfs_write(): use file_inode()Al Viro2014-11-19
* | | ncpfs: use file_inode()Al Viro2014-11-19
* | | kill f_dentry usesAl Viro2014-11-19
* | | lockd: get rid of ->f_path.dentry->d_sbAl Viro2014-11-19
* | | procfs: get rid of ->f_dentryAl Viro2014-11-19
* | | nfsd: get rid of ->f_dentryAl Viro2014-11-19
* | | rpc_pipefs.c: get rid of f_dentryAl Viro2014-11-19
* | | afs_fsync: don't bother with ->f_path.dentryAl Viro2014-11-19
* | | cifs: get rid of ->f_path.dentry->d_sb uses, add a new helperAl Viro2014-11-19
* | | btrfs: get rid of f_dentry useAl Viro2014-11-19
* | | nfsd/nfsctl.c: new helperAl Viro2014-11-19
* | | assorted conversions to %p[dD]Al Viro2014-11-19
* | | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
* | | merge d_materialise_unique() into d_splice_alias()Al Viro2014-11-19
* | | Merge branch 'for-gfs2' into for-nextAl Viro2014-11-19
|\ \ \
| * | | gfs2_atomic_open(): simplify the use of finish_no_open()Al Viro2014-11-19
| * | | gfs2_create_inode(): don't bother with d_splice_alias()Al Viro2014-11-19
| * | | gfs2: bugger off early if O_CREAT open finds a directoryAl Viro2014-11-19
* | | | d_add_ci() should just accept a hashed exact match if it finds oneAl Viro2014-11-19
* | | | deal with deadlock in d_walk()Al Viro2014-11-03
| |/ / |/| |