summaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2013-02-14hlist: drop the node parameter from iteratorsSasha Levin
2013-02-14aio: don't include aio.h in sched.hKent Overstreet
2013-02-14aio: remove retry-based AIOZach Brown
2013-02-14ocfs2: fix possible use-after-free with AIOJan Kara
2013-02-14ocfs2: convert to idr_alloc()Tejun Heo
2013-02-14ocfs2: wait for page writeback to provide stable pagesJan Kara
2013-02-14Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-21ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEXGuo Chao
2013-01-09treewide: Fix typo in various driversMasanari Iida
2012-12-20ocfs2: drop vmtruncateMarco Stornelli
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-12-11writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26switch o2hb_region_dev_write() to fget_light()Al Viro
2012-09-18userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman
2012-09-18userns: Modify dqget to take struct kqidEric W. Biederman
2012-09-18userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-15ocfs2: Don't spam on -EDQUOT.Joel Becker
2012-08-15ocfs2: break useless while loopJunxiao Bi
2012-08-14ocfs2: delay migration when the lockres is in migration stateXue jiufei
2012-08-14ocfs2: skip locks in the blocked listXue jiufei
2012-08-14ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code pathSunil Mushran
2012-08-14ocfs2/dlm: use GFP_ATOMIC inside a spin_lockDan Carpenter
2012-08-14ocfs2: use bitmap_weight()Akinobu Mita
2012-08-14ocfs2: use find_last_bit()Akinobu Mita
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31ocfs2: Convert to new freezing mechanismJan Kara
2012-07-30ocfs2: use memweight()Akinobu Mita
2012-07-29pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_crea...Al Viro
2012-07-29new helper: done_path_create()Al Viro
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro
2012-07-14ocfs2: use list_for_each_entry in ocfs2_find_local_alias()Al Viro
2012-07-11ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques
2012-07-03ocfs2: Fix bogus error message from ocfs2_global_read_infoJan Kara
2012-07-03ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...Jeff Liu
2012-07-03ocfs2: use spinlock irqsave for downconvert lock.patchSrinivas Eeda
2012-07-03ocfs2: Misplaced parens in unlikleyroel
2012-07-03ocfs2: clear unaligned io flag when dio failsJunxiao Bi
2012-05-29ocfs: simplify symlink handlingAl Viro
2012-05-29ocfs2: kill endianness abuses in blockcheck.cAl Viro