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
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
2
-7
/
+6
|
\
|
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-5
/
+4
|
*
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
1
-2
/
+2
*
|
Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-25
8
-279
/
+405
|
\
\
|
*
|
afs: remove redundant assignment of dvnode to itself
Colin Ian King
2017-11-24
1
-1
/
+1
|
*
|
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
2017-11-24
1
-6
/
+1
|
*
|
afs: Fix signal handling in some file ops
David Howells
2017-11-24
1
-0
/
+8
|
*
|
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
2017-11-24
1
-10
/
+5
|
*
|
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
2017-11-24
1
-0
/
+5
|
*
|
afs: Fix file locking
David Howells
2017-11-17
5
-262
/
+385
*
|
|
Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-11-22
3
-7
/
+13
|
\
\
\
|
*
|
|
xfs: abstract out dev_t conversions
Christoph Hellwig
2017-11-21
2
-6
/
+12
|
*
|
|
xfs: fix memory leak in xfs_iext_free_last_leaf
Shu Wang
2017-11-21
1
-1
/
+1
*
|
|
|
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-22
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
mode_t whack-a-mole: task_dump_owner()
Al Viro
2017-09-30
2
-2
/
+2
*
|
|
|
|
Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2017-11-22
2
-0
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
fs/9p: Compare qid.path in v9fs_test_inode
Tuomas Tynkkynen
2017-10-23
2
-0
/
+6
*
|
|
|
|
Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-21
10
-154
/
+72
|
\
\
\
\
\
|
*
|
|
|
|
orangefs: call op_release sooner when creating inodes
Martin Brandenburg
2017-11-13
1
-9
/
+15
|
*
|
|
|
|
orangefs: stop setting atime on inode dirty
Martin Brandenburg
2017-11-13
9
-141
/
+52
|
*
|
|
|
|
orangefs: use ARRAY_SIZE
Jérémy Lefaure
2017-11-13
2
-2
/
+5
|
*
|
|
|
|
orangefs: remove initialization of i_version
Jeff Layton
2017-11-13
1
-2
/
+0
*
|
|
|
|
|
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-11-21
6
-94
/
+206
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ceph: silence sparse endianness warning in encode_caps_cb
Jeff Layton
2017-11-13
1
-2
/
+2
|
*
|
|
|
|
|
ceph: remove the bump of i_version
Jeff Layton
2017-11-13
1
-1
/
+0
|
*
|
|
|
|
|
ceph: present consistent fsid, regardless of arch endianness
Jeff Layton
2017-11-13
1
-2
/
+3
|
*
|
|
|
|
|
ceph: clean up spinlocking and list handling around cleanup_cap_releases()
Jeff Layton
2017-11-13
1
-13
/
+21
|
*
|
|
|
|
|
ceph: remove unused and redundant variable dropping
Colin Ian King
2017-11-13
1
-2
/
+1
|
*
|
|
|
|
|
ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap()
Ilya Dryomov
2017-11-13
1
-2
/
+2
|
*
|
|
|
|
|
ceph: disable cached readdir after dropping positive dentry
Yan, Zheng
2017-11-13
1
-1
/
+6
|
*
|
|
|
|
|
ceph: fix bool initialization/comparison
Thomas Meyer
2017-11-13
1
-3
/
+3
|
*
|
|
|
|
|
ceph: handle 'session get evicted while there are file locks'
Yan, Zheng
2017-11-13
3
-17
/
+58
|
*
|
|
|
|
|
ceph: optimize flock encoding during reconnect
Yan, Zheng
2017-11-13
2
-21
/
+30
|
*
|
|
|
|
|
ceph: make lock_to_ceph_filelock() static
Yan, Zheng
2017-11-13
2
-32
/
+31
|
*
|
|
|
|
|
ceph: keep auth cap when inode has flocks or posix locks
Yan, Zheng
2017-11-13
4
-9
/
+60
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-18
11
-82
/
+157
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nfsd: deal with revoked delegations appropriately
Andrew Elble
2017-11-07
1
-1
/
+24
|
*
|
|
|
|
|
nfsd: use nfs->ns.inum as net ID
Vasily Averin
2017-11-07
1
-2
/
+2
|
*
|
|
|
|
|
nfds: avoid gettimeofday for nfssvc_boot time
Arnd Bergmann
2017-11-07
4
-8
/
+11
|
*
|
|
|
|
|
fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t
Elena Reshetova
2017-11-07
2
-5
/
+5
|
*
|
|
|
|
|
fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t
Elena Reshetova
2017-11-07
2
-4
/
+4
|
*
|
|
|
|
|
fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t
Elena Reshetova
2017-11-07
3
-15
/
+16
|
*
|
|
|
|
|
lockd: double unregister of inetaddr notifiers
Vasily Averin
2017-11-07
1
-11
/
+9
|
*
|
|
|
|
|
nfsd4: catch some false session retries
J. Bruce Fields
2017-11-07
2
-1
/
+37
|
*
|
|
|
|
|
nfsd4: fix cached replies to solo SEQUENCE compounds
J. Bruce Fields
2017-11-07
3
-7
/
+27
|
*
|
|
|
|
|
nfsd: use ARRAY_SIZE
Jérémy Lefaure
2017-10-05
1
-3
/
+2
|
*
|
|
|
|
|
nfsd: give out fewer session slots as limit approaches
J. Bruce Fields
2017-10-04
1
-0
/
+5
|
*
|
|
|
|
|
nfsd: increase DRC cache limit
J. Bruce Fields
2017-10-04
1
-1
/
+1
|
*
|
|
|
|
|
nfsd: remove unnecessary nofilehandle checks
J. Bruce Fields
2017-10-04
1
-12
/
+2
|
*
|
|
|
|
|
nfs_common: convert int to bool
Corentin Labbe
2017-09-26
1
-5
/
+5
[next]