Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ac8672ea922bde59acf50eaa1eaa1640a6395fd2
/
fs
/
ocfs2
/
super.c
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
· 15 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
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
c271c5c
ocfs2: local mounts
by Sunil Mushran
· 18 years ago
4a6e617
[PATCH] fs/*: trivial vsnprintf() conversion
by Alexey Dobriyan
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e6b4f8d
[PATCH] slab: remove SLAB_NOFS
by Christoph Lameter
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
7f1a37e
ocfs2: core atime update functions
by Tiger Yang
· 18 years ago
4bcec18
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
by Mark Fasheh
· 18 years ago
daf29e9
ocfs2: remove unused ocfs2_handle_add_lock()
by Mark Fasheh
· 18 years ago
02928a7
ocfs2: remove unused ocfs2_handle_add_inode()
by Mark Fasheh
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
2ecd05a
[PATCH] fs/*: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
24c19ef
ocfs2: Remove i_generation from inode lock names
by Mark Fasheh
· 18 years ago
1ba9da2
ocfs2: manually d_move() during ocfs2_rename()
by Mark Fasheh
· 18 years ago
101ebf2
ocfs2: limit cluster bitmap information saved at mount
by Mark Fasheh
· 19 years ago
7842704
ocfs2: clean up some osb fields
by Mark Fasheh
· 19 years ago
a75a6e4
ocfs2: fix init of uuid_net_key
by Mark Fasheh
· 19 years ago
Next »