Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
06024f217d607369f0ee0071034ebb03071d5fb2
/
fs
« Previous
1d95db8
NFSv4: Fix acl buffer size
by J. Bruce Fields
· 19 years ago
8c233cf
NFSv4: handle no acl attr
by J. Bruce Fields
· 19 years ago
7f709a4
NFSv4: Fix an oopsable condition in nfs_free_seqid
by Trond Myklebust
· 19 years ago
6fe43f9
NFS: Fix rename of directory onto empty directory
by Trond Myklebust
· 19 years ago
4c780a4
Fix Connectathon locking test failure
by Trond Myklebust
· 19 years ago
550f574
NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race
by Trond Myklebust
· 19 years ago
b8e5c4c
NFSv4: If a delegated open fails, ensure that we return the delegation
by Trond Myklebust
· 19 years ago
642ac54
NFSv4: Return delegations in case we're changing ACLs
by Trond Myklebust
· 19 years ago
cae7a07
NFSv4: Return delegation upon rename or removal of file.
by Trond Myklebust
· 19 years ago
cdce5d6
VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission().
by Trond Myklebust
· 19 years ago
6f926b5
[NFS]: Check that the server returns a valid regular file to our OPEN request
by Trond Myklebust
· 19 years ago
02a913a
NFSv4: Eliminate nfsv4 open race...
by Trond Myklebust
· 19 years ago
834f2a4
VFS: Allow the filesystem to return a full file pointer on open intent
by Trond Myklebust
· 19 years ago
039c4d7
NFS: Fix up a race in the NFS implementation of GETLK
by Trond Myklebust
· 19 years ago
06735b3
NFSv4: Fix up handling of open_to_lock sequence ids
by Trond Myklebust
· 19 years ago
faf5f49
NFSv4: Make NFS clean up byte range locks asynchronously
by Trond Myklebust
· 19 years ago
0a8838f
NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR.
by Trond Myklebust
· 19 years ago
83c9d41
NFSv4: Remove nfs4_client->cl_sem from close() path
by Trond Myklebust
· 19 years ago
e6dfa55
NFSv4: Remove obsolete state_owner and lock_owner semaphores
by Trond Myklebust
· 19 years ago
9512135
NFSv4: Fix a potential CLOSE race
by Trond Myklebust
· 19 years ago
cee54fc
NFSv4: Add functions to order RPC calls
by Trond Myklebust
· 19 years ago
cff6bf9
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
by Trond Myklebust
· 19 years ago
4faa528
[PATCH] aio: revert lock_kiocb()
by Zach Brown
· 19 years ago
b65574f
[PATCH] output of /proc/maps on nommu systems is incomplete
by David McCullough
· 19 years ago
6ce9691
[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode()
by Trond Myklebust
· 19 years ago
b3c52da
[PATCH] NFS: Fix cache consistency races
by Trond Myklebust
· 19 years ago
7946ada
Merge branch 'master' of /usr/src/ntfs-2.6/
by Anton Altaparmakov
· 19 years ago
63c6764
[PATCH] nommu build error fix
by Yoshinori Sato
· 19 years ago
84d2f07
CIFS: cifs_writepages should not write beyond end of file
by Steve French
· 19 years ago
b6ec995
Merge from Linus' tree
by Paul Mackerras
· 19 years ago
47c786e
[CIFS] Add null malloc response check in notify experimental code
by Steve French
· 19 years ago
1047abc
[CIFS] CIFS Stats improvements
by Steve French
· 19 years ago
6de5051
[PATCH] binfmt_elf bss padding fix
by akpm@osdl.org
· 19 years ago
22c1ea4
[PATCH] nfsacl: Solaris VxFS compatibility fix
by Andreas Gruenbacher
· 19 years ago
19cba8a
[PATCH] v9fs: remove additional buffer allocation from v9fs_file_read and v9fs_file_write
by Latchesar Ionkov
· 19 years ago
98b2703
NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own
by Anton Altaparmakov
· 19 years ago
b6a47fd
JFS: Corrupted block map should not cause trap
by Dave Kleikamp
· 19 years ago
29f5f3c
NTFS: Remove address space operations ->prepare_write and ->commit_write in
by Anton Altaparmakov
· 19 years ago
29b8990
NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
by Anton Altaparmakov
· 19 years ago
29d8699
Merge branch 'master' of /usr/src/ntfs-2.6/
by Anton Altaparmakov
· 19 years ago
4ca9c19
[CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL
by Steve French
· 19 years ago
34210f3
[CIFS] Still missing a line from previous fix
by Steve French
· 19 years ago
9e2e85f
[CIFS] Fix minor build problem with previous changeset
by Steve French
· 19 years ago
b387eae
[CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults
by Steve French
· 19 years ago
5e1253b
[CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN.
by Steve French
· 19 years ago
02c37a6d
[CIFS] Update cifs version to 1.38
by Steve French
· 19 years ago
190fdeb
[CIFS] Fix byte range locking to Windows when Windows server returns
by Steve French
· 19 years ago
0ae0efa
[CIFS] Fix rsize calculation so that large readx flag is checked.
by Steve French
· 19 years ago
68058e7
[CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff
by Steve French
· 19 years ago
1cc956e
[PATCH] relayfs: fix bogus param value in call to vmap
by Tom Zanussi
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
131afd0b
[CIFS] /proc/fs/cifs debug code cleanup and new stats2
by Steve French
· 19 years ago
8298411
Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL
by Linus Torvalds
· 19 years ago
dd99cd8
[CIFS] cleanup sparse and compile errors in previous fix
by Steve French
· 19 years ago
4a77118
CIFS: Allow wsize to exceed CIFSMaxBufSize
by Steve French
· 19 years ago
37c0eb4
CIFS: implement cifs_writepages to perform multi-page I/O
by Steve French
· 19 years ago
6148a74
CIFS: Create routine find_writable_file to reduce redundant code
by Steve French
· 19 years ago
c2b513d
[PATCH] bfs iget() abuses
by Al Viro
· 19 years ago
ce0fe7e
[PATCH] bfs endianness annotations
by Alexey Dobriyan
· 19 years ago
e943825
NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes
by Anton Altaparmakov
· 19 years ago
dd07233
NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports
by Anton Altaparmakov
· 19 years ago
2d86829
NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to
by Anton Altaparmakov
· 19 years ago
2a6fc4e1
NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks
by Anton Altaparmakov
· 19 years ago
8925d4f
NTFS: Change ntfs_attr_make_non_resident to take the attribute value size
by Anton Altaparmakov
· 19 years ago
fc0fa7d
NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter
by Anton Altaparmakov
· 19 years ago
511bea5
NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute
by Anton Altaparmakov
· 19 years ago
69b41e3
NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute
by Anton Altaparmakov
· 19 years ago
fd9d636
NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute
by Anton Altaparmakov
· 19 years ago
c394e45
NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable
by Anton Altaparmakov
· 19 years ago
18efefa
NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the
by Anton Altaparmakov
· 19 years ago
04c0881
[CIFS] Missing parenthesis from error message in previous fix
by Steve French
· 19 years ago
8cc64c6
[CIFS] Allow SMBWrite2 to work to older servers
by Steve French
· 19 years ago
3e84469
[CIFS] Add writepages support to shrink memory usage on writes,
by Steve French
· 19 years ago
ac17b8b
JFS: make special inodes play nicely with page balancing
by Dave Kleikamp
· 19 years ago
dd190d0
[PATCH] fuse: check O_DIRECT
by Miklos Szeredi
· 19 years ago
daa35ed
[PATCH] uml: remove empty hostfs_truncate method
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
353fb07
[PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0
by Zach Brown
· 19 years ago
897f15f
[PATCH] aio: remove unlocked task_list test and resulting race
by Zach Brown
· 19 years ago
998765e
[PATCH] aio: lock around kiocbTryKick()
by Zach Brown
· 19 years ago
192eaa2
[PATCH] missing ERR_PTR in 9fs
by Al Viro
· 19 years ago
411b67b
[PATCH] readv/writev syscalls are not checked by lsm
by Kostik Belousov
· 19 years ago
ab11d1e
Merge by hand from Linus' tree.
by Paul Mackerras
· 19 years ago
e3306dd
[PATCH] epoll: handle timeout overflow
by Davide Libenzi
· 19 years ago
0b8dd17
[PATCH] v9fs: fix races in fid allocation
by Latchesar Ionkov
· 19 years ago
dc7b5fd
[PATCH] Fix ext3_new_inode() failure paths
by Chris Sykes
· 19 years ago
9ed6c2f
[PATCH] Fix ext2_new_inode() failure paths
by Chris Sykes
· 19 years ago
ee4e527
[PATCH] fuse: check reserved node ID values
by Miklos Szeredi
· 19 years ago
909021e
[PATCH] fuse: add required version info
by Miklos Szeredi
· 19 years ago
e2fcc61
NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with
by Anton Altaparmakov
· 19 years ago
e8c2cd9
Merge branch 'master' of /home/src/linux-2.6/
by Anton Altaparmakov
· 19 years ago
5a8c0cc
NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the
by Anton Altaparmakov
· 19 years ago
838bf96
NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by
by Anton Altaparmakov
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago
ede1327
[PATCH] cifs: Add support for suspend
by Steve French
· 19 years ago
f134585
Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"
by Trond Myklebust
· 19 years ago
3063d8a
NFS: Make /proc/mounts display the protocol used by NFSv4
by Trond Myklebust
· 19 years ago
278c995
[PATCH] RPC,NFS: new rpc_pipefs patch
by Christoph Hellwig
· 19 years ago
03bf4b7
[PATCH] RPC: parametrize various transport connect timeouts
by Chuck Lever
· 19 years ago
ed63c00
[PATCH] RPC: remove xprt->nocong
by Chuck Lever
· 19 years ago
43118c2
[PATCH] RPC: get rid of xprt->stream
by Chuck Lever
· 19 years ago
Next »