Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
072f62ed85a71bbb3429a52678500ec9f9441e0d
/
fs
« Previous
e6a0e9c
[XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.
by Tim Shimmin
· 18 years ago
f10bb2d
[XFS] Remove unused ilen variable and references.
by Tim Shimmin
· 18 years ago
ba87ea6
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
by Lachlan McIlroy
· 18 years ago
2a32963
[XFS] Fix race condition in xfs_write().
by Lachlan McIlroy
· 18 years ago
e6d2942
[XFS] Fix uquota and oquota enforcement problems.
by Kouta Ooizumi
· 18 years ago
d3cf209
[XFS] propogate return codes from flush routines
by Lachlan McIlroy
· 18 years ago
424ea91b
[XFS] Fix quotaon syscall failures for group enforcement requests.
by Donald Douwsma
· 18 years ago
646d5bd
[XFS] Invalidate quotacheck when mounting without a quota type.
by Donald Douwsma
· 18 years ago
e7a23a9
[XFS] reducing the number of random number functions.
by Joe Perches
· 18 years ago
e9ed9d2
[XFS] remove more misc. unused args
by Eric Sandeen
· 18 years ago
ef497f8
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
by Eric Sandeen
· 18 years ago
1c72bf9
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL.
by Eric Sandeen
· 18 years ago
2d56d3c
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 18 years ago
5cefcab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 18 years ago
1394f03
blackfin architecture
by Bryan Wu
· 18 years ago
5bc9859
hugetlbfs: add NULL check in hugetlb_zero_setup()
by Akinobu Mita
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
036e085
get_unmapped_area handles MAP_FIXED in hugetlbfs
by Benjamin Herrenschmidt
· 18 years ago
0a31bd5
KMEM_CACHE(): simplify slab cache creation
by Christoph Lameter
· 18 years ago
96018fd
mm: optimize acorn partition truncate
by Peter Zijlstra
· 18 years ago
f9a1439
mm: optimize kill_bdev()
by Peter Zijlstra
· 18 years ago
f98393a
mm: remove destroy_dirty_buffers from invalidate_bdev()
by Peter Zijlstra
· 18 years ago
d85f338
Make page->private usable in compound pages
by Christoph Lameter
· 18 years ago
b813e93
smaps: add clear_refs file to clear reference
by David Rientjes
· 18 years ago
f79f177
smaps: add pages referenced count to smaps
by David Rientjes
· 18 years ago
826fad1
smaps: extract pmd walker from smaps code
by David Rientjes
· 18 years ago
ac26772
mm/slab.c: proper prototypes
by Adrian Bunk
· 18 years ago
3d67f2d
fs: buffer don't PageUptodate without page locked
by Nick Piggin
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
d2ba27e8
proper prototype for hugetlb_get_unmapped_area()
by Adrian Bunk
· 18 years ago
586759f
gfs2: nfs lock support for gfs2
by Marc Eshel
· 18 years ago
1a8322b
lockd: add code to handle deferred lock requests
by Marc Eshel
· 18 years ago
f812048
lockd: always preallocate block in nlmsvc_lock()
by Marc Eshel
· 18 years ago
5ea0d75
lockd: handle test_lock deferrals
by Marc Eshel
· 18 years ago
85f3f1b3
lockd: pass cookie in nlmsvc_testlock
by Marc Eshel
· 18 years ago
0e4ac9d
lockd: handle fl_grant callbacks
by Marc Eshel
· 18 years ago
2b36f41
lockd: save lock state on deferral
by Marc Eshel
· 18 years ago
2beb661
locks: add fl_grant callback for asynchronous lock return
by Marc Eshel
· 18 years ago
fd85b81
nfsd4: Convert NFSv4 to new lock interface
by Marc Eshel
· 18 years ago
9b9d2ab
locks: add lock cancel command
by Marc Eshel
· 18 years ago
150b393
locks: allow {vfs,posix}_lock_file to return conflicting lock
by Marc Eshel
· 18 years ago
7723ec9
locks: factor out generic/filesystem switch from setlock code
by Marc Eshel
· 18 years ago
3ee17ab
locks: factor out generic/filesystem switch from test_lock
by J. Bruce Fields
· 18 years ago
9d6a8c5
locks: give posix_test_lock same interface as ->lock
by Marc Eshel
· 18 years ago
70cc648
locks: make ->lock release private data before returning in GETLK case
by J. Bruce Fields
· 18 years ago
b7405e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
0ec54aa
[CIFS] Fix typo in cifs readme from previous commit
by Steve French
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
05ec9e2
JFS: Fix race waking up jfsIO kernel thread
by Dave Kleikamp
· 18 years ago
fa24aa5
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
8426c39
[CIFS] Make sec=none force an anonymous mount
by Jeff Layton
· 18 years ago
4d47007
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
7e20ef0
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
84dde76
NFS: Fix a compile glitch on 64-bit systems
by Trond Myklebust
· 18 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
ec9c948
[AFS]: Adjust the new netdevice scanning code
by David Howells
· 18 years ago
dc1f6bf
[AFS]: Replace rtnetlink client by direct dev_base walking
by Patrick McHardy
· 18 years ago
5b35fad
[AFS]: Fix memory leak in SRXAFSCB_GetCapabilities
by Patrick McHardy
· 18 years ago
fbb3fcb
[AFS]: Fix use of __exit functions from __init path
by David Howells
· 18 years ago
80c72fe
[AFS/AF_RXRPC]: Miscellaneous fixes.
by David Howells
· 18 years ago
796e566
[CIFS] Change semaphore to mutex for cifs lock_sem
by Roland Dreier
· 18 years ago
0b2365f
[CIFS] Fix oops in reset_cifs_unix_caps on reconnect
by Steve French
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
2609e7b
sysfs: printk format warning
by Randy Dunlap
· 18 years ago
9315f13
ocfs2: Force use of GFP_NOFS in ocfs2_write()
by Mark Fasheh
· 18 years ago
5fdf1e6
ocfs2: fix sparse warnings in fs/ocfs2/cluster
by Mark Fasheh
· 18 years ago
a7d2553
ocfs2: fix sparse warnings in fs/ocfs2/dlm
by Mark Fasheh
· 18 years ago
1ca1a11
ocfs2: fix sparse warnings in fs/ocfs2
by Mark Fasheh
· 18 years ago
6e4b0d5
[PATCH] Copy i_flags to ocfs2 inode flags on write
by Jan Kara
· 18 years ago
5c2c9d3
[PATCH] ocfs2: use __set_current_state()
by Milind Arun Choudhary
· 18 years ago
ee19a77
ocfs2: Wrap access of directory allocations with ip_alloc_sem.
by Joel Becker
· 18 years ago
6cb129f
[PATCH] fs/ocfs2/: make 3 functions static
by Adrian Bunk
· 18 years ago
586d232
ocfs2: Implement compat_ioctl()
by Mark Fasheh
· 18 years ago
2724b6d
[PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems
by Andi Kleen
· 18 years ago
a106009
[PATCH] x86-64: Print type and size correctly for unknown compat ioctls
by Andi Kleen
· 18 years ago
9d016dd
[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT
by Andi Kleen
· 18 years ago
421f028
[PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls
by Andi Kleen
· 18 years ago
79e0301
[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps
by Ian Campbell
· 18 years ago
a19b89c
NFS: Clean up nfs_create_request comments
by Jason Uhlenkott
· 18 years ago
08efa20
NFS4: invalidate cached acl on setacl
by J. Bruce Fields
· 18 years ago
37fde8c
[GFS2] Uncomment sprintf_symbol calling code
by Steven Whitehouse
· 18 years ago
617e82e
[DLM] lowcomms style
by David Teigland
· 18 years ago
f391a4e
[GFS2] printk warning fixes
by akpm@linux-foundation.org
· 18 years ago
bf126ae
[GFS2] Patch to fix mmap of stuffed files
by Steven Whitehouse
· 18 years ago
476c006
[GFS2] use lib/parser for parsing mount options
by Josef Bacik
· 18 years ago
30d3a23
[DLM] Lowcomms nodeid range & initialisation fixes
by Patrick Caulfield
· 18 years ago
2439fe50
[DLM] Fix dlm_lowcoms_stop hang
by Josef Bacik
· 18 years ago
7d3c1fe
[DLM] fix mode munging
by David Teigland
· 18 years ago
5f88209
[GFS2] lockdump improvements
by Robert Peterson
· 18 years ago
bdd19a2
[GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocks
by Steven Whitehouse
· 18 years ago
7a0079d
[GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)
by Robert Peterson
· 18 years ago
8fa1de3
[DLM] fs/dlm/ast.c should #include "ast.h"
by Adrian Bunk
· 18 years ago
6ed7257b
[DLM] Consolidate transport protocols
by Patrick Caulfield
· 18 years ago
fc7c44f
[DLM] Remove redundant assignment
by Patrick Caulfield
· 18 years ago
a43a490
[GFS2] Fix bz 234168 (ignoring rgrp flags)
by Steven Whitehouse
· 18 years ago
ce03f12
[DLM] change lkid format
by David Teigland
· 18 years ago
72c2be7
[DLM] interface for purge (2/2)
by David Teigland
· 18 years ago
8499137
[DLM] add orphan purging code (1/2)
by David Teigland
· 18 years ago
7e4dac3
[DLM] split create_message function
by David Teigland
· 18 years ago
f01963f
[GFS2] Set drop_count to 0 (off) by default
by Steven Whitehouse
· 18 years ago
Next »