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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
Ocfs2/move_extents: Let defrag handle partial extent moving.
Tristan Ye
1
-20
/
+26
2011-05-25
Ocfs2/move_extents: move/defrag extents within a certain range.
Tristan Ye
3
-0
/
+315
2011-05-25
Ocfs2/move_extents: helper to calculate the defraging length in one run.
Tristan Ye
1
-0
/
+30
2011-05-25
Ocfs2/move_extents: move entire/partial extent.
Tristan Ye
1
-0
/
+165
2011-05-25
Ocfs2/move_extents: helpers to update the group descriptor and global bitmap ...
Tristan Ye
1
-0
/
+77
2011-05-25
Ocfs2/move_extents: helper to probe a proper region to move in an alloc group.
Tristan Ye
1
-0
/
+39
2011-05-25
Ocfs2/move_extents: helper to validate and adjust moving goal.
Tristan Ye
1
-0
/
+61
2011-05-25
Ocfs2/move_extents: find the victim alloc group, where the given #blk fits.
Tristan Ye
1
-0
/
+104
2011-05-25
Ocfs2/move_extents: defrag a range of extent.
Tristan Ye
1
-0
/
+136
2011-05-25
Ocfs2/move_extents: move a range of extent.
Tristan Ye
1
-0
/
+100
2011-05-25
Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clus...
Tristan Ye
1
-0
/
+61
2011-05-25
Ocfs2/move_extents: Add basic framework and source files for extent moving.
Tristan Ye
3
-0
/
+77
2011-05-25
Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2.
Tristan Ye
1
-0
/
+34
2011-05-25
Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c
Tristan Ye
2
-29
/
+40
2011-05-25
Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' for o2info ioctl.
Tristan Ye
2
-0
/
+313
2011-05-25
Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl.
Tristan Ye
2
-0
/
+139
2011-05-25
Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler.
Tristan Ye
1
-28
/
+19
2011-05-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-32
/
+91
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
8
-49
/
+219
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+8
2011-05-24
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
25
-910
/
+1115
2011-05-24
Merge branch 'next' into for-linus
James Morris
1
-0
/
+8
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
8
-80
/
+104
2011-05-24
jbd: Fix comment to match the code in journal_start()
Eryu Guan
1
-1
/
+2
2011-05-23
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
25
-417
/
+721
2011-05-23
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2011-05-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+95
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-11
/
+11
2011-05-23
block: move bd_set_size() above rescan_partitions() in __blkdev_get()
Tejun Heo
1
-8
/
+9
2011-05-23
dlm: make plock operation killable
David Teigland
1
-4
/
+61
2011-05-23
Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-260
/
+100
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
3
-3
/
+32
2011-05-23
timerfd: Manage cancelable timers in timerfd
Thomas Gleixner
1
-31
/
+74
2011-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
26
-385
/
+600
2011-05-23
UBIFS: switch to dynamic printks
Artem Bityutskiy
2
-94
/
+41
2011-05-22
fs: add missing prefetch.h include
Heiko Carstens
1
-0
/
+1
2011-05-21
GFS2: Wait properly when flushing the ail list
Steven Whitehouse
1
-3
/
+26
2011-05-21
GFS2: Wipe directory hash table metadata when deallocating a directory
Steven Whitehouse
2
-0
/
+6
2011-05-21
VFS: move BUG_ON test for symlink nd->depth after current->link_count test
Erez Zadok
1
-1
/
+1
2011-05-20
Fix for buffer overflow in ldm_frag_add not sufficient
Timo Warns
1
-0
/
+5
2011-05-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-3
/
+9
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
27
-1120
/
+1289
2011-05-20
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
1
-0
/
+1
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
25
-2014
/
+1847
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
3
-0
/
+3
2011-05-20
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
59
-1101
/
+1152
2011-05-20
Pull pstore into release branch
Tony Luck
1
-3
/
+9
2011-05-20
[CIFS] Fix to problem with getattr caused by invalidate simplification patch
Steve French
2
-4
/
+8
2011-05-20
UBIFS: fix kernel-doc comments
Artem Bityutskiy
1
-5
/
+5
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-16
/
+4
[next]