summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi2015-05-171-0/+13
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-04-291-1/+1
* splice: Apply generic position and size checks to each writeBen Hutchings2015-04-291-3/+5
* ocfs2: _really_ sync the right rangeAl Viro2015-04-191-4/+10
* ocfs2: fix journal commit deadlockJunxiao Bi2015-01-161-2/+14
* ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi2014-10-051-8/+10
* ocfs2: do not put bh when buffer_uptodate failedalex chen2014-05-061-2/+0
* ocfs2: dlm: fix recovery hungJunxiao Bi2014-05-061-2/+13
* ocfs2: dlm: fix lock migration crashJunxiao Bi2014-05-061-6/+8
* ocfs2 syncs the wrong range...Al Viro2014-03-231-4/+4
* ocfs2: fix quota file corruptionJan Kara2014-03-232-14/+17
* ocfs2: fix the end cluster offset of FIEMAPJie Liu2013-09-261-1/+0
* ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi2013-07-211-0/+10
* ocfs2: add missing lockres put in dlm_mig_lockres_handlerXue jiufei2013-06-121-0/+1
* fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directoryGoldwyn Rodrigues2013-06-121-1/+1
* ocfs2: ocfs2_prep_new_orphaned_file() should return retXiaowei.Hu2013-06-121-1/+1
* ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi2013-05-241-1/+1
* ocfs2: unlock rw lock if inode lock failedJoseph Qi2013-05-241-1/+1
* aio: don't include aio.h in sched.hKent Overstreet2013-05-072-2/+2
* aio: remove retry-based AIOZach Brown2013-05-071-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-7/+2
|\
| * pipe: don't use ->i_mutexAl Viro2013-04-091-4/+2
| * lift sb_start_write/sb_end_write out of ->aio_write()Al Viro2013-04-091-3/+0
* | ocfs2/dlm: remove redundant null pointer checkSachin Kamat2013-04-291-4/+2
* | ocfs2: fix NULL dereference for moving extentsDan Carpenter2013-04-291-8/+8
* | ocfs2: fix error handling in ocfs2_ioctl_move_extents()Dan Carpenter2013-04-291-20/+17
* | ocfs2: fix error return code in ocfs2_info_handle_freefrag()Wei Yongjun2013-04-291-1/+3
* | ocfs2: delay inode update transactions after verifying the input flagsJeff Liu2013-04-291-9/+9
|/
* fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-071-0/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-6/+3
* ocfs2: convert to idr_alloc()Tejun Heo2013-02-271-19/+13
* ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu2013-02-272-5/+4
* ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctlyJeff Liu2013-02-271-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2611-29/+29
|\
| * ocfs2/dlm: use GFP_ATOMIC inside a spin_lockDan Carpenter2013-02-261-1/+1
| * ocfs2: fix possible use-after-free with AIOJan Kara2013-02-261-1/+1
| * ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code pathSunil Mushran2013-02-261-1/+1
| * fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon2013-02-261-2/+2
| * kill f_vfsmntAl Viro2013-02-263-4/+4
| * new helper: file_inode(file)Al Viro2013-02-228-20/+20
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-02-261-1/+0
|\ \
| * | ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEXGuo Chao2013-01-211-1/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-256-20/+48
|\ \
| * | ocfs2: Compare kuids and kgids using uid_eq and gid_eqEric W. Biederman2013-02-132-5/+5
| * | ocfs2: For tracing report the uid and gid values in the initial user namespaceEric W. Biederman2013-02-131-1/+2
| * | ocfs2: Convert uid and gids between in core and on disk inodesEric W. Biederman2013-02-132-8/+8
| * | ocfs2: convert between kuids and kgids and DLM locksEric W. Biederman2013-02-131-4/+4
| * | ocfs2: Handle kuids and kgids in acl/xattr conversions.Eric W. Biederman2013-02-131-2/+29
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\ \