index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
xfs: add scrub cross-referencing helpers for the free space btrees
Darrick J. Wong
4
-1
/
+62
2018-01-18
ubifs: remove error message in ubifs_xattr_get
Rock Lee
1
-2
/
+0
2018-01-17
ubifs: switch to fscrypt_prepare_setattr()
Eric Biggers
1
-7
/
+3
2018-01-17
ubifs: switch to fscrypt_prepare_lookup()
Eric Biggers
1
-14
/
+3
2018-01-17
ubifs: switch to fscrypt_prepare_rename()
Eric Biggers
1
-13
/
+7
2018-01-17
ubifs: switch to fscrypt_prepare_link()
Eric Biggers
1
-3
/
+3
2018-01-17
ubifs: switch to fscrypt_file_open()
Eric Biggers
1
-30
/
+1
2018-01-17
ubifs: Fix uninitialized variable in search_dh_cookie()
Geert Uytterhoeven
1
-14
/
+7
2018-01-17
Turn gfs2_block_truncate_page into gfs2_block_zero_range
Andreas Gruenbacher
1
-8
/
+10
2018-01-17
gfs2: Improve non-recursive delete algorithm
Andreas Gruenbacher
1
-20
/
+31
2018-01-17
gfs2: Fix metadata read-ahead during truncate
Andreas Gruenbacher
1
-17
/
+25
2018-01-17
gfs2: Clean up {lookup,fillup}_metapath
Andreas Gruenbacher
1
-44
/
+30
2018-01-17
gfs2: Remove minor gfs2_journaled_truncate inefficiencies
Andreas Gruenbacher
1
-0
/
+13
2018-01-17
gfs2: truncate: Remove unnecessary oldsize parameters
Andreas Gruenbacher
1
-10
/
+7
2018-01-17
gfs2: Clean up trunc_start error path
Andreas Gruenbacher
1
-10
/
+5
2018-01-17
gfs2: Remove pointless BUG_ON
Andreas Gruenbacher
1
-1
/
+0
2018-01-17
gfs2: Add gfs2_blk2rgrpd comment and fix incorrect use
Steven Whitehouse
2
-1
/
+8
2018-01-16
f2fs: add resgid and resuid to reserve root blocks
Jaegeuk Kim
2
-4
/
+69
2018-01-16
f2fs: implement cgroup writeback support
Yufen Yu
4
-2
/
+13
2018-01-16
f2fs: remove unused pend_list_tag
Chao Yu
1
-1
/
+0
2018-01-16
f2fs: avoid high cpu usage in discard thread
Chao Yu
1
-0
/
+3
2018-01-16
f2fs: make local functions static
Wei Yongjun
2
-3
/
+3
2018-01-16
f2fs: add reserved blocks for root user
Jaegeuk Kim
3
-6
/
+54
2018-01-16
f2fs: check segment type in __f2fs_replace_block
Yunlong Song
1
-0
/
+1
2018-01-16
f2fs: update inode info to inode page for new file
Yunlei He
1
-1
/
+3
2018-01-16
f2fs: show precise # of blocks that user/root can use
Jaegeuk Kim
1
-4
/
+3
2018-01-16
xfs: cancel tx on xfs_defer_finish() error during xattr set/remove
Brian Foster
1
-4
/
+0
2018-01-16
NFS: commit direct writes even if they fail partially
J. Bruce Fields
1
-3
/
+1
2018-01-16
nfs: remove unused label in nfs_encode_fh()
Arnd Bergmann
1
-1
/
+0
2018-01-15
cifs: Define usercopy region in cifs_request slab cache
David Windsor
1
-4
/
+6
2018-01-15
vxfs: Define usercopy region in vxfs_inode slab cache
David Windsor
1
-2
/
+6
2018-01-15
ufs: Define usercopy region in ufs_inode_cache slab cache
David Windsor
1
-5
/
+8
2018-01-15
orangefs: Define usercopy region in orangefs_inode_cache slab cache
David Windsor
1
-5
/
+10
2018-01-15
exofs: Define usercopy region in exofs_inode_cache slab cache
David Windsor
1
-2
/
+5
2018-01-15
befs: Define usercopy region in befs_inode_cache slab cache
David Windsor
1
-5
/
+9
2018-01-15
jfs: Define usercopy region in jfs_ip slab cache
David Windsor
1
-3
/
+5
2018-01-15
ext2: Define usercopy region in ext2_inode_cache slab cache
David Windsor
1
-5
/
+7
2018-01-15
ext4: Define usercopy region in ext4_inode_cache slab cache
David Windsor
1
-5
/
+7
2018-01-15
vfs: Copy struct mount.mnt_id to userspace using put_user()
David Windsor
1
-2
/
+1
2018-01-15
vfs: Define usercopy region in names_cache slab caches
David Windsor
1
-2
/
+2
2018-01-15
dcache: Define usercopy region in dentry_cache slab cache
David Windsor
1
-2
/
+3
2018-01-14
nfs: Update server port after referral or migration
Chuck Lever
1
-0
/
+1
2018-01-14
nfs: Referrals should use the same proto setting as their parent
Chuck Lever
2
-5
/
+20
2018-01-14
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2018-01-14
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
1
-3
/
+3
2018-01-14
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
2
-8
/
+8
2018-01-14
lockd: convert nlm_host.h_count from atomic_t to refcount_t
Elena Reshetova
1
-7
/
+7
2018-01-14
nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
Scott Mayhew
1
-2
/
+2
2018-01-14
pnfs/blocklayout: handle transient devices
Benjamin Coddington
5
-12
/
+82
2018-01-14
pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR
Benjamin Coddington
2
-1
/
+5
[prev]
[next]