You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/gfs2
Linus Torvalds 77c688ac87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
..
Kconfig Finally eradicate CONFIG_HOTPLUG 12 years ago
Makefile GFS2: Rename ops_inode.c to inode.c 14 years ago
acl.c GFS2: inline function gfs2_set_mode 11 years ago
acl.h GFS2: Increase the max number of ACLs 11 years ago
aops.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
bmap.c GFS2: Change maxlen variables to size_t 11 years ago
bmap.h GFS2: Clean up journal extent mapping 11 years ago
dentry.c vfs: Remove unnecessary calls of check_submounts_and_drop 10 years ago
dir.c GFS2: Make rename not save dirent location 11 years ago
dir.h GFS2: Make rename not save dirent location 11 years ago
export.c [readdir] constify ->actor 12 years ago
file.c File locking related changes for v3.18 (pile #1) 10 years ago
gfs2.h
glock.c GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0) 10 years ago
glock.h GFS2: Don't use ENOBUFS when ENOMEM is the correct error code 11 years ago
glops.c GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0) 10 years ago
glops.h GFS2: remove transaction glock 11 years ago
incore.h GFS2: Don't use MAXQUOTAS value 11 years ago
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
inode.h GFS2: Add atomic_open support 12 years ago
lock_dlm.c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes 11 years ago
log.c GFS2: remove transaction glock 11 years ago
log.h GFS2: remove transaction glock 11 years ago
lops.c GFS2: lops.c: replace 0 by NULL for pointers 11 years ago
lops.h GFS2: Move log buffer lists into transaction 11 years ago
main.c GFS2: Use pr_<level> more consistently 11 years ago
meta_io.c mm: non-atomically mark page accessed during page cache allocation where possible 11 years ago
meta_io.h GFS2: Fix address space from page function 11 years ago
ops_fstype.c sched: Remove proliferation of wait_on_bit() action functions 11 years ago
quota.c GFS2: remove transaction glock 11 years ago
quota.h GFS2: Use RCU/hlist_bl based hash for quotas 11 years ago
recovery.c sched: Remove proliferation of wait_on_bit() action functions 11 years ago
recovery.h GFS2: Move recovery variables to journal structure in memory 11 years ago
rgrp.c GFS2: Use gfs2_rbm_incr in rgblk_free 11 years ago
rgrp.h GFS2: fix bad inode i_goal values during block allocation 11 years ago
super.c GFS2: fs/gfs2/super.c: replace seq_printf by seq_puts 11 years ago
super.h GFS2: Clean up freeze code 12 years ago
sys.c This must be about the smallest merge window patch set ever for GFS2. 11 years ago
sys.h GFS2: dlm based recovery coordination 13 years ago
trace_gfs2.h GFS2: Add origin indicator to glock demote tracing 12 years ago
trans.c GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0) 10 years ago
trans.h GFS2: Split gfs2_trans_add_bh() into two 12 years ago
util.c GFS2: Convert gfs2_lm_withdraw to use fs_err 11 years ago
util.h GFS2: Convert gfs2_lm_withdraw to use fs_err 11 years ago
xattr.c gfs2: use generic posix ACL infrastructure 11 years ago
xattr.h