index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
[PATCH 2/2] ocfs2: cluster aware flock()
Mark Fasheh
2008-01-25
|
*
|
|
|
|
[PATCH 1/2] ocfs2: add flock lock type
Mark Fasheh
2008-01-25
|
*
|
|
|
|
ocfs2: Local alloc window size changeable via mount option
Sunil Mushran
2008-01-25
|
*
|
|
|
|
ocfs2: Support commit= mount option
Mark Fasheh
2008-01-25
|
*
|
|
|
|
ocfs2: Add missing permission checks
Mark Fasheh
2008-01-25
|
*
|
|
|
|
[PATCH 2/2] ocfs2: Implement group add for online resize
Tao Ma
2008-01-25
|
*
|
|
|
|
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
2008-01-25
|
*
|
|
|
|
ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.
Tao Ma
2008-01-25
|
*
|
|
|
|
ocfs2: Documentation update
Mark Fasheh
2008-01-25
|
*
|
|
|
|
ocfs2: Readpages support
Mark Fasheh
2008-01-25
|
*
|
|
|
|
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
2008-01-25
|
*
|
|
|
|
ocfs2: Remove data locks
Mark Fasheh
2008-01-25
|
*
|
|
|
|
ocfs2: Add data downconvert worker to inode lock
Mark Fasheh
2008-01-25
|
*
|
|
|
|
ocfs2: Remove mount/unmount votes
Mark Fasheh
2008-01-25
|
*
|
|
|
|
ocfs2: Remove fs dependency on ocfs2_heartbeat module
Mark Fasheh
2008-01-25
|
*
|
|
|
|
ocfs2_dlm: Call node eviction callbacks from heartbeat handler
Mark Fasheh
2008-01-25
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2008-01-25
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
sched: latencytop support
Arjan van de Ven
2008-01-25
|
*
|
|
|
|
Preempt-RCU: implementation
Paul E. McKenney
2008-01-25
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2008-01-25
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
mount options: fix jfs
Miklos Szeredi
2008-01-24
|
*
|
|
|
|
JFS: simplify types to get rid of sparse warning
Dave Kleikamp
2008-01-10
|
*
|
|
|
|
JFS: FIx one more plain integer as NULL pointer warning
Dave Kleikamp
2008-01-03
|
*
|
|
|
|
JFS: Remove defconfig ptr comparison to 0
Joe Perches
2008-01-03
|
*
|
|
|
|
JFS: use DIV_ROUND_UP where appropriate
Shaun Zinck
2008-01-03
|
*
|
|
|
|
Remove unnecessary kmalloc casts in the jfs filesystem
Jack Stone
2008-01-03
|
*
|
|
|
|
JFS is missing a memory barrier
Nick Piggin
2008-01-03
|
*
|
|
|
|
JFS: Make sure special inode data is written after journal is flushed
Dave Kleikamp
2008-01-03
|
*
|
|
|
|
JFS: clear PAGECACHE_TAG_DIRTY for no-write pages
Dave Kleikamp
2008-01-03
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-01-25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
security: call security_file_permission from rw_verify_area
James Morris
2008-01-25
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2008-01-25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[GFS2] Allow journal recovery on read-only mount
Abhijith Das
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Lockup on error
Bob Peterson
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Fix page_mkwrite truncation race path
Steven Whitehouse
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Fix typo
Bob Peterson
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Fix write alloc required shortcut calculation
Steven Whitehouse
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] gfs2_alloc_required performance
Bob Peterson
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Remove unneeded i_spin
Bob Peterson
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Fix assert in log code
Steven Whitehouse
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Fix problems relating to execution of files on GFS2
Steven Whitehouse
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Initialize extent_list earlier
Bob Peterson
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Allow page migration for writeback and ordered pages
Steven Whitehouse
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Remove unused variable
Steven Whitehouse
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Fix log block mapper
Steven Whitehouse
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Minor correction
Bob Peterson
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Eliminate the no longer needed sd_statfs_mutex
Bob Peterson
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Incremental patch to fix compiler warning
Bob Peterson
2008-01-25
|
*
|
|
|
|
|
|
[GFS2] Function meta_read optimization
Bob Peterson
2008-01-25
[prev]
[next]