summaryrefslogtreecommitdiff
path: root/fs/ocfs2
Commit message (Expand)AuthorAge
* fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-07
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* ocfs2: convert to idr_alloc()Tejun Heo2013-02-27
* ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu2013-02-27
* ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctlyJeff Liu2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * ocfs2/dlm: use GFP_ATOMIC inside a spin_lockDan Carpenter2013-02-26
| * ocfs2: fix possible use-after-free with AIOJan Kara2013-02-26
| * ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code pathSunil Mushran2013-02-26
| * fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon2013-02-26
| * kill f_vfsmntAl Viro2013-02-26
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-02-26
|\ \
| * | ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEXGuo Chao2013-01-21
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\ \
| * | ocfs2: Compare kuids and kgids using uid_eq and gid_eqEric W. Biederman2013-02-13
| * | ocfs2: For tracing report the uid and gid values in the initial user namespaceEric W. Biederman2013-02-13
| * | ocfs2: Convert uid and gids between in core and on disk inodesEric W. Biederman2013-02-13
| * | ocfs2: convert between kuids and kgids and DLM locksEric W. Biederman2013-02-13
| * | ocfs2: Handle kuids and kgids in acl/xattr conversions.Eric W. Biederman2013-02-13
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\ \ | | |/
| * | treewide: Fix typo in various driversMasanari Iida2013-01-09
* | | ocfs2: wait for page writeback to provide stable pagesJan Kara2013-02-21
* | | ocfs2: unlock super lock if lockres refresh failedJunxiao Bi2013-02-21
* | | ocfs2: remove kfree() redundant null checksTim Gardner2013-02-21
| |/ |/|
* | ocfs2: drop vmtruncateMarco Stornelli2012-12-20
* | lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
* | writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon2012-12-11
|/
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
| * switch simple cases of fget_light to fdgetAl Viro2012-09-26
| * switch o2hb_region_dev_write() to fget_light()Al Viro2012-09-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \
| * | userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman2012-09-18
| * | userns: Modify dqget to take struct kqidEric W. Biederman2012-09-18
| * | userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-18
| |/
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * ocfs2: Convert to new freezing mechanismJan Kara2012-07-31
| * pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_crea...Al Viro2012-07-29
| * new helper: done_path_create()Al Viro2012-07-29
* | ocfs2: use memweight()Akinobu Mita2012-07-30
|/
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-14
* vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-14
* ocfs2: use list_for_each_entry in ocfs2_find_local_alias()Al Viro2012-07-14