index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-05
ocfs2: Make ocfs2_extend_trans() really extend.
Tao Ma
4
-39
/
+25
2010-05-05
ocfs2/trivial: Code cleanup for allocation reservation.
Tao Ma
2
-7
/
+2
2010-05-05
ocfs2: make ocfs2_adjust_resv_from_alloc simple.
Tao Ma
2
-21
/
+14
2010-05-05
ocfs2: Make nointr a default mount option
Sunil Mushran
1
-1
/
+1
2010-05-05
ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE
Sunil Mushran
1
-3
/
+3
2010-05-05
o2net: log socket state changes
Srinivas Eeda
1
-0
/
+3
2010-05-05
ocfs2: print node # when tcp fails
Wengang Wang
7
-22
/
+51
2010-05-05
ocfs2: Add dir_resv_level mount option
Mark Fasheh
5
-5
/
+36
2010-05-05
ocfs2: change default reservation window sizes
Mark Fasheh
2
-4
/
+5
2010-05-05
ocfs2: increase the default size of local alloc windows
Mark Fasheh
5
-11
/
+118
2010-05-05
ocfs2: clean up localalloc mount option size parsing
Mark Fasheh
4
-5
/
+41
2010-05-05
ocfs2: remove ocfs2_local_alloc_in_range()
Mark Fasheh
2
-56
/
+1
2010-05-05
ocfs2: allocate btree internal block groups from the global bitmap
Mark Fasheh
1
-1
/
+3
2010-05-05
ocfs2: use allocation reservations for directory data
Mark Fasheh
5
-3
/
+17
2010-05-05
ocfs2: use allocation reservations during file write
Mark Fasheh
6
-0
/
+16
2010-05-05
ocfs2: allocation reservations
Mark Fasheh
9
-11
/
+1091
2010-05-05
ocfs2: Make ocfs2_journal_dirty() void.
Joel Becker
14
-431
/
+102
2010-05-03
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
Joel Becker
1
-1
/
+1
2010-04-30
ocfs2: Avoid direct write if we fall back to buffered I/O
Li Dongyang
1
-11
/
+14
2010-04-30
Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...
Joel Becker
21
-60
/
+84
2010-04-23
ocfs2_dlmfs: Fix math error when reading LVB.
Joel Becker
1
-1
/
+1
2010-04-23
ocfs2: Update VFS inode's id info after reflink.
Tao Ma
1
-0
/
+3
2010-04-23
ocfs2: potential ERR_PTR dereference on error paths
Dan Carpenter
1
-0
/
+1
2010-04-23
ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()
Mark Fasheh
1
-15
/
+25
2010-04-23
ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path
Li Dongyang
1
-5
/
+11
2010-04-23
ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path
Li Dongyang
1
-0
/
+1
2010-04-23
ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code
Li Dongyang
3
-29
/
+39
2010-04-16
ocfs2: Reset status if we want to restart file extension.
Tao Ma
1
-0
/
+1
2010-03-31
ocfs2: Compute metaecc for superblocks during online resize.
Joel Becker
1
-0
/
+2
2010-03-30
ocfs2: Check the owner of a lockres inside the spinlock
Wengang Wang
1
-3
/
+2
2010-03-30
ocfs2: one more warning fix in ocfs2_file_aio_write(), v2
Coly Li
1
-3
/
+3
2010-03-30
ocfs2_dlmfs: User DLM_* when decoding file open flags.
Tao Ma
1
-6
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
19
-11
/
+8
2010-03-23
ocfs2: Fix a race in o2dlm lockres mastery
Srinivas Eeda
1
-3
/
+1
2010-03-23
Ocfs2: Handle deletion of reflinked oprhan inodes correctly.
Tristan Ye
1
-0
/
+15
2010-03-23
Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.
Tristan Ye
1
-5
/
+23
2010-03-23
ocfs2: Clear undo bits when local alloc is freed
Mark Fasheh
4
-46
/
+95
2010-03-19
ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.
Tao Ma
1
-6
/
+4
2010-03-19
ocfs2: Fix the update of name_offset when removing xattrs
Tao Ma
1
-1
/
+1
2010-03-18
ocfs2: Always try for maximum bits with new local alloc windows
Mark Fasheh
1
-2
/
+2
2010-03-18
ocfs2: enable discontig block group support.
Tao Ma
1
-1
/
+2
2010-04-27
ocfs2: Set ac_last_group properly with discontig group.
Tao Ma
1
-12
/
+19
2010-03-22
ocfs2: Free block to the right block group.
Tao Ma
6
-10
/
+28
2010-05-17
ocfs2: Add ocfs2_gd_is_discontig.
Tao Ma
1
-0
/
+14
2010-04-13
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
Tao Ma
5
-17
/
+34
2010-04-22
ocfs2: Some tiny bug fixes for discontiguous block allocation.
Tao Ma
2
-15
/
+25
2010-03-26
ocfs2: Don't relink cluster groups when allocating discontig block groups
Joel Becker
1
-0
/
+8
2010-03-26
ocfs2: Grow discontig block groups in one transaction.
Joel Becker
2
-26
/
+34
2010-03-26
ocfs2: Set suballoc_loc on allocated metadata.
Joel Becker
7
-18
/
+39
2010-03-26
ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result.
Joel Becker
1
-19
/
+24
[prev]
[next]