Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8ca5d2d8e58df7235b77ed435e63c484e123fede
/
fs
/
ocfs2
« Previous
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
d0e1d66
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
by Namjae Jeon
· 12 years ago
0b173bc
mm: kill vma flag VM_CAN_NONLINEAR
by Konstantin Khlebnikov
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
2a11735
switch o2hb_region_dev_write() to fget_light()
by Al Viro
· 12 years ago
4c376dc
userns: Convert struct dquot dq_id to be a struct kqid
by Eric W. Biederman
· 12 years ago
aca645a
userns: Modify dqget to take struct kqid
by Eric W. Biederman
· 12 years ago
5f3a4a2
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
by Eric W. Biederman
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
fef6925
ocfs2: Convert to new freezing mechanism
by Jan Kara
· 12 years ago
a75613e
ocfs2: use memweight()
by Akinobu Mita
· 12 years ago
a8104a9
pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp.
by Al Viro
· 12 years ago
921a165
new helper: done_path_create()
by Al Viro
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 years ago
b3d9b7a
vfs: switch i_dentry/d_alias to hlist
by Al Viro
· 12 years ago
a614a09
ocfs2: use list_for_each_entry in ocfs2_find_local_alias()
by Al Viro
· 12 years ago
a4e08d0
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
by Luis Henriques
· 12 years ago
a4564ea
ocfs2: Fix bogus error message from ocfs2_global_read_info
by Jan Kara
· 13 years ago
65622e6
ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_clusters_nocache() or ocfs2_inode_lock() call failed.
by Jeff Liu
· 13 years ago
a75e9cc
ocfs2: use spinlock irqsave for downconvert lock.patch
by Srinivas Eeda
· 13 years ago
16865b7
ocfs2: Misplaced parens in unlikley
by roel
· 13 years ago
3e5d3c3
ocfs2: clear unaligned io flag when dio fails
by Junxiao Bi
· 12 years ago
ea022dfb
ocfs: simplify symlink handling
by Al Viro
· 13 years ago
1db5df9
ocfs2: kill endianness abuses in blockcheck.c
by Al Viro
· 13 years ago
f6a5690
ocfs2: deal with __user misannotations
by Al Viro
· 13 years ago
8515841
ocfs2: trivial endianness misannotations
by Al Viro
· 13 years ago
b0b0382
->encode_fh() API change
by Al Viro
· 13 years ago
90324cc
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
4a17fd5
sock: Introduce named constants for sk_reuse
by Pavel Emelyanov
· 13 years ago
72094e4
ocfs2: ->e_leaf_clusters endianness breakage
by Al Viro
· 13 years ago
28748b3
ocfs2: ->rl_count endianness breakage
by Al Viro
· 13 years ago
e1bf4cc
ocfs: ->rl_used breakage on big-endian
by Al Viro
· 13 years ago
3a251f0
ocfs2: ->l_next_free_req breakage on big-endian
by Al Viro
· 13 years ago
2f99c36
get rid of pointless includes of ext2_fs.h
by Al Viro
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
342827d
ocfs2: fix leaks on failure exits in module_init
by Al Viro
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
be0d93f
... and the same failure exits cleanup for ocfs2
by Al Viro
· 13 years ago
c4bc8dc
ocfs2: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
847c9db
ocfs2: deal with wraparounds of i_nlink in ocfs2_rename()
by Al Viro
· 13 years ago
49d41ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
60f98d1
dlm: add recovery callbacks
by David Teigland
· 13 years ago
67697cb
ocfs2: propagate umode_t
by Al Viro
· 13 years ago
2b15ad0
dlmfs: use inode_init_owner()
by Al Viro
· 13 years ago
f4ae40a
switch debugfs to umode_t
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
2a79f17
vfs: mnt_drop_write_file()
by Al Viro
· 13 years ago
a561be7
switch a bunch of places to mnt_want_write_file()
by Al Viro
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
0a4ebed
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 13 years ago
9392557
ocfs2: avoid unaligned access to dqc_bitmap
by Akinobu Mita
· 13 years ago
249ec93
ocfs2: Use filemap_write_and_wait() instead of write_inode_now()
by Jan Kara
· 13 years ago
df295d4
ocfs2: honor O_(D)SYNC flag in fallocate
by Mark Fasheh
· 13 years ago
0393afe
ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2
by Xiaowei.Hu
· 13 years ago
e41d33a
ocfs2: send correct UUID to cleancache initialization
by Dan Magenheimer
· 13 years ago
b8a0ae5
ocfs2: Commit transactions in error cases -v2
by Wengang Wang
· 13 years ago
8298524
ocfs2: make direntry invalid when deleting it
by Wengang Wang
· 13 years ago
fc9f899
fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free
by Julia Lawall
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
a7732b0
ocfs2: remove unnecessary nlink setting
by Miklos Szeredi
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
afeacc8
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
by Paul Gortmaker
· 13 years ago
99b1bb6
Merge branch 'mw-3.1-jul25' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-fixes
by Joel Becker
· 13 years ago
5a2f3a0
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next
by James Morris
· 13 years ago
d695212
switch posix_acl_equiv_mode() to umode_t *
by Al Viro
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
c7e25e6
ocfs2: Avoid livelock in ocfs2_readpage()
by Jan Kara
· 13 years ago
a11f7e6
ocfs2: serialize unaligned aio
by Mark Fasheh
· 13 years ago
93862d5
ocfs2: Implement llseek()
by Sunil Mushran
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
bc26ab5
kill boilerplate around posix_acl_chmod_masq()
by Al Viro
· 13 years ago
e77819e
vfs: move ACL cache lookup into generic code
by Linus Torvalds
· 13 years ago
5cffff9
ocfs2: Fix ocfs2_page_mkwrite()
by Wengang Wang
· 13 years ago
a035bff
ocfs2: Add comment about orphan scanning
by Sunil Mushran
· 13 years ago
619c200
ocfs2: Clean up messages in the fs
by Sunil Mushran
· 13 years ago
6b27f62
ocfs2/cluster: Cluster up now includes network connections too
by Sunil Mushran
· 13 years ago
3ba169c
ocfs2/cluster: Add new function o2net_fill_node_map()
by Sunil Mushran
· 13 years ago
bb570a5
ocfs2/cluster: Fix output in file elapsed_time_in_ms
by Sunil Mushran
· 13 years ago
a2c0cc1
ocfs2/dlm: dlmlock_remote() needs to account for remastery
by Sunil Mushran
· 13 years ago
ff0a522
ocfs2/dlm: Take inflight reference count for remotely mastered resources too
by Sunil Mushran
· 13 years ago
ed8625c
ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()
by Sunil Mushran
· 13 years ago
e9f0b6a
ocfs2/dlm: Trace insert/remove of resource to/from hash
by Sunil Mushran
· 13 years ago
8d400b8
ocfs2/dlm: Clean up refmap helpers
by Sunil Mushran
· 13 years ago
Next »