Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
16edd55029fcedaa0d03f24ee607c3a882871a10
/
fs
/
ocfs2
/
super.c
2bd6321
ocfs2/trivial: Remove trailing whitespaces
by Sunil Mushran
· 15 years ago
45e6297
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
837711f
ocfs2: return f_fsid info in ocfs2_statfs()
by Coly Li
· 16 years ago
57b09bb
ocfs2: Set MS_POSIXACL on remount
by Jan Kara
· 15 years ago
5297aad
ocfs2: Make acl use the default
by Jan Kara
· 15 years ago
e6aabe0
ocfs2: Always include ACL support
by Jan Kara
· 15 years ago
fb5cbe9
ocfs2: Return -EINVAL when a device is not ocfs2.
by Joel Becker
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
b64ada6
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
a2f2ddb
ocfs2: __ocfs2_abort() should not enable panic for local mounts
by Sunil Mushran
· 15 years ago
374a263
ocfs2: Add refcount tree lock mechanism.
by Tao Ma
· 15 years ago
0d54b21
const: make struct super_block::s_qcop const
by Alexey Dobriyan
· 15 years ago
292dd27
ocfs2: move ip_created_trans to struct ocfs2_caching_info
by Joel Becker
· 16 years ago
66fb345
ocfs2: move ip_last_trans to struct ocfs2_caching_info
by Joel Becker
· 16 years ago
8cb471e
ocfs2: Take the inode out of the metadata read/write paths.
by Joel Becker
· 16 years ago
6e5a3d7
ocfs2: Change metadata caching locks to an operations structure.
by Joel Becker
· 16 years ago
47460d6
ocfs2: Make the ocfs2_caching_info structure self-contained.
by Joel Becker
· 16 years ago
5fd1318
ocfs2: Don't oops in ocfs2_kill_sb on a failed mount
by Jan Kara
· 15 years ago
1c1d979
ocfs2: Fix initialization of blockcheck stats
by Jan Kara
· 15 years ago
f7b1aa6
ocfs2: Fix deadlock on umount
by Jan Kara
· 15 years ago
8b712cd
ocfs2: Fixup orphan scan cleanup after failed mount
by Jeff Mahoney
· 15 years ago
cf5434e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
df152c2
ocfs2: Disable orphan scanning for local and hard-ro mounts
by Sunil Mushran
· 15 years ago
692684e
ocfs2: Stop orphan scan as early as possible during umount
by Sunil Mushran
· 15 years ago
c3d3884
ocfs2: Fix ocfs2_osb_dump()
by Sunil Mushran
· 15 years ago
90c699a
block: rename CONFIG_LBD to CONFIG_LBDAF
by Bartlomiej Zolnierkiewicz
· 15 years ago
300df7d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 16 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
94cb993
ocfs2: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 16 years ago
06c59bb
ocfs2: Remove redundant gotos in ocfs2_mount_volume()
by Tao Ma
· 15 years ago
73be192
ocfs2: Add statistics for the checksum and ecc operations.
by Joel Becker
· 16 years ago
15633a2
ocfs2 patch to track delayed orphan scan timer statistics
by Srinivas Eeda
· 15 years ago
8327393
ocfs2: timer to queue scan of all orphan slots
by Srinivas Eeda
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9140db0
ocfs2: recover orphans in offline slots during recovery and mount
by Srinivas Eeda
· 16 years ago
9b7895e
ocfs2: Add a name indexed b-tree to directory inodes
by Mark Fasheh
· 16 years ago
5039750
ocfs2: Expose the file system state via debugfs
by Sunil Mushran
· 16 years ago
28d57d4
ocfs2: add IO error check in ocfs2_get_sector()
by wengang wang
· 16 years ago
c8b9cf9
ocfs2: lock the metaecc process for xattr bucket
by Tao Ma
· 16 years ago
ea455f8
ocfs2: Push out dropping of dentry lock to ocfs2_wq
by Jan Kara
· 16 years ago
d030cc9
ocfs2: Validate superblock with checksum and ecc.
by Joel Becker
· 16 years ago
19ece54
ocfs2: Enable quota accounting on mount, disable on umount
by Jan Kara
· 16 years ago
171bf93
ocfs2: Periodic quota syncing
by Mark Fasheh
· 16 years ago
9e33d69
ocfs2: Implementation of local and global quota file handling
by Jan Kara
· 16 years ago
1a224ad
ocfs2: Assign feature bits and system inodes to quota feature and quota files
by Jan Kara
· 16 years ago
a68979b
ocfs2: add mount option and Kconfig option for acl
by Tiger Yang
· 16 years ago
a81cb88
ocfs2: Don't check for NULL before brelse()
by Mark Fasheh
· 16 years ago
b0f73cf
ocfs2: Add xattr mount option in ocfs2_show_options()
by Sunil Mushran
· 16 years ago
2b4e30f
ocfs2: Switch over to JBD2.
by Joel Becker
· 16 years ago
12462f1
ocfs2: Add the 'inode64' mount option.
by Joel Becker
· 16 years ago
8154da3
ocfs2: Add incompatible flag for extended attribute
by Tiger Yang
· 16 years ago
cf1d6c7
ocfs2: Add extended attribute support
by Tiger Yang
· 16 years ago
fdd7770
ocfs2: reserve inline space for extended attribute
by Tiger Yang
· 16 years ago
9c7af40
ocfs2: throttle back local alloc when low on disk space
by Mark Fasheh
· 16 years ago
ebcee4b
ocfs2: Track local alloc bits internally
by Mark Fasheh
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
539d826
[PATCH 2/2] ocfs2: Fix race between mount and recovery
by Sunil Mushran
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
01af482
ocfs2: Handle error during journal load
by Wengang Wang
· 16 years ago
4d0ddb2
ocfs2: Add inode stealing for ocfs2_reserve_new_inode
by Tao Ma
· 17 years ago
b61817e
ocfs2: Add the USERSPACE_STACK incompat bit.
by Joel Becker
· 17 years ago
286eaa9
ocfs2: Break out stackglue into modules.
by Joel Becker
· 17 years ago
63e0c48
ocfs2: Clean up stackglue initialization
by Joel Becker
· 17 years ago
0abd6d1
ocfs2: Fill node number during cluster stack init
by Mark Fasheh
· 17 years ago
6953b4c
ocfs2: Move o2hb functionality into the stack glue.
by Joel Becker
· 17 years ago
19fdb62
ocfs2: Abstract out node number queries.
by Joel Becker
· 17 years ago
4670c46
ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.
by Joel Becker
· 17 years ago
24ef181
ocfs2: Separate out dlm lock functions.
by Joel Becker
· 17 years ago
553abd0
ocfs2: Change the recovery map to an array of node numbers.
by Joel Becker
· 17 years ago
8e8a460
ocfs2: Move slot map access into slot_map.c
by Mark Fasheh
· 17 years ago
d24fbcd
ocfs2: Negotiate locking protocol versions.
by Joel Becker
· 17 years ago
5fa0613
ocfs2: Silence false lockdep warnings
by Jan Kara
· 17 years ago
53fc622
[PATCH 2/2] ocfs2: cluster aware flock()
by Mark Fasheh
· 17 years ago
2fbe8d1
ocfs2: Local alloc window size changeable via mount option
by Sunil Mushran
· 17 years ago
d147b3d
ocfs2: Support commit= mount option
by Mark Fasheh
· 17 years ago
e9d578a
ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.
by Tao Ma
· 17 years ago
e63aecb6
ocfs2: Rename ocfs2_meta_[un]lock
by Mark Fasheh
· 17 years ago
c934a92
ocfs2: Remove data locks
by Mark Fasheh
· 17 years ago
34d024f
ocfs2: Remove mount/unmount votes
by Mark Fasheh
· 17 years ago
6f7b056
ocfs2: Remove fs dependency on ocfs2_heartbeat module
by Mark Fasheh
· 17 years ago
e001e79
ocfs2: Reset journal parameters after s_mount_opt update
by Mark Fasheh
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
bddb8eb3
[PATCH] fs/ocfs2/: removed unneeded initial value and function's return value
by Denis Cheng
· 17 years ago
d550071
ocfs2: Implement show_options()
by Sunil Mushran
· 17 years ago
19b613d
ocfs2: Clear slot map when umounting a local volume
by Mark Fasheh
· 17 years ago
c0123ad
[PATCH] ocfs2: fix mount option parsing
by Tiger Yang
· 17 years ago
e0dceaf
ocfs2: set non-default s_time_gran during mount
by Mark Fasheh
· 17 years ago
5a25403
ocfs2: Fix max offset calculations
by Mark Fasheh
· 17 years ago
a00cce3
ocfs2: use s_maxbytes directly in ocfs2_change_file_space()
by Mark Fasheh
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
b258010
ocfs2: Support xfs style space reservation ioctls
by Mark Fasheh
· 18 years ago
baf4661
ocfs2: Add "preferred slot" mount option
by Sunil Mushran
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
1ca1a11
ocfs2: fix sparse warnings in fs/ocfs2
by Mark Fasheh
· 18 years ago
8341897
ocfs2: Cache extent records
by Mark Fasheh
· 18 years ago
363041a
ocfs2: temporarily remove extent map caching
by Mark Fasheh
· 18 years ago
5000863
ocfs2: Remove delete inode vote
by Tiger Yang
· 18 years ago
Next »