Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0f45d7f36b766cb668cebfb5d4d2f67b4a8676ba
/
fs
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
ea81739
[PATCH] Manage jbd allocations from its own slabs
by Badari Pulavarty
· 18 years ago
45f17e0
[PATCH] eventpoll.c compile fix
by Masoud Asgharifard Sharbiani
· 18 years ago
ecdc639
[PATCH] ufs: truncate correction
by Evgeniy Dushistov
· 18 years ago
c37336b
[PATCH] ufs: write to hole in big file
by Evgeniy Dushistov
· 18 years ago
08fb306f
[PATCH] ext3 filesystem bogus ENOSPC with reservation fix
by Mingming Cao
· 18 years ago
607eb26
[PATCH] ext2: prevent div-by-zero on corrupted fs
by Andries Brouwer
· 18 years ago
f5fb09f
[PATCH] Fix for minix crash
by Andries Brouwer
· 18 years ago
6946bd6
[PATCH] lockdep: fix blkdev_open() warning
by Peter Zijlstra
· 18 years ago
81a42d2
[DISKLABEL] SUN: Fix signed int usage for sector count
by Jeff Mahoney
· 18 years ago
62250b3
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
by Greg Kroah-Hartman
· 18 years ago
a969fd5
VFS: Remove redundant open-coded mode bit checks in open_exec().
by Trond Myklebust
· 18 years ago
9167b0b
VFS: Remove redundant open-coded mode bit check in prepare_binfmt().
by Trond Myklebust
· 18 years ago
a343bb7
VFS: Fix access("file", X_OK) in the presence of ACLs
by Trond Myklebust
· 18 years ago
16b4289
NFSv4: Add v4 exception handling for the ACL functions.
by Trond Myklebust
· 18 years ago
e889649
NFS: Check lengths more thoroughly in NFS4 readdir XDR decode
by David Howells
· 18 years ago
79558f3
NFS: Fix issue with EIO on NFS read
by Trond Myklebust
· 18 years ago
01df9c5
LOCKD: Fix a deadlock in nlm_traverse_files()
by Trond Myklebust
· 18 years ago
8f8e7a5
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
by Trond Myklebust
· 18 years ago
5d67476
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
by Trond Myklebust
· 18 years ago
a634904
VFS: add lookup hint for network file systems
by ASANO Masahiro
· 18 years ago
ddeff52
NFS: Fix a potential deadlock in nfs_release_page
by Nikita Danilov
· 18 years ago
00a2b0f
Fix possible UDF deadlock and memory corruption (CVE-2006-4145)
by Jan Kara
· 18 years ago
e014ff8
[PATCH] uninline ioprio_best()
by Oleg Nesterov
· 18 years ago
9f83e45
[PATCH] Fix current_io_context() vs set_task_ioprio() race
by Oleg Nesterov
· 18 years ago
78bd4d4
[PATCH] sys_ioprio_set: minor do_each_thread+break fix
by Oleg Nesterov
· 18 years ago
ea4c07d
[CIFS] Do not send Query All EAs SMB when mount option nouser_xattr specified
by Steve French
· 18 years ago
0b6c0bb
fs/jffs2/xattr.c: remove dead code
by Adrian Bunk
· 18 years ago
80914d9
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Greg Kroah-Hartman
· 18 years ago
5ddaa68
[CIFS] endian errors in lanman protocol support
by Steve French
· 18 years ago
e466e48
[CIFS] Fix oops in cifs_close due to unitialized lock sem and list in
by Steve French
· 18 years ago
74361cb
[PATCH] fcntl(F_SETSIG) fix
by Trond Myklebust
· 18 years ago
1d7ea73
[PATCH] fuse: fix error case in fuse_readpages
by Alexander Zarochentsev
· 18 years ago
95f8797
[PATCH] initialize parts of udf inode earlier in create
by Dan Bastone
· 18 years ago
1725cd0
[PATCH] adfs error message fix
by Andrew Morton
· 18 years ago
66abda5e
[CIFS] Fix oops when negotiating lanman and no password specified
by Steve French
· 18 years ago
7ee1af7
[CIFS]
by Jeremy Allison
· 18 years ago
6c3d890
[CIFS] Allow cifsd to suspend if connection is lost
by Steve French
· 18 years ago
5da07b0
[CIFS] Make midState usage more consistent
by Steve French
· 18 years ago
14a441a2b
[CIFS] spinlock protect read of last srv response time in timeout path
by Steve French
· 18 years ago
3a5ff61
[CIFS] Do not time out posix brl requests when using new posix setfileinfo
by Steve French
· 18 years ago
99baa75
Merge git://oss.sgi.com:8090/nathans/xfs-rc-2.6
by Greg Kroah-Hartman
· 18 years ago
0e1edbd
[XFS] Fix xfs_free_extent related NULL pointer dereference.
by Nathan Scott
· 18 years ago
883d4ca
ocfs2: allocation hints
by Mark Fasheh
· 18 years ago
7bf72ed
ocfs2: better group descriptor consistency checks
by Mark Fasheh
· 19 years ago
101ebf2
ocfs2: limit cluster bitmap information saved at mount
by Mark Fasheh
· 19 years ago
9acd72f
[PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres
by Adrian Bunk
· 18 years ago
34e3d18
ocfs2: fix check for locally granted state during dlmunlock()
by Kurt Hackel
· 18 years ago
a23eac9
ocfs2: do not modify lksb->status in the unlock ast
by Kurt Hackel
· 18 years ago
4b1af77
ocfs2: Fix lvb corruption
by Kurt Hackel
· 18 years ago
dbd43d0
Merge branch 'master' of /home/greg/linux/git/torvalds-2.6/
by Greg Kroah-Hartman
· 18 years ago
225add6
[PATCH] udf: initialize parts of inode earlier in create
by Eric Sandeen
· 18 years ago
b4c76fa
[PATCH] reiserfs_write_full_page() should not get_block past eof
by Chris Mason
· 18 years ago
b5f3953
[PATCH] fix reiserfs lock inversion of bkl vs inode semaphore
by Chris Mason
· 18 years ago
94f563c
[PATCH] Fix BeFS slab corruption
by Diego Calleja
· 18 years ago
b0b33de
[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()
by Alexander Zarochentsev
· 18 years ago
06fa45d
[PATCH] ufs: handle truncated pages
by Evgeniy Dushistov
· 18 years ago
1fb32b7
[PATCH] ufs: ufs_get_locked_page() race fix
by Evgeniy Dushistov
· 18 years ago
91a2eb2
Merge ../torvalds-2.6/
by Greg Kroah-Hartman
· 18 years ago
53c7d2b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Greg Kroah-Hartman
· 18 years ago
f3d43c7
NLM/lockd: remove b_done
by J. Bruce Fields
· 18 years ago
e4e2051
NFS: make 2 functions static
by Adrian Bunk
· 18 years ago
ce51019
NFS: Release dcache_lock in an error path of nfs_path
by Josh Triplett
· 18 years ago
5ac3a9c
[PATCH] don't bother with aux entires for dummy context
by Al Viro
· 18 years ago
73d3ec5
[PATCH] fix missed create event for directory audit
by Amy Griffis
· 18 years ago
3e2efce
[PATCH] fix faulty inode data collection for open() with O_CREAT
by Amy Griffis
· 18 years ago
834a9b8
[PATCH] 9p: fix fid behavior on failed remove
by Eric Van Hensbergen
· 18 years ago
4c90c68
[PATCH] 9p: fix marshalling bug in tcreate with empty extension field
by Russ Ross
· 18 years ago
0e31f51
[PATCH] ext3 -nobh option causes oops
by Badari Pulavarty
· 18 years ago
bc65ac6a
[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir
by Josh Triplett
· 18 years ago
873302c
[PATCH] fuse: fix typo
by Miklos Szeredi
· 18 years ago
0a0898c
[PATCH] fuse: use jiffies_64
by Miklos Szeredi
· 18 years ago
685d16d
[PATCH] fuse: fix zero timeout
by Miklos Szeredi
· 18 years ago
Next »