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
*
file->f_op is never NULL...
Al Viro
2013-10-24
23
-87
/
+67
*
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
2013-10-24
1
-2
/
+4
*
put_mnt_ns(): use drop_collected_mounts()
Al Viro
2013-10-24
1
-5
/
+1
*
ncpfs: switch to %p[dD]
Al Viro
2013-10-24
2
-43
/
+24
*
ubifs: switch to %pd
Al Viro
2013-10-24
3
-34
/
+29
*
nfsd: switch to %p[dD]
Al Viro
2013-10-24
5
-37
/
+31
*
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
2013-10-24
11
-186
/
+119
*
befs: split symlink iops in two - for short and long symlinks resp.
Al Viro
2013-10-24
1
-30
/
+31
*
new helper: kfree_put_link()
Al Viro
2013-10-24
7
-38
/
+14
*
libfs: get exports to definitions of objects being exported...
Al Viro
2013-10-24
1
-35
/
+34
*
ecryptfs: ->lower_path.dentry is never NULL
Al Viro
2013-10-24
1
-2
/
+1
*
ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}
Al Viro
2013-10-24
3
-18
/
+3
*
ecryptfs: don't leave RCU pathwalk immediately
Al Viro
2013-10-24
2
-15
/
+20
*
ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op
Al Viro
2013-10-24
1
-1
/
+1
*
9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS
Al Viro
2013-10-24
4
-12
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-10-05
6
-17
/
+39
|
\
|
*
btrfs: Fix crash due to not allocating integrity data for a bioset
Darrick J. Wong
2013-10-05
1
-0
/
+8
|
*
Merge branch 'for-linus' into for-linus-3.12
Chris Mason
2013-10-05
6
-17
/
+31
|
|
\
|
|
*
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
2013-10-04
2
-5
/
+7
|
|
*
Btrfs: eliminate races in worker stopping code
Ilya Dryomov
2013-10-04
2
-6
/
+21
|
|
*
Btrfs: fix crash of compressed writes
Liu Bo
2013-10-04
1
-1
/
+1
|
|
*
Btrfs: fix transid verify errors when recovering log tree
Josef Bacik
2013-10-04
1
-5
/
+2
*
|
|
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-10-04
10
-115
/
+74
|
\
\
\
|
*
|
|
[CIFS] update cifs.ko version
Steve French
2013-09-25
1
-1
/
+1
|
*
|
|
[CIFS] Remove ext2 flags that have been moved to fs.h
Steve French
2013-09-25
1
-20
/
+1
|
*
|
|
[CIFS] Provide sane values for nlink
Jim McDonough
2013-09-21
3
-6
/
+43
|
*
|
|
cifs: stop trying to use virtual circuits
Jeff Layton
2013-09-18
3
-88
/
+1
|
*
|
|
CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them
David Howells
2013-09-18
3
-0
/
+28
*
|
|
|
Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-10-04
6
-42
/
+45
|
\
\
\
\
|
*
|
|
|
xfs: Use kmem_free() instead of free()
Thierry Reding
2013-10-04
1
-1
/
+1
|
*
|
|
|
xfs: fix memory leak in xlog_recover_add_to_trans
tinguely@sgi.com
2013-10-04
1
-0
/
+1
|
*
|
|
|
xfs: dirent dtype presence is dependent on directory magic numbers
Dave Chinner
2013-10-04
4
-39
/
+28
|
*
|
|
|
xfs: lockdep needs to know about 3 dquot-deep nesting
Dave Chinner
2013-10-04
1
-3
/
+16
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2013-10-04
3
-13
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
fuse: no RCU mode in fuse_access()
Miklos Szeredi
2013-10-01
1
-3
/
+2
|
*
|
|
|
|
fuse: readdirplus: fix RCU walk
Miklos Szeredi
2013-10-01
2
-3
/
+11
|
*
|
|
|
|
fuse: don't check_submounts_and_drop() in RCU walk
Miklos Szeredi
2013-10-01
1
-1
/
+2
|
*
|
|
|
|
fuse: fix fallocate vs. ftruncate race
Maxim Patlasov
2013-09-18
1
-0
/
+7
|
*
|
|
|
|
fuse: wait for writeback in fuse_file_fallocate()
Maxim Patlasov
2013-09-18
1
-6
/
+10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2013-10-02
1
-15
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
aio: fix use-after-free in aio_migratepage
Benjamin LaHaise
2013-09-26
1
-15
/
+37
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-10-01
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fs/super.c: fix lru_list leak for real
Al Viro
2013-10-01
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-09-30
4
-22
/
+61
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
NFS: Give "flavor" an initial value to fix a compile warning
Anna Schumaker
2013-09-29
1
-1
/
+1
|
*
|
|
|
|
|
|
NFSv4.1: try SECINFO_NO_NAME flavs until one works
Weston Andros Adamson
2013-09-29
1
-3
/
+27
|
*
|
|
|
|
|
|
NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds
Trond Myklebust
2013-09-29
1
-0
/
+2
|
*
|
|
|
|
|
|
NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails
Trond Myklebust
2013-09-29
1
-9
/
+9
|
*
|
|
|
|
|
|
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
Trond Myklebust
2013-09-26
3
-9
/
+22
*
|
|
|
|
|
|
|
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2013-09-30
3
-14
/
+29
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
[next]