Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
56f9cd684d25f1bae901c5a872b8427f8b417c3f
/
fs
56f9cd6
NFS: avoid some stat gathering for direct io
by Fred Isaman
· 13 years ago
b359f9d
NFS: add dreq to nfs_commit_info
by Fred Isaman
· 13 years ago
f453a54
NFS: create nfs_commit_completion_ops
by Fred Isaman
· 13 years ago
ea2cf22
NFS: create struct nfs_commit_info
by Fred Isaman
· 13 years ago
84c53ab
NFS: create nfs_generic_commit_list
by Fred Isaman
· 13 years ago
584aa81
NFS: rewrite directio read to use async coalesce code
by Fred Isaman
· 13 years ago
1825a0d
NFS: prepare coalesce testing for directio
by Fred Isaman
· 13 years ago
9533da2
NFS: remove unused wb_complete field from struct nfs_page
by Fred Isaman
· 13 years ago
061ae2e
NFS: create completion structure to pass into page_init functions
by Fred Isaman
· 13 years ago
6c75dc0
NFS: merge _full and _partial write rpc_ops
by Fred Isaman
· 13 years ago
4db6e0b
NFS: merge _full and _partial read rpc_ops
by Fred Isaman
· 13 years ago
30dd374
NFS: create struct nfs_page_array
by Fred Isaman
· 13 years ago
cd84160
NFS: create common nfs_pgio_header for both read and write
by Fred Isaman
· 13 years ago
b554284
NFS: use req_offset where appropriate
by Fred Isaman
· 13 years ago
cd12ae3
NFS: remove unnecessary casts of void pointers in nfs4filelayout.c
by Fred Isaman
· 13 years ago
c5996c4
NFS: reverse arg order in nfs_initiate_[read|write]
by Fred Isaman
· 13 years ago
31f6852
NFS: dprintks in directio code were referencing task after put
by Fred Isaman
· 13 years ago
0b7c015
NFS: add a struct nfs_commit_data to replace nfs_write_data in commits
by Fred Isaman
· 13 years ago
799ba8d
NFS4.1: Add lseg to struct nfs4_fl_commit_bucket
by Fred Isaman
· 13 years ago
1acbbb4e1
NFS4.1: make pnfs_ld_[read|write]_done consistent
by Fred Isaman
· 13 years ago
a20c6bec
NFS: grab open context in direct read
by Fred Isaman
· 13 years ago
e245d42
NFS: Remove unused function nfs_lookup_with_sec()
by Bryan Schumaker
· 13 years ago
7e6eb68
NFS: Honor the authflavor set in the clone mount data
by Bryan Schumaker
· 13 years ago
f05d147
NFS: Fix following referral mount points with different security
by Bryan Schumaker
· 13 years ago
72de53e
NFS: Do secinfo as part of lookup
by Bryan Schumaker
· 13 years ago
db0a959
NFS: Handle exceptions coming out of nfs4_proc_fs_locations()
by Bryan Schumaker
· 13 years ago
31e4dda
NFS: Fix SECINFO_NO_NAME
by Bryan Schumaker
· 13 years ago
5794d21
Avoid beyond bounds copy while caching ACL
by Sachin Prabhu
· 13 years ago
5a00689
Avoid reading past buffer when calling GETACL
by Sachin Prabhu
· 13 years ago
10bd295
fix page number calculation bug for block layout decode buffer
by Jim Rees
· 13 years ago
e5265a0
NFSv4.1 fix page number calculation bug for filelayout decode buffers
by Andy Adamson
· 13 years ago
9526b2b
pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()
by Sachin Bhamare
· 13 years ago
1aba156
nfs4: fix referrals on mounts that use IPv6 addrs
by Weston Andros Adamson
· 13 years ago
2300fd6
Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
4c569a7
GFS2: Instruct DLM to avoid queue convert slowdown
by Bob Peterson
· 13 years ago
95f7147
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
db7e5c6
super.c: unused variable warning without CONFIG_QUOTA
by Eldad Zack
· 13 years ago
99aa784
jbd2: use GFP_NOFS for blkdev_issue_flush
by Shaohua Li
· 13 years ago
721b024
Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 13 years ago
53ad1c9
dlm: fix QUECVT when convert queue is empty
by David Teigland
· 13 years ago
7bf97bc
NFSv4: Keep dropped state owners on the LRU list for a while
by Trond Myklebust
· 13 years ago
c77365c
NFSv4: Ensure that we don't drop a state owner more than once
by Trond Myklebust
· 13 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
936af15
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
by Al Viro
· 13 years ago
95b72eb
NFSv4: Ensure we do not reuse open owner names
by Trond Myklebust
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 13 years ago
e4eb1ff
VM: add "vm_brk()" helper function
by Linus Torvalds
· 13 years ago
98a2139
nfs: Enclose hostname in brackets when needed in nfs_do_root_mount
by Jan Kara
· 13 years ago
8ccd271
NFS: put open context on error in nfs_flush_multi
by Fred Isaman
· 13 years ago
73fb7bc
NFS: put open context on error in nfs_pagein_multi
by Fred Isaman
· 13 years ago
c6f5c93
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
451146b
NFSv4: Fix open(O_TRUNC) and ftruncate() error handling
by Trond Myklebust
· 13 years ago
5572551
NFSv4: Ensure that we check lock exclusive/shared type against open modes
by Trond Myklebust
· 13 years ago
05ffe24
NFSv4: Ensure that the LOCK code sets exception->inode
by Trond Myklebust
· 13 years ago
dbfad21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 13 years ago
ca138f3
NFS: check for req==NULL in nfs_try_to_update_request cleanup
by Fred Isaman
· 13 years ago
592fe89
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
d44c6d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
bc0cf58
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
57f73c2
ext4: fix handling of journalled quota options
by Theodore Ts'o
· 13 years ago
9cd70b3
ext4: address scalability issue by removing extent cache statistics
by Theodore Ts'o
· 13 years ago
659e45d
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
e847469
lockd: fix the endianness bug
by Al Viro
· 13 years ago
72094e4
ocfs2: ->e_leaf_clusters endianness breakage
by Al Viro
· 13 years ago
28748b3
ocfs2: ->rl_count endianness breakage
by Al Viro
· 13 years ago
e1bf4cc
ocfs: ->rl_used breakage on big-endian
by Al Viro
· 13 years ago
3a251f0
ocfs2: ->l_next_free_req breakage on big-endian
by Al Viro
· 13 years ago
6ed3cf2
btrfs: btrfs_root_readonly() broken on big-endian
by Al Viro
· 13 years ago
bfa890a
Fix number parsing in cifs_parse_mount_options
by Sachin Prabhu
· 13 years ago
af1584f
ext4: fix endianness breakage in ext4_split_extent_at()
by Al Viro
· 13 years ago
efe3965
nfsd: fix compose_entry_fh() failure exits
by Al Viro
· 13 years ago
afcf679
nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()
by Al Viro
· 13 years ago
02f5fde
nfsd: fix endianness breakage in TEST_STATEID handling
by Al Viro
· 13 years ago
04da6e9
nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
by Al Viro
· 13 years ago
96f6f98
nfsd: fix b0rken error value for setattr on read-only mount
by Al Viro
· 13 years ago
d53ba47
Btrfs: use commit root when loading free space cache
by Josef Bacik
· 13 years ago
f5ad501
Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ccb1ec9
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
4edc2ca
Btrfs: fix use-after-free in __btrfs_end_transaction
by Dave Jones
· 13 years ago
e627ee7
Btrfs: check return value of bio_alloc() properly
by Tsutomu Itoh
· 13 years ago
c6664b4
Btrfs: remove lock assert from get_restripe_target()
by Ilya Dryomov
· 13 years ago
b89203f
Btrfs: fix eof while discarding extents
by Liu Bo
· 13 years ago
d95603b
Btrfs: fix uninit variable in repair_eb_io_failure
by Chris Mason
· 13 years ago
5ba7026
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
8e62c2d
Revert "Btrfs: increase the global block reserve estimates"
by Chris Mason
· 13 years ago
4fe9e96
Cleanup handling of NULL value passed for a mount option
by Sachin Prabhu
· 13 years ago
9dc4e6c
nfsd: don't fail unchecked creates of non-special files
by J. Bruce Fields
· 13 years ago
1b6150f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 13 years ago
0a2da9b
fuse: allow nanosecond granularity
by Miklos Szeredi
· 13 years ago
3a19888
sysfs: handle 'parent deleted before child added'
by Dan Williams
· 13 years ago
5631f2c
sysfs: Prevent crash on unset sysfs group attributes
by Bruno Prémont
· 13 years ago
ca9248d
GFS2: Allow caching of rindex glock
by Bob Peterson
· 13 years ago
70fa4a6
sysfs: Update the name hash for an entry after changing the namespace
by Tom Goff
· 13 years ago
640946f
dentry leak in simple_fill_super() failure exit
by Al Viro
· 13 years ago
f68e556
Make the "word-at-a-time" helper functions more commonly usable
by Linus Torvalds
· 13 years ago
23f347e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
35f9c09
tcp: tcp_sendpages() should call tcp_push() once
by Eric Dumazet
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
Next »