index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
orangefs: handle zero size write in debugfs
Dan Carpenter
1
-0
/
+3
2017-04-26
orangefs: do not wait for timeout if umounting
Martin Brandenburg
1
-1
/
+8
2017-04-26
orangefs: return from orangefs_devreq_read quickly if possible
Martin Brandenburg
1
-0
/
+4
2017-04-26
orangefs: ensure the userspace component is unmounted if mount fails
Martin Brandenburg
2
-36
/
+27
2017-04-26
orangefs: do not check possibly stale size on truncate
Martin Brandenburg
1
-2
/
+1
2017-04-26
orangefs: implement statx
Martin Brandenburg
5
-28
/
+64
2017-04-26
orangefs: remove ORANGEFS_READDIR macros
Martin Brandenburg
2
-11
/
+6
2017-04-26
orangefs: support very large directories
Martin Brandenburg
1
-88
/
+185
2017-04-26
orangefs: support llseek on directories
Martin Brandenburg
1
-14
/
+36
2017-04-26
orangefs: rewrite readdir to fix several bugs
Martin Brandenburg
3
-354
/
+197
2017-04-26
orangefs: do not set getattr_time on orangefs_lookup
Martin Brandenburg
1
-2
/
+0
2017-04-26
orangefs: clean up oversize xattr validation
Martin Brandenburg
1
-17
/
+7
2017-04-26
orangefs: fix bounds check for listxattr
Martin Brandenburg
1
-1
/
+1
2017-04-26
orangefs: remove unused get_fsid_from_ino
Martin Brandenburg
1
-5
/
+0
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
72
-647
/
+815
2017-04-25
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
2
-0
/
+6
2017-04-25
nfsd4: minor NFSv2/v3 write decoding cleanup
J. Bruce Fields
2
-8
/
+9
2017-04-25
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
1
-0
/
+36
2017-04-25
ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
Yan, Zheng
1
-12
/
+10
2017-04-25
fanotify: don't expose EOPENSTALE to userspace
Amir Goldstein
1
-8
/
+18
2017-04-24
ext4: Improve comments in ext4_quota_{on|off}()
Jan Kara
1
-2
/
+10
2017-04-24
fsnotify: remove a stray unlock
Dan Carpenter
1
-1
/
+0
2017-04-24
udf: use kmap_atomic for memcpy copying
Fabian Frederick
2
-9
/
+9
2017-04-24
udf: use octal for permissions
Fabian Frederick
2
-8
/
+8
2017-04-23
Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-9
/
+19
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+12
2017-04-21
Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2017-04-21
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
1
-1
/
+0
2017-04-21
orangefs: use iov_iter_revert()
Al Viro
1
-2
/
+1
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-2
/
+2
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
1
-2
/
+3
2017-04-20
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
1
-1
/
+1
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
4
-7
/
+1
2017-04-20
ubifs: Convert to separately allocated bdi
Jan Kara
2
-19
/
+9
2017-04-20
nfs: Convert to separately allocated bdi
Jan Kara
4
-35
/
+28
2017-04-20
ncpfs: Convert to separately allocated bdi
Jan Kara
2
-7
/
+2
2017-04-20
nilfs2: Convert to properly refcounting bdi
Jan Kara
1
-1
/
+2
2017-04-20
gfs2: Convert to properly refcounting bdi
Jan Kara
1
-6
/
+3
2017-04-20
fuse: Get rid of bdi_initialized
Jan Kara
3
-8
/
+2
2017-04-20
fuse: Convert to separately allocated bdi
Jan Kara
3
-36
/
+17
2017-04-20
exofs: Convert to separately allocated bdi
Jan Kara
2
-12
/
+6
2017-04-20
coda: Convert to separately allocated bdi
Jan Kara
1
-7
/
+4
2017-04-20
afs: Convert to separately allocated bdi
Jan Kara
3
-10
/
+4
2017-04-20
ecryptfs: Convert to separately allocated bdi
Jan Kara
2
-4
/
+1
2017-04-20
cifs: Convert to separately allocated bdi
Jan Kara
3
-12
/
+6
2017-04-20
ceph: Convert to separately allocated bdi
Jan Kara
4
-28
/
+17
2017-04-20
btrfs: Convert to separately allocated bdi
Jan Kara
3
-30
/
+14
2017-04-20
9p: Convert to separately allocated bdi
Jan Kara
3
-13
/
+13
2017-04-20
fs: Get proper reference for s_bdi
Jan Kara
1
-5
/
+2
2017-04-20
fs: Provide infrastructure for dynamic BDIs in filesystems
Jan Kara
1
-0
/
+49
[prev]
[next]