summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlmfs
Commit message (Expand)AuthorAgeFilesLines
* mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds2024-03-121-1/+1
* Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-2/+1
|\
| * fs: ocfs2: replace strlcpy with sysfs_emitAzeem Shaikh2023-10-041-2/+1
* | ocfs2: convert to new timestamp accessorsJeff Layton2023-10-181-2/+2
|/
* ocfs2: convert to ctime accessor functionsJeff Layton2023-07-241-2/+2
* fs: port inode_init_owner() to mnt_idmapChristian Brauner2023-01-191-2/+2
* fs: port ->mkdir() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->create() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-191-3/+3
* ocfs2: kill EBUSY from dlmfs_evict_inodeJunxiao Bi2022-06-161-3/+11
* ocfs2: dlmfs: fix error handling of user_dlm_destroy_lockJunxiao Bi via Ocfs2-devel2022-05-251-1/+15
* ocfs2: dlmfs: don't clear USER_LOCK_ATTACHED when destroying lockJunxiao Bi2022-05-251-1/+0
* fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-221-1/+1
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-073-9/+3
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-3/+6
* attr: handle idmapped mountsChristian Brauner2021-01-241-2/+2
* inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-241-2/+2
* dlmfs: clean up dlmfs_file_{read,write}() a bitAl Viro2020-06-143-55/+13
* Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-011-19/+14
|\
| * dlmfs: convert dlmfs_file_read() to copy_to_user()Al Viro2020-04-231-19/+14
* | dlmfs_file_write(): get rid of pointless access_ok()Al Viro2020-05-091-3/+0
* | dlmfs_file_write(): fix the bogosity in handling non-zero *pposAl Viro2020-04-231-15/+12
|/
* ocfs2: make local header paths relative to C filesMasahiro Yamada2020-01-313-7/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner2019-05-303-45/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* dlmfs: switch to ->free_inode()Al Viro2019-05-011-8/+2
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* ocfs2: improve ocfs2 MakefileLarry Chen2018-12-281-1/+1
* ocfs2: dlmfs: remove set but not used variable 'status'zhong jiang2018-12-281-2/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-3/+3
* fs: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-1/+0
|\
| * ocfs2: no need flush workqueue before destroying itpiaojun2017-11-151-1/+0
* | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-2/+2
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-2/+2
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-2/+2
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\ \
| * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
| |/
* / fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-10-071-1/+1
|/
* qstr: constify instances in ocfs2Al Viro2016-07-203-4/+4
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-2/+0
* fs: deduplicate noop_backing_dev_infoChristoph Hellwig2015-01-201-14/+2
* assorted conversions to %p[dD]Al Viro2014-11-191-2/+2
* ocfs2: remove versioning informationGoldwyn Rodrigues2014-01-214-77/+2