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
2020-12-02
NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
Trond Myklebust
2
-8
/
+18
2020-12-02
NFS: Allow the NFS generic code to pass in a verifier to readdir
Trond Myklebust
4
-51
/
+61
2020-12-02
NFS: Cleanup to remove nfs_readdir_descriptor_t typedef
Trond Myklebust
1
-17
/
+13
2020-12-02
NFS: Reduce readdir stack usage
Trond Myklebust
1
-25
/
+33
2020-12-02
NFS: nfs_do_filldir() does not return a value
Trond Myklebust
1
-14
/
+7
2020-12-02
NFS: More readdir cleanups
Trond Myklebust
1
-14
/
+11
2020-12-02
NFS: Support larger readdir buffers
Trond Myklebust
3
-22
/
+21
2020-12-02
NFS: Simplify struct nfs_cache_array_entry
Trond Myklebust
1
-21
/
+25
2020-12-02
NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()
Trond Myklebust
1
-2
/
+2
2020-12-02
NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()
Trond Myklebust
1
-7
/
+3
2020-12-02
NFS: Don't discard readdir results
Trond Myklebust
1
-4
/
+42
2020-12-02
NFS: Clean up directory array handling
Trond Myklebust
1
-61
/
+77
2020-12-02
NFS: Clean up nfs_readdir_page_filler()
Trond Myklebust
1
-21
/
+18
2020-12-02
NFS: Clean up readdir struct nfs_cache_array
Trond Myklebust
1
-17
/
+49
2020-12-02
NFS: Ensure contents of struct nfs_open_dir_context are consistent
Trond Myklebust
1
-29
/
+43
2020-12-02
NFSv4.2: condition READDIR's mask for security label based on LSM state
Olga Kornievskaia
1
-2
/
+8
2020-12-02
NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookupp
Trond Myklebust
1
-1
/
+5
2020-12-02
NFSv3: Add emulation of the lookupp() operation
Trond Myklebust
1
-0
/
+15
2020-12-02
NFSv3: Refactor nfs3_proc_lookup() to split out the dentry
Trond Myklebust
1
-11
/
+22
2020-12-02
NFSv4.2: Fix 5 seconds delay when doing inter server copy
Dai Ngo
1
-1
/
+1
2020-12-02
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2
-9
/
+13
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
1
-0
/
+3
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
1
-1
/
+1
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
1
-9
/
+0
2020-12-01
f2fs: remove a few bd_part checks
Christoph Hellwig
2
-13
/
+1
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
4
-25
/
+11
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
1
-27
/
+12
2020-12-01
block: move holder_dir to struct block_device
Christoph Hellwig
1
-6
/
+5
2020-12-01
block: move the partition_meta_info to struct block_device
Christoph Hellwig
1
-0
/
+1
2020-12-01
block: move disk stat accounting to struct block_device
Christoph Hellwig
1
-0
/
+10
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
3
-73
/
+4
2020-12-01
block: initialize struct block_device in bdev_alloc
Christoph Hellwig
1
-13
/
+9
2020-12-01
block: simplify the block device claiming interface
Christoph Hellwig
1
-33
/
+18
2020-12-01
block: remove ->bd_contains
Christoph Hellwig
1
-14
/
+8
2020-12-01
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
1
-76
/
+101
2020-12-01
block: remove i_bdev
Christoph Hellwig
9
-208
/
+91
2020-12-01
block: opencode devcgroup_inode_permission
Christoph Hellwig
1
-6
/
+4
2020-12-01
block: move bdput() to the callers of __blkdev_get
Christoph Hellwig
1
-2
/
+5
2020-12-01
block: refactor blkdev_get
Christoph Hellwig
1
-99
/
+86
2020-12-01
block: refactor __blkdev_put
Christoph Hellwig
1
-7
/
+7
2020-12-01
block: switch bdgrab to use igrab
Christoph Hellwig
1
-1
/
+5
2020-12-01
block: change the hash used for looking up block devices
Christoph Hellwig
1
-24
/
+2
2020-12-01
block: add a bdev_kobj helper
Christoph Hellwig
2
-15
/
+6
2020-12-01
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
5
-38
/
+24
2020-12-01
fs: remove get_super_thawed and get_super_exclusive_thawed
Christoph Hellwig
3
-56
/
+28
2020-12-01
fs: 9p: add generic splice_write file operation
Dominique Martinet
1
-0
/
+6
2020-12-01
pstore: Move kmsg_bytes default into Kconfig
Vasile-Laurentiu Stanimir
4
-3
/
+10
2020-12-01
pstore/blk: remove {un,}register_pstore_blk
Christoph Hellwig
1
-73
/
+10
2020-12-01
pstore/zone: cap the maximum device size
Christoph Hellwig
1
-0
/
+4
2020-12-01
fs: 9p: add generic splice_read file operations
Toke Høiland-Jørgensen
1
-0
/
+6
[prev]
[next]