index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-31
[GFS2] gfs2/ops_file.c should #include "ops_inode.h"
Adrian Bunk
1
-0
/
+1
2008-03-31
[GFS2] be*_add_cpu conversion
Marcin Slusarz
1
-3
/
+3
2008-03-31
[GFS2] Fix bug where we called drop_bh incorrectly
Steven Whitehouse
1
-14
/
+1
2008-03-31
[GFS2] Get inode buffer only once per block map call
Steven Whitehouse
1
-27
/
+21
2008-03-31
[GFS2] Eliminate (almost) duplicate field from gfs2_inode
Steven Whitehouse
8
-54
/
+42
2008-03-31
[GFS2] Add a function to interate over an extent
Steven Whitehouse
1
-16
/
+52
2008-03-31
[GFS2] The case of the missing asterisk
Steven Whitehouse
1
-1
/
+1
2008-03-31
[GFS2] Add extent allocation to block allocator
Steven Whitehouse
5
-54
/
+87
2008-03-31
[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
Steven Whitehouse
5
-62
/
+13
2008-03-31
[GFS2] Update gfs2_trans_add_unrevoke to accept extents
Steven Whitehouse
6
-24
/
+21
2008-03-31
[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields
Steven Whitehouse
2
-8
/
+7
2008-03-31
[GFS2] Reduce inode size by merging fields
Steven Whitehouse
4
-38
/
+24
2008-03-31
[GFS2] Remove unused counters
Bob Peterson
2
-9
/
+0
2008-03-31
[GFS2] Shrink & rename di_depth
Steven Whitehouse
3
-22
/
+25
2008-03-31
[GFS2] Remove rgrp and glock version numbers
Bob Peterson
5
-16
/
+20
2008-03-31
[GFS2] Remove lm.[ch] and distribute content
Steven Whitehouse
13
-263
/
+184
2008-03-31
[GFS2] Eliminate gl_req_bh
Bob Peterson
2
-57
/
+51
2008-03-31
[GFS2] Add consts to various bits of rgrp.c
Steven Whitehouse
1
-22
/
+22
2008-03-31
[GFS2] Introduce array of buffers to struct metapath
Steven Whitehouse
1
-49
/
+48
2008-03-31
[GFS2] Move part of gfs2_block_map into a separate function
Steven Whitehouse
1
-21
/
+36
2008-03-31
[GFS2] Get rid of gl_waiters2
Bob Peterson
2
-5
/
+6
2008-03-31
[GFS2] Combine rg_flags and rd_flags
Bob Peterson
2
-16
/
+26
2008-03-31
[GFS2] Allocate gfs2_rgrpd from slab memory
Bob Peterson
4
-2
/
+14
2008-03-31
[GFS2] Plug an unlikely leak
Bob Peterson
1
-1
/
+3
2008-03-31
[GFS2] make gfs2_glock_hold() static
Adrian Bunk
2
-2
/
+1
2008-03-31
[GFS2] Only wake the reclaim daemon if we need to
Bob Peterson
1
-4
/
+4
2008-03-31
[GFS2] Misc fixups
Bob Peterson
2
-5
/
+2
2008-03-31
[GFS2] Only do lo_incore_commit once
Bob Peterson
4
-29
/
+17
2008-03-31
[GFS2] Fix debug inode printing
Bob Peterson
1
-1
/
+2
2008-03-31
[GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
Bob Peterson
5
-10
/
+8
2008-03-31
[GFS2] Streamline indirect pointer tree height calculation
Steven Whitehouse
5
-83
/
+55
2008-03-31
[GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_map
Steven Whitehouse
1
-17
/
+19
2008-03-30
cifs: fix misannotations
Al Viro
1
-2
/
+2
2008-03-30
NULL noise: fs/*, mm/*, kernel/*
Al Viro
5
-10
/
+12
2008-03-30
jbd/jbd2 NULL noise
Al Viro
4
-12
/
+12
2008-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-145
/
+70
2008-03-28
afs: prevent double cell registration
Sven Schnelle
1
-2
/
+13
2008-03-28
vfs: fix data leak in nobh_write_end()
Dmitri Monakhov
1
-7
/
+6
2008-03-27
[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock
Al Viro
1
-9
/
+2
2008-03-27
[PATCH] do shrink_submounts() for all fs types
Al Viro
6
-26
/
+10
2008-03-27
[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()
Al Viro
1
-81
/
+24
2008-03-27
[PATCH] count ghost references to vfsmounts
Al Viro
2
-2
/
+5
2008-03-27
[PATCH] reduce stack footprint in namespace.c
Al Viro
1
-35
/
+37
2008-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-366
/
+300
2008-03-24
driver core: debug for bad dev_attr_show() return value.
Andrew Morton
1
-1
/
+7
2008-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
8
-102
/
+130
2008-03-22
Change pagemap output format to allow for future reporting of huge pages
Hans Rosenfeld
1
-16
/
+34
2008-03-22
[CIFS] Fix mem leak on dfs referral
Steve French
1
-2
/
+8
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2008-03-20
[NET]: Fix permissions of /proc/net
Andre Noll
1
-1
/
+1
[next]