index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
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
|
*
|
|
|
|
nfsd41: error out when client sets maxreq_sz or maxresp_sz too small
Mi Jinlong
2011-07-15
1
-0
/
+27
|
*
|
|
|
|
nfsd4: fix file leak on open_downgrade
J. Bruce Fields
2011-07-15
1
-23
/
+8
|
*
|
|
|
|
nfsd4: remember to put RW access on stateid destruction
J. Bruce Fields
2011-07-15
1
-11
/
+6
|
*
|
|
|
|
NFSD: Added TEST_STATEID operation
Bryan Schumaker
2011-07-15
5
-3
/
+145
|
*
|
|
|
|
NFSD: added FREE_STATEID operation
Bryan Schumaker
2011-07-15
4
-2
/
+161
|
*
|
|
|
|
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-07-15
8
-1129
/
+0
|
*
|
|
|
|
NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND
Benny Halevy
2011-07-15
1
-0
/
+5
*
|
|
|
|
|
vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not set
Linus Torvalds
2011-07-25
1
-0
/
+2
*
|
|
|
|
|
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
5
-16
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
reiserfs: use hweight_long()
Akinobu Mita
2011-07-25
1
-5
/
+1
|
*
|
|
|
|
|
reiserfs: use proper little-endian bitops
Akinobu Mita
2011-07-25
2
-4
/
+4
|
*
|
|
|
|
|
tmpfs: clone shmem_file_splice_read()
Hugh Dickins
2011-07-25
1
-2
/
+2
|
*
|
|
|
|
|
oom: make deprecated use of oom_adj more verbose
David Rientjes
2011-07-25
1
-4
/
+3
|
*
|
|
|
|
|
fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bit
Becky Bruce
2011-07-25
1
-1
/
+1
*
|
|
|
|
|
|
vfs: make gcc generate more obvious code for acl permission checking
Linus Torvalds
2011-07-25
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
5
-9
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs: Merge split strings
Jean Delvare
2011-07-22
3
-3
/
+3
[prev]
[next]