Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
985c0a7277760512c65bda2eb12c1c7213233eeb
/
fs
« Previous
96dd8d2
[JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree()
by David Woodhouse
· 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
1123e2a
[JFFS2] Remember to calculate overlap on nodes which replace older nodes
by David Woodhouse
· 18 years ago
3fddb6c
[JFFS2] Don't advance c->wbuf_ofs to next eraseblock after wbuf flush
by David Woodhouse
· 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
7c96b7a
[JFFS2] Remove dead file histo_mips.h
by David Woodhouse
· 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
2439fe5
[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
6ed7257
[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
b9af8a7
[GFS2] use log_error before LM_OUT_ERROR
by David Teigland
· 18 years ago
ef0c2bb
[DLM] overlapping cancel and unlock
by David Teigland
· 18 years ago
0320672
[DLM] fix coverity-spotted stupidity
by Patrick Caulfield
· 18 years ago
04b933f
[GFS2] Red Hat bz 228540: owner references
by Robert Peterson
· 18 years ago
172e045
[GFS2] flush the log if a transaction can't allocate space
by Benjamin Marzinski
· 18 years ago
6883562
[GFS2] Fix log entry list corruption
by Benjamin Marzinski
· 18 years ago
f35ac34
[GFS2] Speed up lock_dlm's locking (move sprintf)
by Steven Whitehouse
· 18 years ago
254da03
[DLM] Don't delete misc device if lockspace removal fails
by Patrick Caulfield
· 18 years ago
420d2a1
[GFS2] Fix a bug on i386 due to evaluation order
by Steven Whitehouse
· 18 years ago
3b8249f
[GFS2] Fix bz 224480 and cleanup glock demotion code
by Steven Whitehouse
· 18 years ago
1de9139
[GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_write
by Josef Whiter
· 18 years ago
89adc93
[DLM] Fix uninitialised variable in receiving
by Patrick Caulfield
· 18 years ago
5c7342d
[GFS2] fix bz 231369, gfs2 will oops if you specify an invalid mount option
by Josef Whiter
· 18 years ago
7c52b16
[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
by Robert Peterson
· 18 years ago
83672d3
NFS: Fix directory caching problem - with test case and patch.
by Neil Brown
· 18 years ago
1f4eab7
NFS: Set meaningful value for fattr->time_start in readdirplus results.
by Neil Brown
· 18 years ago
74dd34e
NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.
by Steve Dickson
· 18 years ago
00a6e7b
SUNRPC: RPC client should retry with different versions of rpcbind
by Chuck Lever
· 18 years ago
df8b172
NFS: switch NFSROOT to use new rpcbind client
by Chuck Lever
· 18 years ago
2bea90d
SUNRPC: RPC buffer size estimates are too large
by Chuck Lever
· 18 years ago
511d2e8
NLM: Shrink the maximum request size of NLM4 requests
by Chuck Lever
· 18 years ago
ca52fec
NFS: Use pgoff_t in structures and functions that pass page cache offsets
by Trond Myklebust
· 18 years ago
724c439
NFS: Clean up nfs_sync_mapping_wait()
by Trond Myklebust
· 18 years ago
8d5658c
NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata
by Trond Myklebust
· 18 years ago
c63c7b0
NFS: Fix a race when doing NFS write coalescing
by Trond Myklebust
· 18 years ago
8b09bee
NFS: Cleanup for nfs_readpages()
by Trond Myklebust
· 18 years ago
bcb71bb
NFS: Another cleanup of the read/write request coalescing code
by Trond Myklebust
· 18 years ago
d8a5ad7
NFS: Cleanup the coalescing code
by Trond Myklebust
· 18 years ago
91e59c3
NFS: Don't wait for congestion in nfs_update_request()
by Trond Myklebust
· 18 years ago
1a0ba9a
NFS: statfs error-handling fix
by Amnon Aaronsohn
· 18 years ago
d585158
NFS: Fix nfs_set_page_dirty()
by Trond Myklebust
· 18 years ago
1173a72
reiserfs: suppress lockdep warning
by Jeff Mahoney
· 18 years ago
4523cc3
[CIFS] UID/GID override on CIFS mounts to Samba
by Steve French
· 18 years ago
cd9bb7e
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 18 years ago
5972511
[BLOCK] Don't pin lots of memory in mempools
by Jens Axboe
· 18 years ago
49e1900
Merge branch 'linux-2.6' into for-2.6.22
by Paul Mackerras
· 18 years ago
42fae7f
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
f005463
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
b1bdb69
[AF_RXRPC/AFS]: Arch-specific fixes.
by David Howells
· 18 years ago
47051a2
[AFS]: Fix VLocation record update wakeup
by David Howells
· 18 years ago
d868772
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
Next »