Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
15d00c0b91ca776b51b5ab04f79ab35b06670d30
/
fs
15d00c0
[GFS2] Fix leak of gfs2_bufdata
by Steven Whitehouse
· 18 years ago
fcc8abc
[DLM] move kmap to after spin_unlock
by David Teigland
· 18 years ago
8872187
[GFS2] Fix a couple of refcount leaks.
by Russell Cattelan
· 18 years ago
4a99c3d
[DLM] reject replies to old requests
by David Teigland
· 18 years ago
faa0f26
[DLM] show nodeid for recovery message
by David Teigland
· 18 years ago
0644244
[DLM] break from snprintf loop
by David Teigland
· 18 years ago
f6db1b8
[DLM] abort recovery more quickly
by David Teigland
· 18 years ago
5ff5191
[DLM] print bad length in assertion
by David Teigland
· 18 years ago
f438714
[GFS2] Fix lack of buffers in writepage bug
by Steven Whitehouse
· 18 years ago
cc346d5
[DLM] fix userland unlock
by Patrick Caulfield
· 18 years ago
2b557f6
[GFS2] Fix gfs_ prefix in locking.c
by Steven Whitehouse
· 18 years ago
ad73c67
Merge branch 'master'
by Steven Whitehouse
· 18 years ago
08eac93
[GFS2] match plock result with correct request
by David Teigland
· 18 years ago
3120ec5
[GFS2] lockproto api prefix
by David Teigland
· 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
59a1cc6
[GFS2] Fix lock ordering bug in page fault path
by Steven Whitehouse
· 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
899bb26
[GFS2] Fix bug in directory code
by Steven Whitehouse
· 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
344fe78
[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()
by Josh Triplett
· 18 years ago
0aa9e4f
[PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_readpage()
by Josh Triplett
· 18 years ago
6ecbc4e
[PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_open()
by Josh Triplett
· 18 years ago
5b6509a
[PATCH] inotify: fix deadlock found by lockdep
by Arjan van de Ven
· 18 years ago
cfa224e
[PATCH] enable mac partition label per default on pmac
by Olaf Hering
· 18 years ago
0e1dfc6
[PATCH] invalidate_bdev() speedup
by Andrew Morton
· 18 years ago
d1bbf14
[PATCH] knfsd: Fix stale file handle problem with subtree_checking.
by NeilBrown
· 18 years ago
2ccb48e
[PATCH] ext3: avoid triggering ext3_error on bad NFS file handle
by Neil Brown
· 18 years ago
de9b75d
[GFS2] add plock owner
by David Teigland
· 18 years ago
420b9e5
[GFS2] Tidy up in various files
by Steven Whitehouse
· 18 years ago
b1b934d
Merge branch 'master'
by Steven Whitehouse
· 18 years ago
5dd9fea
[GFS2] Fix bug in clear_inode
by Steven Whitehouse
· 18 years ago
41ff715
[XFS] Ensure bulkstat from an invalid inode number gets caught always with
by Nathan Scott
· 18 years ago
b2ea401
[XFS] Fix a barrier related forced shutdown on mounts with quota enabled.
by Nathan Scott
· 18 years ago
f5faad7
[XFS] Fix remount vs no/barrier options by ensuring we clear unwanted
by Nathan Scott
· 18 years ago
2a293b7
[XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.
by Christoph Hellwig
· 18 years ago
2b98a54
[GFS2] Fix bug in super block reading code
by Steven Whitehouse
· 18 years ago
dd894be
[GFS2] Change some allocations to GFP_NOFS
by Steven Whitehouse
· 18 years ago
f45b7dd
[GFS2] Use a bio to read the superblock
by Steven Whitehouse
· 18 years ago
ae4a382
[DLM] fix i_private
by David Teigland
· 18 years ago
20abf97
[DLM] fix broken patches
by David Teigland
· 18 years ago
ba7f729
[GFS2] Remove page.[ch]
by Steven Whitehouse
· 18 years ago
f25ef0c
[GFS2] Tidy gfs2_unstuffer_page
by Steven Whitehouse
· 18 years ago
8145680
[DLM] schedule during long loop through locks
by David Teigland
· 18 years ago
2b4e926
[DLM] fix loop in grant_after_purge
by David Teigland
· 18 years ago
f7da790
[DLM] set purged flag on rsbs
by David Teigland
· 18 years ago
5de6319
[DLM] more info through debugfs
by David Teigland
· 18 years ago
a9e5f4d
[GFS2] Alter direct I/O path
by Steven Whitehouse
· 18 years ago
52f341c
[GFS2] gfs2_set_flags double locking patch
by Abhijith Das
· 18 years ago
c5921fd
[GFS2] fix typo in locking/dlm
by David Teigland
· 18 years ago
3609819
[DLM] fix whitespace damage
by David Teigland
· 18 years ago
34e22be
[DLM] fix leaking user locks
by David Teigland
· 18 years ago
3b4a0a7
[DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operations
by Adrian Bunk
· 18 years ago
e0f2bf7
[GFS2] Fix endian conversion bug
by Steven Whitehouse
· 18 years ago
634ee0b
[GFS2] Fix use after free bug in dir.c
by Steven Whitehouse
· 18 years ago
4bf311d
Merge branch 'master'
by Steven Whitehouse
· 18 years ago
b20e481
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
6d76fa5
Don't allow chmod() on the /proc/<pid>/ files
by Linus Torvalds
· 18 years ago
92d0328
Mark /proc MS_NOSUID and MS_NOEXEC
by Linus Torvalds
· 18 years ago
2589045
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
by Shailabh Nagar
· 18 years ago
d247e2c
[PATCH] add function documentation for register_chrdev()
by Rolf Eike Beer
· 18 years ago
6fbe82a
[PATCH] reiserfs: fix handling of device names with /'s in them
by Jeff Mahoney
· 18 years ago
de45921
[PATCH] struct file leakage
by Kirill Korotaev
· 18 years ago
9ee8ab9
Relax /proc fix a bit
by Linus Torvalds
· 18 years ago
18b0bbd
Fix nasty /proc vulnerability
by Linus Torvalds
· 18 years ago
0d10e47
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
597d0ca
[DLM] dlm: user locks
by David Teigland
· 18 years ago
2eb168c
[GFS2] NFS update
by Wendy Cheng
· 18 years ago
a29b0b7
[PATCH] alloc_fdtable() expansion fix
by Andrew Morton
· 18 years ago
0635170
[PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()
by Adam B. Jerome
· 18 years ago
232ba9d
[PATCH] lockdep: annotate the sysfs i_mutex to be a separate class
by Arjan van de Ven
· 18 years ago
d579091
[PATCH] fix fdset leakage
by Kirill Korotaev
· 18 years ago
826adfe
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 18 years ago
4da3c64
[GFS2] Fix a coupls of warnings in dir.c
by Steven Whitehouse
· 18 years ago
b2a580d
[PATCH] patch to init di_payload_format field in gfs2_dinode
by Abhijith Das
· 18 years ago
f3bba03
[GFS2] Fix deadlock in memory allocation
by Steven Whitehouse
· 18 years ago
4340fe6
[GFS2] Add generation number
by Steven Whitehouse
· 18 years ago
e2b2095
[PATCH] knfsd: nfsd4: add per-operation server stats
by Shankar Anand
· 18 years ago
36cf96f
[PATCH] Remove leftover ext3 acl declarations
by Andreas Gruenbacher
· 18 years ago
92eb7a2
[PATCH] fix weird logic in alloc_fdtable()
by Andrew Morton
· 18 years ago
6d8c4e3
[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt
by David Howells
· 18 years ago
b4cac1a
[PATCH] FDPIC: Move roundup() into linux/kernel.h
by David Howells
· 18 years ago
8a2ab7f
[PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyle
by David Howells
· 18 years ago
21ff821
[PATCH] NOMMU: Fix execution off of ramfs with mmap()
by David Howells
· 18 years ago
Next »