Joe Perches d00d2f8ab9 ocfs2: convert use of typedef ctl_table to struct ctl_table 11 ani în urmă
..
cluster 518df6bdf3 ocfs2: use find_last_bit() 11 ani în urmă
dlm 728b98059a ocfs2: break useless while loop 11 ani în urmă
dlmfs a72e27d372 ocfs2: remove unused variable ip in dlmfs_get_root_inode() 12 ani în urmă
Kconfig 7b1fff7e4f ocfs2: Make OCFS2_FS depend on CONFIGFS_FS 14 ani în urmă
Makefile 028ba5df63 Ocfs2/move_extents: Add basic framework and source files for extent moving. 14 ani în urmă
acl.c 3d94ea51c1 ocfs2: clean up dead code in ocfs2_acl_from_xattr() 12 ani în urmă
acl.h 4e34e719e4 fs: take the ACL checks to common code 14 ani în urmă
alloc.c 7391a294b8 ocfs2: return ENOMEM when sb_getblk() fails 11 ani în urmă
alloc.h e80de36d8d ocfs2: Add ocfs2_trim_fs for SSD trim support. 14 ani în urmă
aops.c b1214e4757 ocfs2: fix possible double free in ocfs2_write_begin_nolock 11 ani în urmă
aops.h a27bb332c0 aio: don't include aio.h in sched.h 12 ani în urmă
blockcheck.c 1db5df98fa ocfs2: kill endianness abuses in blockcheck.c 13 ani în urmă
blockcheck.h 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. 16 ani în urmă
buffer_head_io.c 7391a294b8 ocfs2: return ENOMEM when sb_getblk() fails 11 ani în urmă
buffer_head_io.h 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 16 ani în urmă
dcache.c 7b9a2378b4 ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate() 12 ani în urmă
dcache.h 5e98d49240 Track negative entries v3 15 ani în urmă
dir.c 7391a294b8 ocfs2: return ENOMEM when sb_getblk() fails 11 ani în urmă
dir.h 3704412bdb [readdir] convert ocfs2 12 ani în urmă
dlmglue.c 41003a7bcf aio: remove retry-based AIO 12 ani în urmă
dlmglue.h 07eaac9438 ocfs2: Fix lockdep warning in reflink. 15 ani în urmă
export.c 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 ani în urmă
export.h 3965516440 exportfs: make struct export_operations const 18 ani în urmă
extent_map.c 28e8be3180 ocfs2: fix the end cluster offset of FIEMAP 12 ani în urmă
extent_map.h 93862d5e1a ocfs2: Implement llseek() 14 ani în urmă
file.c f0cb0f0bca fs/ocfs2/file.c: fix wrong comment 11 ani în urmă
file.h 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 ani în urmă
heartbeat.c b5770f98b0 ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c 14 ani în urmă
heartbeat.h 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 ani în urmă
inode.c 2c03417627 ocfs2: Convert uid and gids between in core and on disk inodes 12 ani în urmă
inode.h a27bb332c0 aio: don't include aio.h in sched.h 12 ani în urmă
ioctl.c f17c20dd2e ocfs2: use i_size_read() to access i_size 12 ani în urmă
ioctl.h 9df5778ece Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h 15 ani în urmă
journal.c f17c20dd2e ocfs2: use i_size_read() to access i_size 12 ani în urmă
journal.h 06f9da6e82 fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits 11 ani în urmă
localalloc.c 7e9b793707 ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC 12 ani în urmă
localalloc.h 6b82021b9e ocfs2: increase the default size of local alloc windows 15 ani în urmă
locks.c da561c9cfa ocfs2: remove INODE from unused files. 14 ani în urmă
locks.h 53da4939f3 ocfs2: POSIX file locks support 17 ani în urmă
mmap.c 182be68478 kill f_vfsmnt 12 ani în urmă
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 ani în urmă
move_extents.c bfbca926d6 ocfs2: add missing errno in ocfs2_ioctl_move_extents() 11 ani în urmă
move_extents.h 53069d4e76 Ocfs2/move_extents: move/defrag extents within a certain range. 14 ani în urmă
namei.c 7391a294b8 ocfs2: return ENOMEM when sb_getblk() fails 11 ani în urmă
namei.h bc13d34757 ocfs2: Create reflinked file in orphan dir. 16 ani în urmă
ocfs1_fs_compat.h c78bad11fb fs/: Spelling fixes 17 ani în urmă
ocfs2.h 8fa9d17f93 ocfs2: remove unecessary variable needs_checkpoint 12 ani în urmă
ocfs2_fs.h e9c549998d Revert wrong fixes for common misspellings 14 ani în urmă
ocfs2_ioctl.h 220ebc4334 Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2. 14 ani în urmă
ocfs2_lockid.h 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. 16 ani în urmă
ocfs2_lockingver.h cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. 15 ani în urmă
ocfs2_trace.h 2b1e55c389 ocfs2: lighten up allocate transaction 12 ani în urmă
quota.h 316873c958 ocfs2: use system_wq instead of ocfs2_quota_wq 14 ani în urmă
quota_global.c f17c20dd2e ocfs2: use i_size_read() to access i_size 12 ani în urmă
quota_local.c f17c20dd2e ocfs2: use i_size_read() to access i_size 12 ani în urmă
refcounttree.c 58796207cf ocfs2: add necessary check in case sb_getblk() fails 11 ani în urmă
refcounttree.h c7dd3392ad ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page 12 ani în urmă
reservations.c 2661836e0c ocfs2: Remove masklog ML_RESERVATIONS. 14 ani în urmă
reservations.h 25985edced Fix common misspellings 14 ani în urmă
resize.c 8abaae8d85 ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add() 11 ani în urmă
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize 17 ani în urmă
slot_map.c 619c200de1 ocfs2: Clean up messages in the fs 14 ani în urmă
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 ani în urmă
stack_o2cb.c d787ab0977 ocfs2: remove kfree() redundant null checks 12 ani în urmă
stack_user.c 60f98d1839 dlm: add recovery callbacks 13 ani în urmă
stackglue.c d00d2f8ab9 ocfs2: convert use of typedef ctl_table to struct ctl_table 11 ani în urmă
stackglue.h 25985edced Fix common misspellings 14 ani în urmă
suballoc.c 7391a294b8 ocfs2: return ENOMEM when sb_getblk() fails 11 ani în urmă
suballoc.h 309a85b686 ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink 12 ani în urmă
super.c 7391a294b8 ocfs2: return ENOMEM when sb_getblk() fails 11 ani în urmă
super.h b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 ani în urmă
symlink.c 30b9c9e6ba ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path 12 ani în urmă
symlink.h ea022dfb3c ocfs: simplify symlink handling 13 ani în urmă
sysfile.c d787ab0977 ocfs2: remove kfree() redundant null checks 12 ani în urmă
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 ani în urmă
uptodate.c d701485a62 ocfs2: Remove masklog ML_UPTODATE. 14 ani în urmă
uptodate.h 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 ani în urmă
ver.c 0e5ae03203 ocfs2: bump version number 17 ani în urmă
ver.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 ani în urmă
xattr.c 58796207cf ocfs2: add necessary check in case sb_getblk() fails 11 ani în urmă
xattr.h 9548906b2b xattr: Constify ->name member of "struct xattr". 12 ani în urmă