index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
ext3: Fix compilation with -DDX_DEBUG
Bernd Schubert
2011-07-20
1
-2
/
+2
|
*
|
|
|
|
jbd: Use WRITE_SYNC in journal checkpoint.
Tao Ma
2011-06-28
1
-1
/
+5
|
*
|
|
|
|
jbd: Fix oops in journal_remove_journal_head()
Jan Kara
2011-06-27
4
-137
/
+104
|
*
|
|
|
|
ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs()
Lukas Czerner
2011-06-25
1
-3
/
+1
|
*
|
|
|
|
ext3/ioctl.c: silence sparse warnings about different address spaces
H Hartley Sweeten
2011-06-25
1
-2
/
+2
|
*
|
|
|
|
ext3: Improve truncate error handling
Jan Kara
2011-06-25
1
-38
/
+63
|
*
|
|
|
|
ext3: Fix oops in ext3_try_to_allocate_with_rsv()
Jan Kara
2011-06-25
1
-2
/
+10
|
*
|
|
|
|
jbd: fix a bug of leaking jh->b_jcount
Ding Dinghua
2011-06-25
1
-1
/
+1
|
*
|
|
|
|
jbd: remove dependency on __GFP_NOFAIL
Jan Kara
2011-06-25
1
-4
/
+4
|
*
|
|
|
|
ext3: Convert ext3 to new truncate calling convention
Jan Kara
2011-06-25
2
-17
/
+11
|
*
|
|
|
|
jbd: Add fixed tracepoints
Lukas Czerner
2011-06-25
3
-0
/
+19
|
*
|
|
|
|
ext3: Add fixed tracepoints
Lukas Czerner
2011-06-25
6
-16
/
+82
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-07-26
6
-274
/
+286
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cifs: Cleanup: check return codes of crypto api calls
Shirish Pargaonkar
2011-07-25
3
-23
/
+103
|
*
|
|
|
|
|
CIFS: Fix oops while mounting with prefixpath
Pavel Shilovsky
2011-07-25
1
-1
/
+1
|
*
|
|
|
|
|
[CIFS] Redundant null check after dereference
Steve French
2011-07-25
1
-5
/
+0
|
*
|
|
|
|
|
cifs: use cifs_dirent in cifs_save_resume_key
Christoph Hellwig
2011-07-25
2
-58
/
+10
|
*
|
|
|
|
|
cifs: use cifs_dirent to replace cifs_get_name_from_search_buf
Christoph Hellwig
2011-07-25
1
-86
/
+23
|
*
|
|
|
|
|
cifs: introduce cifs_dirent
Christoph Hellwig
2011-07-25
1
-69
/
+125
|
*
|
|
|
|
|
cifs: cleanup cifs_filldir
Christoph Hellwig
2011-07-25
1
-44
/
+36
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
2011-07-26
6
-180
/
+223
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
writeback: don't busy retry writeback on new/freeing inodes
Wu Fengguang
2011-07-24
1
-1
/
+1
|
*
|
|
|
|
writeback: scale IO chunk size up to half device bandwidth
Wu Fengguang
2011-07-09
1
-13
/
+10
|
*
|
|
|
|
writeback: introduce smoothed global dirty limit
Wu Fengguang
2011-07-09
1
-1
/
+1
|
*
|
|
|
|
writeback: bdi write bandwidth estimation
Wu Fengguang
2011-07-09
1
-0
/
+13
|
*
|
|
|
|
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
2011-07-09
2
-87
/
+111
|
*
|
|
|
|
writeback: trace event writeback_queue_io
Wu Fengguang
2011-06-08
1
-4
/
+10
|
*
|
|
|
|
writeback: trace event writeback_single_inode
Wu Fengguang
2011-06-08
1
-0
/
+4
|
*
|
|
|
|
writeback: remove .nonblocking and .encountered_congestion
Wu Fengguang
2011-06-08
2
-3
/
+2
|
*
|
|
|
|
writeback: remove writeback_control.more_io
Wu Fengguang
2011-06-08
1
-7
/
+2
|
*
|
|
|
|
writeback: avoid extra sync work at enqueue time
Wu Fengguang
2011-06-08
1
-13
/
+3
|
*
|
|
|
|
writeback: elevate queue_io() into wb_writeback()
Wu Fengguang
2011-06-08
1
-17
/
+12
|
*
|
|
|
|
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
2011-06-08
3
-57
/
+61
|
*
|
|
|
|
writeback: refill b_io iff empty
Wu Fengguang
2011-06-08
1
-2
/
+3
|
*
|
|
|
|
writeback: the kupdate expire timestamp should be a moving target
Wu Fengguang
2011-06-08
1
-5
/
+6
|
*
|
|
|
|
writeback: try more writeback as long as something was written
Wu Fengguang
2011-06-08
1
-8
/
+8
|
*
|
|
|
|
writeback: introduce writeback_control.inodes_written
Wu Fengguang
2011-06-08
1
-0
/
+4
|
*
|
|
|
|
writeback: update dirtied_when for synced inode to prevent livelock
Wu Fengguang
2011-06-08
1
-0
/
+9
|
*
|
|
|
|
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
2011-06-08
2
-10
/
+11
*
|
|
|
|
|
p9: avoid unused variable warning
Linus Torvalds
2011-07-25
1
-1
/
+0
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2011-07-25
5
-5
/
+25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Squashfs: Make ZLIB compression support optional
Phillip Lougher
2011-07-22
5
-5
/
+25
*
|
|
|
|
|
|
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-07-25
19
-1267
/
+486
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
nfsd: don't break lease on CLAIM_DELEGATE_CUR
Casey Bodley
2011-07-23
1
-6
/
+12
|
*
|
|
|
|
|
|
locks: rename lock-manager ops
J. Bruce Fields
2011-07-20
5
-29
/
+29
|
*
|
|
|
|
|
|
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
2011-07-18
6
-23
/
+54
|
*
|
|
|
|
|
|
nfsd4: call nfsd4_release_compoundargs from pc_release
J. Bruce Fields
2011-07-18
3
-10
/
+8
|
*
|
|
|
|
|
|
nfsd41: Deny new lock before RECLAIM_COMPLETE done
Mi Jinlong
2011-07-15
1
-0
/
+9
|
*
|
|
|
|
|
|
fs: locks: remove init_once
Miklos Szeredi
2011-07-15
1
-31
/
+10
|
*
|
|
|
|
|
|
nfsd41: check the size of request
Mi Jinlong
2011-07-15
1
-0
/
+12
[prev]
[next]