Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2e99f3190f274c6783758ff511edb64e60753c9f
/
fs
026ed5c
NFS: unmark NFS direct I/O as experimental
by Chuck Lever
· 18 years ago
f551e44
NFS: add comments clarifying the use of nfs_post_op_update()
by Chuck Lever
· 18 years ago
aec5e17
NFS: Use SEEK_END instead of hardcoded value
by Josef 'Jeff' Sipek
· 18 years ago
51b6ded
NFSv4: When mounting with a port=0 argument, substitute port=2049
by Trond Myklebust
· 18 years ago
2066fe8
NFSv4: Poll more aggressively when handling NFS4ERR_DELAY
by Trond Myklebust
· 18 years ago
c514983
NFSv4: Handle the condition NFS4ERR_FILE_OPEN
by Trond Myklebust
· 18 years ago
6b30954
NFSv4: Retry lease recovery if it failed during a synchronous operation.
by Trond Myklebust
· 18 years ago
97db8f4
NFS: Don't invalidate the symlink we just stuffed into the cache
by Trond Myklebust
· 18 years ago
5f004cf
NFS: Make read() return an ESTALE if the file has been deleted
by Trond Myklebust
· 18 years ago
2dec514
NFSv4: It's perfectly legal for clp to be NULL here....
by J. Bruce Fields
· 18 years ago
fd68407
NFS: nfs_lookup - don't hash dentry when optimising away the lookup
by Trond Myklebust
· 18 years ago
297de4f
Fix a referral error Oops
by andros@citi.umich.edu
· 18 years ago
058ad9c
NFS: NFS_ROOT should use the new rpc_create API
by Chuck Lever
· 18 years ago
6daabf1
NFS: Fix up compiler warnings on 64-bit platforms in client.c
by David Howells
· 18 years ago
158998b
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
by Trond Myklebust
· 18 years ago
5dd3177
NFSv4: Fix a use-after-free issue with the nfs server.
by Trond Myklebust
· 18 years ago
275a082
Add a real API for dealing with blk_congestion_wait()
by Trond Myklebust
· 18 years ago
94a6d75
NFS: Use cached page as buffer for NFS symlink requests
by Chuck Lever
· 18 years ago
873101b
NFS: copy symlinks into page cache before sending NFS SYMLINK request
by Chuck Lever
· 18 years ago
4f390c1
NFS: Fix double d_drop in nfs_instantiate() error path
by Chuck Lever
· 18 years ago
d3db90e
NFS: remove a no-longer-needed error check in nfs_symlink()
by Chuck Lever
· 18 years ago
ae5c794
NFSD: Convert NFS server callback logic to use new rpc_create API
by Chuck Lever
· 18 years ago
41877d2
NFS: Convert NFS client to use new rpc_create() API
by Chuck Lever
· 18 years ago
e1ec789
LOCKD: Convert to use new rpc_create() API
by Chuck Lever
· 18 years ago
6ca9482
SUNRPC: Clean-up after previous patches.
by Chuck Lever
· 18 years ago
39d7bbc
SUNRPC: remove extraneous header inclusions
by Chuck Lever
· 18 years ago
44c31be
LOCKD: Teach lockd to use the new rpc_peeraddr() API
by Chuck Lever
· 18 years ago
9c5bf38
NFS: Fix nfs_alloc_client()
by Trond Myklebust
· 18 years ago
36b15c5
NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flag
by Trond Myklebust
· 18 years ago
738a351
NFS: Secure the roots of the NFS subtrees in a shared superblock
by David Howells
· 18 years ago
27ba851
NFS: Fix error handling
by David Howells
· 18 years ago
6aaca56
NFS: Add server and volume lists to /proc
by David Howells
· 18 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago
cf6d7b5
NFS: Start rpciod in server common management
by David Howells
· 18 years ago
5006a76
NFS: Eliminate client_sys in favour of cl_rpcclient
by David Howells
· 18 years ago
8fa5c00
NFS: Move rpc_ops from nfs_server to nfs_client
by David Howells
· 18 years ago
1f16341
NFS: Make better use of inode* dereferencing macros
by David Howells
· 18 years ago
27951bd
NFS: Maintain a common server record for NFS2/3 as well as for NFS4
by David Howells
· 18 years ago
509de81
NFS: Add extra const qualifiers
by David Howells
· 18 years ago
0c7d90c
NFS: Use the dentry superblock directly in nfs_statfs()
by David Howells
· 18 years ago
24c8dbb
NFS: Generalise the nfs_client structure
by David Howells
· 18 years ago
e9326dc
NFS: Add a server capabilities NFS RPC op
by David Howells
· 18 years ago
2b3de44
NFS: Add a lookupfh NFS RPC op
by David Howells
· 18 years ago
b716279
NFS: Return an error when starting the idmapping pipe
by David Howells
· 18 years ago
7539bba
NFS: Rename nfs_server::nfs4_state
by David Howells
· 18 years ago
adfa6f9
NFS: Rename struct nfs4_client to struct nfs_client
by David Howells
· 18 years ago
5ae1fbc
NFS: Fix NFS4 callback up/down prototypes
by David Howells
· 18 years ago
0a8ea43
NFS: Disambiguate nfs_stat_to_errno()
by David Howells
· 18 years ago
7d4e274
NFS: Fix up split of fs/nfs/inode.c
by David Howells
· 18 years ago
770bfad
NFS: Add dentry materialisation op
by David Howells
· 18 years ago
979df72
NFS: Add an ACCESS cache memory shrinker
by Trond Myklebust
· 18 years ago
cfcea3e
NFS: Add a global LRU list for the ACCESS cache
by Trond Myklebust
· 18 years ago
1c3c07e
NFS: Add a new ACCESS rpc call cache to the linux nfs client
by Trond Myklebust
· 18 years ago
3eeab61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
3e59ddf
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
6bbd9b6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 18 years ago
f2dd117
[JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h
by Michal Piotrowski
· 18 years ago
b8c06a2
[CIFS] statfs for cifs unix extensions no longer experimental
by Steve French
· 18 years ago
6b70c95
[CIFS] New POSIX locking code not setting rc properly to zero on successful
by Steve French
· 18 years ago
2fe87f0
[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)
by Steve French
· 18 years ago
3505868
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
by Herbert Xu
· 18 years ago
eb35746
ocfs2: Remove overzealous BUG_ON()
by Mark Fasheh
· 18 years ago
f12033d
ocfs2: Don't print on unknown remote blocking call
by Mark Fasheh
· 18 years ago
02ed841
ocfs2: Remove EXPERIMENTAL dependency
by Mark Fasheh
· 18 years ago
aa95887
ocfs2: implement directory read-ahead
by Mark Fasheh
· 19 years ago
e0b4096
ocfs2: properly update i_mtime on buffered write
by Mark Fasheh
· 18 years ago
0f62de2
ocfs2: Fix directory link count checks in ocfs2_link()
by Tiger Yang
· 18 years ago
a663e30
ocfs2: move nlink check in ocfs2_mknod()
by Mark Fasheh
· 18 years ago
471e3f5
ocfs2: Fix heartbeat sector calculation
by Mathieu Avila
· 18 years ago
2d56251
[PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"
by Adrian Bunk
· 18 years ago
ca4d147
ocfs2: add ext2 attributes
by Herbert Poetzl
· 18 years ago
b4c98f6
configfs: Prevent duplicate subsystem names.
by Joel Becker
· 18 years ago
4ed4b54
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
5c2d97c
NFS: Fix nfs_page use after free issues in fs/nfs/write.c
by Trond Myklebust
· 18 years ago
76723de
NFSv4: Fix incorrect semaphore release in _nfs4_do_open()
by Trond Myklebust
· 18 years ago
7a52411
NFS: Fix Oopsable condition in nfs_readpage_sync()
by Trond Myklebust
· 18 years ago
ab5cfd2
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
833f732
[PATCH] EXT2: Remove superblock lock contention in ext2_statfs
by Dave Kleikamp
· 18 years ago
27bea32
[PATCH] JFFS2: SUMMARY: fix a summary collecting bug
by Zoltan Sogor
· 18 years ago
20acaa1
[PATCH] ext3 sequential read regression fix
by Suparna Bhattacharya
· 18 years ago
fdb3667
[PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode number
by NeilBrown
· 18 years ago
ecaff75
[PATCH] knfsd: Have ext2 reject file handles with bad inode numbers early
by NeilBrown
· 18 years ago
d882687
[JFFS2][SUMMARY] Fix a summary collecting bug.
by Havasi Ferenc
· 18 years ago
48c068e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
af84b99
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 18 years ago
e9f7bee
[PATCH] NFS: large non-page-aligned direct I/O clobbers memory
by Trond Myklebust
· 18 years ago
3665d0e
[PATCH] ext3_getblk() should handle HOLE correctly
by Badari Pulavarty
· 18 years ago
0edc7d0
[XFS] Fix a bad pointer dereference in the quota statvfs handling.
by Nathan Scott
· 18 years ago
0a8d17d
[XFS] Fix xfs_splice_write() so appended data gets to disk.
by David Chinner
· 18 years ago
721259b
[XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling
by Lachlan McIlroy
· 18 years ago
4be536d
[XFS] Prevent free space oversubscription and xfssyncd looping.
by David Chinner
· 18 years ago
b835beb
[CIFS] Fix CIFS readdir access denied when SE Linux enabled
by Steve French
· 18 years ago
fe2bbc4
[PATCH] add missing desctiption in super.c
by Henrik Kretzschmar
· 18 years ago
4cfb04a
[PATCH] manage-jbd-its-own-slab fix
by Badari Pulavarty
· 18 years ago
0a7d5f8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
7288026
[XFS] Fix char size overflow in bmap_alloc call for unwritten extent conversion.
by Adrian Bunk
· 18 years ago
dc709bd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
f5ef68d
[PATCH] /proc/meminfo: don't put spaces in names
by Andrew Morton
· 18 years ago
513627d
[PATCH] fix up lockdep trace in fs/exec.c
by Dave Jones
· 18 years ago
4df4624
[PATCH] lockdep: annotate reiserfs
by Ingo Molnar
· 18 years ago
Next »