summaryrefslogtreecommitdiff
path: root/fs/mpage.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-19 13:11:56 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-19 13:11:56 +0100
commitc0ad257a19f48c56f2ee2e623a78251aa8664279 (patch)
tree0d31ccc8a3ab9668003900be15aa00b92300d32c /fs/mpage.c
parent9ad64a53fd0f2dbb54c80280c1bc573e71666e27 (diff)
downloadkernel-linux-4.20.y.tar.gz
Linux 4.20.17linux-4.20.y
Diffstat (limited to 'fs/mpage.c')
0 files changed, 0 insertions, 0 deletions
figfs?h=linux-6.6.y&id=dacdd0e04768da1fd2b24a6ee274c582b40d0c5b'>[PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker 2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker 2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker 2008-07-14configfs: call drop_link() to cleanup after create_link() failureLouis Rilling 2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker 2008-07-14configfs: Fix failing mkdir() making racing rmdir() failLouis Rilling 2008-07-14configfs: Fix deadlock with racing rmdir() and rename()Louis Rilling 2008-07-14configfs: Make configfs_new_dirent() return error code instead of NULLLouis Rilling 2008-07-14configfs: Protect configfs_dirent s_links list mutationsLouis Rilling 2008-07-14configfs: Introduce configfs_dirent_lockLouis Rilling 2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison 2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi 2008-02-14Introduce path_put()Jan Blunck 2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck 2008-01-25configfs: file.c fix possible recursive lockingJoonwoo Park 2008-01-25configfs: dir.c fix possible recursive lockingJoonwoo Park 2008-01-24Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman 2008-01-24kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman 2008-01-24kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman 2008-01-24kobject: convert configfs to use kobject_createGreg Kroah-Hartman 2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman 2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen 2007-10-17mm: bdi init hooksPeter Zijlstra 2007-10-16implement simple fs aopsNick Piggin