index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ocfs2: Add ocfs2_trim_fs for SSD trim support.
Tao Ma
2011-05-23
2
-0
/
+160
|
*
|
|
|
ocfs2: remove the /sys/o2cb symlink
Amerigo Wang
2011-05-23
1
-9
/
+0
|
*
|
|
|
ocfs2: clean up mount option about atime in ocfs2.txt
Tiger Yang
2011-05-23
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
2011-05-26
8
-0
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
ocfs2: add cleancache support
Dan Magenheimer
2011-05-26
1
-0
/
+2
|
*
|
|
|
|
ext4: add cleancache support
Dan Magenheimer
2011-05-26
1
-0
/
+2
|
*
|
|
|
|
btrfs: add cleancache support
Dan Magenheimer
2011-05-26
2
-0
/
+11
|
*
|
|
|
|
ext3: add cleancache support
Dan Magenheimer
2011-05-26
1
-0
/
+2
|
*
|
|
|
|
mm/fs: add hooks to support cleancache
Dan Magenheimer
2011-05-26
3
-0
/
+15
*
|
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-05-26
14
-318
/
+360
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent
Christoph Hellwig
2011-05-25
1
-0
/
+2
|
*
|
|
|
|
|
xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irec
Christoph Hellwig
2011-05-25
1
-2
/
+6
|
*
|
|
|
|
|
xfs: fix up asserts in xfs_iflush_fork
Christoph Hellwig
2011-05-25
1
-4
/
+1
|
*
|
|
|
|
|
xfs: do not do pointer arithmetic on extent records
Christoph Hellwig
2011-05-25
1
-3
/
+6
|
*
|
|
|
|
|
xfs: do not use unchecked extent indices in xfs_bunmapi
Christoph Hellwig
2011-05-25
1
-8
/
+8
|
*
|
|
|
|
|
xfs: do not use unchecked extent indices in xfs_bmapi
Christoph Hellwig
2011-05-25
1
-4
/
+5
|
*
|
|
|
|
|
xfs: do not use unchecked extent indices in xfs_bmap_add_extent_*
Christoph Hellwig
2011-05-25
1
-8
/
+6
|
*
|
|
|
|
|
xfs: remove if_lastex
Christoph Hellwig
2011-05-25
3
-223
/
+203
|
*
|
|
|
|
|
xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
Christoph Hellwig
2011-05-25
2
-63
/
+33
|
*
|
|
|
|
|
xfs: do not discard alloc btree blocks
Christoph Hellwig
2011-05-24
4
-5
/
+10
|
*
|
|
|
|
|
xfs: add online discard support
Christoph Hellwig
2011-05-24
9
-8
/
+90
*
|
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-05-26
21
-1094
/
+2003
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
jbd2: fix a potential leak of a journal_head on an error path
Ding Dinghua
2011-05-25
1
-1
/
+1
|
*
|
|
|
|
|
|
ext4: teach ext4_ext_split to calculate extents efficiently
Yongqiang Yang
2011-05-25
1
-38
/
+46
|
*
|
|
|
|
|
|
ext4: Convert ext4 to new truncate calling convention
Jan Kara
2011-05-25
2
-4
/
+1
|
*
|
|
|
|
|
|
ext4: do not normalize block requests from fallocate()
Vivek Haldar
2011-05-25
2
-1
/
+6
|
*
|
|
|
|
|
|
ext4: enable "punch hole" functionality
Allison Henderson
2011-05-25
3
-11
/
+253
|
*
|
|
|
|
|
|
ext4: add "punch hole" flag to ext4_map_blocks()
Allison Henderson
2011-05-25
1
-11
/
+87
|
*
|
|
|
|
|
|
ext4: punch out extents
Allison Henderson
2011-05-25
1
-19
/
+141
|
*
|
|
|
|
|
|
ext4: add new function ext4_block_zero_page_range()
Allison Henderson
2011-05-25
2
-2
/
+33
|
*
|
|
|
|
|
|
ext4: add flag to ext4_has_free_blocks
Allison Henderson
2011-05-25
6
-31
/
+60
|
*
|
|
|
|
|
|
ext4: reserve inodes and feature code for 'quota' feature
Aditya Kali
2011-05-24
1
-0
/
+3
|
*
|
|
|
|
|
|
ext4: add support for multiple mount protection
Johann Lombardi
2011-05-24
4
-4
/
+444
|
*
|
|
|
|
|
|
ext4: ensure f_bfree returned by ext4_statfs() is non-negative
Kazuya Mio
2011-05-24
1
-1
/
+4
|
*
|
|
|
|
|
|
ext4: protect bb_first_free in ext4_trim_all_free() with group lock
Lukas Czerner
2011-05-24
1
-2
/
+2
|
*
|
|
|
|
|
|
ext4: only load buddy bitmap in ext4_trim_fs() when it is needed
Lukas Czerner
2011-05-24
1
-22
/
+27
|
*
|
|
|
|
|
|
jbd2: Fix comment to match the code in jbd2__journal_start()
Eryu Guan
2011-05-24
1
-1
/
+2
|
*
|
|
|
|
|
|
ext4: fix waiting and sending of a barrier in ext4_sync_file()
Jan Kara
2011-05-24
1
-16
/
+7
|
*
|
|
|
|
|
|
jbd2: Add function jbd2_trans_will_send_data_barrier()
Jan Kara
2011-05-24
2
-1
/
+50
|
*
|
|
|
|
|
|
jbd2: fix sending of data flush on journal commit
Jan Kara
2011-05-24
2
-2
/
+8
|
*
|
|
|
|
|
|
ext4: fix ext4_ext_fiemap_cb() to handle blocks before request range correctly
Yongqiang Yang
2011-05-24
1
-14
/
+35
|
*
|
|
|
|
|
|
ext4: use truncate_setsize() unconditionally
Theodore Ts'o
2011-05-23
1
-8
/
+8
|
*
|
|
|
|
|
|
jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait
Tao Ma
2011-05-22
1
-5
/
+5
|
*
|
|
|
|
|
|
ext4: fix unbalanced up_write() in ext4_ext_truncate() error path
Eric Gouriou
2011-05-22
1
-1
/
+2
|
*
|
|
|
|
|
|
ext4: count hits/misses of extent cache and expose in sysfs
Vivek Haldar
2011-05-22
3
-1
/
+25
|
*
|
|
|
|
|
|
ext4: make ext4_split_extent() handle error correctly
Yongqiang Yang
2011-05-22
1
-0
/
+2
|
*
|
|
|
|
|
|
ext4: don't show mount options in /proc/mounts if there is no journal
Theodore Ts'o
2011-05-22
1
-1
/
+0
|
*
|
|
|
|
|
|
ext4: fix possible use-after-free in ext4_remove_li_request()
Lukas Czerner
2011-05-20
1
-4
/
+6
|
*
|
|
|
|
|
|
ext4: fix the mount option "init_itable=n" to work as expected for n=0
Lukas Czerner
2011-05-20
1
-7
/
+16
|
*
|
|
|
|
|
|
ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread()
Lukas Czerner
2011-05-20
2
-12
/
+0
[prev]
[next]