Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
788e7a89a03e364855583c0ab4649b94925efbb9
/
fs
788e7a8
NFS: Cleanup of NFS write code in preparation for asynchronous o_direct
by Trond Myklebust
· 19 years ago
7117bf3
lockd: Remove FL_LOCKD flag
by J. Bruce Fields
· 19 years ago
8dc7c31
locks,lockd: fix race in nlmsvc_testlock
by Andy Adamson
· 19 years ago
2e0af86
locks: remove unused posix_block_lock
by Andy Adamson
· 19 years ago
a85f193
lockd: make nlmsvc_lock use only posix_lock_file
by Andy Adamson
· 19 years ago
5de0e50
lockd: simplify nlmsvc_grant_blocked
by Andy Adamson
· 19 years ago
15dadef
lockd: clean up nlmsvc_lock
by Andy Adamson
· 19 years ago
1e7cb3d
NFS: directory trace messages
by Chuck Lever
· 19 years ago
dead28d
SUNRPC: eliminate rpc_call()
by Chuck Lever
· 19 years ago
cc0175c
SUNRPC: display human-readable procedure name in rpc_iostats output
by Chuck Lever
· 19 years ago
4ece3a2
NFS: add RPC I/O statistics to /proc/self/mountstats
by Chuck Lever
· 19 years ago
67ec9f4
NFS: report how long an NFS file system has been mounted
by Chuck Lever
· 19 years ago
006ea73
NFS: add hooks to account for NFSERR_JUKEBOX errors
by Chuck Lever
· 19 years ago
91d5b47
NFS: add I/O performance counters
by Chuck Lever
· 19 years ago
d9ef5a8
NFS: introduce mechanism for tracking NFS client metrics
by Chuck Lever
· 19 years ago
c8bded9
NFS: clean up some mount options
by Chuck Lever
· 19 years ago
7a480e2
NFS: show retransmit settings when displaying mount options
by Chuck Lever
· 19 years ago
b4629fe
VFS: New /proc file /proc/self/mountstats
by Chuck Lever
· 19 years ago
c9d5128
NFS: sem2mutex idmap.c
by Ingo Molnar
· 19 years ago
bd64754
NFS: kzalloc conversion in fs/nfs
by Eric Sesterhenn
· 19 years ago
a162a6b
NFSv4: Kill braindead gcc warnings
by Trond Myklebust
· 19 years ago
967b928
NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state()
by Trond Myklebust
· 19 years ago
12de3b3
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
by Trond Myklebust
· 19 years ago
fb374d2
NFS: reduce the number of false cache invalidations.
by Trond Myklebust
· 19 years ago
c8d149f
NFS: "const static" vs "static const" in nfs4
by Jesper Juhl
· 19 years ago
ca62b9c
NFSv4: Don't invalidate cached attributes if change attribute is unchanged
by Trond Myklebust
· 19 years ago
755c1e2
NFS: writes should not clobber utimes() calls
by Trond Myklebust
· 19 years ago
7bab377
lockd: Don't expose the process pid to the NLM server
by Trond Myklebust
· 19 years ago
36943fa
NLM: nlm_alloc_call should not immediately fail on signal
by Trond Myklebust
· 19 years ago
47831f3
VFS: Fix __posix_lock_file() copy of private lock area
by Trond Myklebust
· 19 years ago
1dd594b
NFS: Fix buglet in fs/nfs/write.c
by Neil Brown
· 19 years ago
cd52ed3
NFS: Avoid races between writebacks and truncation
by Trond Myklebust
· 19 years ago
b92dccf
NFS: Fix a busy inodes issue...
by Trond Myklebust
· 19 years ago
85c6932
[PATCH] nfsservctl(): remove user-triggerable printk
by Peter Staubach
· 19 years ago
8532159
[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache
by Eric Van Hensbergen
· 19 years ago
2d7f2ea
[PATCH] Fix ext2 readdir f_pos re-validation logic
by Al Viro
· 19 years ago
f13b835
[PATCH] fs/namespace.c:dup_namespace(): fix a use after free
by Adrian Bunk
· 19 years ago
4983da0
[PATCH] page migration: fail if page is in a vma flagged VM_LOCKED
by Christoph Lameter
· 19 years ago
0ee10a4
Merge git://oss.sgi.com:8090/oss/git/rc-fixes
by Linus Torvalds
· 19 years ago
3fb962b
Fix a direct I/O locking issue revealed by the new mutex code.
by Nathan Scott
· 19 years ago
a488edc
[PATCH] JFS: Take logsync lock before testing mp->lsn
by Dave Kleikamp
· 19 years ago
30f4e20
[PATCH] NLM: Ensure we do not Oops in the case of an unlock
by Trond Myklebust
· 19 years ago
c12e87f
[PATCH] NFSv4: fix mount segfault on errors returned that are < -1000
by Trond Myklebust
· 19 years ago
143f412
[PATCH] NFS: Fix a potential panic in O_DIRECT
by Trond Myklebust
· 19 years ago
cd6ef84
[PATCH] ext3: fix nobh mode for chattr +j inodes
by Badari Pulavarty
· 19 years ago
0adb25d
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
by Kirill Korotaev
· 19 years ago
0ef675d
[PATCH] mtd: 64 bit fixes
by Atsushi Nemoto
· 19 years ago
1efa3c0
[NET] compat ifconf: fix limits
by Randy Dunlap
· 19 years ago
731805b
[PATCH] v9fs: fix for access to unitialized variables or freed memory
by Latchesar Ionkov
· 19 years ago
90f0094
[PATCH] s390: dasd partition detection
by Horst Hummel
· 19 years ago
e96fb23
[PATCH] jffs2: avoid divide-by-zero
by David Woodhouse
· 19 years ago
529bf6b
[PATCH] fix file counting
by Dipankar Sarma
· 19 years ago
4d6660e
[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options
by Phillip Susi
· 19 years ago
a19cbd4
Mark the pipe file operations static
by Linus Torvalds
· 19 years ago
d19e997
Simplify fifo_open() locking logic
by Linus Torvalds
· 19 years ago
ad820c5d
[PATCH] smaps: shared fix
by Nick Piggin
· 19 years ago
5ddfae1
[PATCH] smaps: hugepages fix
by Nick Piggin
· 19 years ago
ecbd3a6
[PATCH] ramfs needs to update directory m/ctime on symlink
by Peter Staubach
· 19 years ago
ff3aea0
[PATCH] cramfs mounts provide corrupted content since 2.6.15
by Dave Johnson
· 19 years ago
e77e6f3
[CIFS] Always match oplock break (cache notification) to the right tcp
by Steve French
· 19 years ago
3af1efe
[PATCH] reiserfs: fix unaligned bitmap usage
by Jeff Mahoney
· 19 years ago
c499ec2
[PATCH] reiserfs: do not check if unsigned < 0
by Vladimir V. Saveliev
· 19 years ago
46f6dac
[PATCH] v9fs: simplify fid mapping
by Eric Van Hensbergen
· 19 years ago
74b8054
[PATCH] v9fs: fix bug in atomic create open fix
by Eric Van Hensbergen
· 19 years ago
6a3124a
[PATCH] v9fs: fix atomic create open
by Latchesar Ionkov
· 19 years ago
81f2094
[PATCH] ocfs2: use hlists for lockres hash
by Mark Fasheh
· 19 years ago
b7668c7
[PATCH] ocfs2: added source addr to bind() in o2net_start_connect()
by Sunil Mushran
· 19 years ago
110ba90
ocfs2: Respond to on-disk corruption in the extent map code.
by Joel Becker
· 19 years ago
93cc9ac
ocfs2: Set .owner on masklog sysfs attributes.
by Joel Becker
· 19 years ago
b4df6ed
[PATCH] ocfs2: fix orphan recovery deadlock
by Mark Fasheh
· 19 years ago
895928b
[PATCH] ocfs2: complete failure recovery for nodemanager init
by Jeff Mahoney
· 19 years ago
362342f
[PATCH] ocfs2: remove non existing function prototypes
by Mark Fasheh
· 19 years ago
d267a56
[PATCH] ocfs2: remove unused code
by Mark Fasheh
· 19 years ago
d3178bc
[PATCH] ocfs2: remove pointless max journal size limit
by Mark Fasheh
· 19 years ago
6b7a6c9
[PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64
by Jeff Mahoney
· 19 years ago
0551fbd
[PATCH] Add mm->task_size and fix powerpc vdso
by Benjamin Herrenschmidt
· 19 years ago
50322fe
[PATCH] fuse: fix bug in negative lookup
by Miklos Szeredi
· 19 years ago
2353e8e
[XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes
by Eric Sandeen
· 19 years ago
dae81d4
[XFS] Reduce stack use during quota mounts (caused a panic). This
by Nathan Scott
· 19 years ago
07ff2fa
[XFS] Fix a realtime allocator regression introduced by an old iget race
by Nathan Scott
· 19 years ago
fc5870f
[PATCH] x86_64: Fix ioctl compat code for /dev/rtc
by Andi Kleen
· 19 years ago
5342fba
[PATCH] x86_64: Check for bad elf entry address.
by Suresh Siddha
· 19 years ago
2cb5b6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6
by Linus Torvalds
· 19 years ago
8dde050
[PATCH] ramfs: update dir mtime and ctime
by Andrew Morton
· 19 years ago
c04030e
[PATCH] flags parameter for linkat
by Ulrich Drepper
· 19 years ago
1cf3109f
NTFS: Do more detailed reporting of why we cannot mount read-write by
by Anton Altaparmakov
· 19 years ago
78af34f
NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
by Anton Altaparmakov
· 19 years ago
7b875af
Merge ../ntfs-2.6-devel
by Anton Altaparmakov
· 19 years ago
3672b63
NTFS: - Cope with attribute list attribute having invalid flags.
by Anton Altaparmakov
· 19 years ago
fab8d6d
Merge branch 'master' of /home/src/linux-2.6/
by Anton Altaparmakov
· 19 years ago
6cec2ae
[PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error
by Steve French
· 19 years ago
fa67576
Revert mount/umount uevent removal
by Greg Kroah-Hartman
· 19 years ago
cf70a6f
Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird
by Linus Torvalds
· 19 years ago
e1c9211
[PATCH] v9fs: update documentation and fix debug flag
by Eric Van Hensbergen
· 19 years ago
76b6159
[PATCH] fix handling of st_nlink on procfs root
by Al Viro
· 19 years ago
74910e6
[PATCH] select: time comparison fixes
by Andrew Morton
· 19 years ago
77e7f25
[PATCH] fuse: fix bug in aborted fuse_release_end()
by Miklos Szeredi
· 19 years ago
b2f4903
[PATCH] fix deadlock in ext2
by Peter Staubach
· 19 years ago
f671c09
[PATCH] ocfs2: detach from heartbeat events before freeing mle
by Kurt Hackel
· 19 years ago
745ae8ba
[PATCH] ocfs2: only checkpoint journal when asked to
by Mark Fasheh
· 19 years ago
Next »