Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
b79a4a1b45b2543e38026303a1956bdc0aababa0
/
fs
b79a4a1
NFSv4: Fix state recovery when the client runs over the grace period
by Trond Myklebust
· 16 years ago
6dc9d57
NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
by Trond Myklebust
· 16 years ago
0286001
NFSv4: Clean up for the state loss reclaimer
by Trond Myklebust
· 16 years ago
15c831b
NFS: Use atomic bitops when changing struct nfs_delegation->flags
by Trond Myklebust
· 16 years ago
86e8948
NFSv4: Fix up the dereferencing of delegation->inode
by Trond Myklebust
· 16 years ago
3431043
NFSv4: Fix up another delegation related race
by Trond Myklebust
· 16 years ago
0cb2659
NLM: allow lockd requests from an unprivileged port
by Chuck Lever
· 16 years ago
50a737f
NFS: "[no]resvport" mount option changes mountd client too
by Chuck Lever
· 16 years ago
d740351
NFS: add "[no]resvport" mount option
by Chuck Lever
· 16 years ago
542fcc3
NFS: move nfs_server flag initialization
by Chuck Lever
· 16 years ago
4a01b8a
NFS: expand flags passed to nfs_create_rpc_client()
by Chuck Lever
· 16 years ago
c5d120f
NFS: introduce nfs_mount_info struct for calling nfs_mount()
by Chuck Lever
· 16 years ago
146ec94
NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
by Chuck Lever
· 16 years ago
7b5d2b9
NFS: rename nfs_path variable
by Chuck Lever
· 16 years ago
df94f00
lockd: convert reclaimer thread to kthread interface
by Jeff Layton
· 16 years ago
2de5987
LOCKD: Make lockd_up() and lockd_down() exported GPL-only
by Trond Myklebust
· 16 years ago
d716f0b
SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only
by Trond Myklebust
· 16 years ago
136221f
nfs: remove redundant tests on reading new pages
by Wu Fengguang
· 16 years ago
f1d9e45
fs/9p: change simple_strtol to simple_strtoul
by Julia Lawall
· 16 years ago
7dd0cdc
9p: convert d_iname references to d_name.name
by Wu Fengguang
· 16 years ago
6ff2320
9p: Remove potentially bad parameter from function entry debug print.
by Duane Griffin
· 16 years ago
0bc77ec
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
331c313
cifs: fix buffer overrun in parse_DFS_referrals
by Jeff Layton
· 16 years ago
a977218
ocfs2: Add JBD2 compat feature bit.
by Joel Becker
· 16 years ago
83099bc
ocfs2: Always update xattr search when creating bucket.
by Tao Ma
· 16 years ago
f4fd2c5
Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 16 years ago
9c24624
KSYM_SYMBOL_LEN fixes
by Hugh Dickins
· 16 years ago
6ee5a39
inotify: fix IN_ONESHOT unmount event watcher
by Dmitri Monakhov
· 16 years ago
49c5034
pagemap: fix 32-bit pagemap regression
by Matt Mackall
· 16 years ago
02d2116
revert "percpu_counter: new function percpu_counter_sum_and_set"
by Andrew Morton
· 16 years ago
71c5576
revert "percpu counter: clean up percpu_counter_sum_and_set()"
by Andrew Morton
· 16 years ago
85f3346
tracehook: exec double-reporting fix
by Roland McGrath
· 16 years ago
a4f4d6d
EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()
by J. Bruce Fields
· 16 years ago
218d11a
Fix a race condition in FASYNC handling
by Jonathan Corbet
· 16 years ago
bbeba4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
576a488
[XFS] Fix hang after disallowed rename across directory quota domains
by Dave Chinner
· 16 years ago
fd4ce1a
[PATCH 1/2] kill FMODE_NDELAY_NOW
by Christoph Hellwig
· 16 years ago
ebbefc0
[PATCH] clean up blkdev_get a little bit
by Christoph Hellwig
· 16 years ago
2433c41
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
51eaaa6
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 16 years ago
0380155
ntfs: don't fool kernel-doc
by Randy Dunlap
· 16 years ago
7ef9964
epoll: introduce resource usage limits
by Davide Libenzi
· 16 years ago
d6b58f8
ocfs2: fix regression in ocfs2_read_blocks_sync()
by Mark Fasheh
· 16 years ago
07d9a39
ocfs2: fix return value set in init_dlmfs_fs()
by Coly Li
· 16 years ago
07f9eeb
ocfs2: fix wake_up in unlock_ast
by David Teigland
· 16 years ago
66f502a
ocfs2: initialize stack_user lvbptr
by David Teigland
· 16 years ago
3b5da01
ocfs2: comments typo fix
by Coly Li
· 16 years ago
8e36a5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
52b19ac
udf: Fix BUG_ON() in destroy_inode()
by Jan Kara
· 16 years ago
a98ee8c
[CIFS] fix regression in cifs_write_begin/cifs_write_end
by Jeff Layton
· 16 years ago
a8d82d9
NLM: client-side nlm_lookup_host() should avoid matching on srcaddr
by Chuck Lever
· 16 years ago
e4625eb
nfsd: use of unitialized list head on error exit in nfs4recover.c
by J. Bruce Fields
· 16 years ago
2c5e761
nfsd: clean up grace period on early exit
by J. Bruce Fields
· 16 years ago
3477d20
UBIFS: pre-allocate bulk-read buffer
by Artem Bityutskiy
· 16 years ago
6c0c42c
UBIFS: do not allocate too much
by Artem Bityutskiy
· 16 years ago
39ce81c
UBIFS: do not print scary memory allocation warnings
by Artem Bityutskiy
· 16 years ago
0cb39aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
ddb4cbf
[CIFS] Do not attempt to close invalidated file handles
by Steve French
· 16 years ago
ea7e743
hostfs: fix a duplicated global function name
by WANG Cong
· 16 years ago
f945454
don't unlink an active swapfile
by Hugh Dickins
· 16 years ago
ac97b9f
eCryptfs: Allocate up to two scatterlists for crypto ops on keys
by Michael Halcrow
· 16 years ago
bfb5982
[CIFS] fix check for dead tcon in smb_init
by Steve French
· 16 years ago
55e8e30
block/md: fix md autodetection
by Tejun Heo
· 16 years ago
ba32929
block: make add_partition() return pointer to hd_struct
by Tejun Heo
· 16 years ago
eb60fa1
block: fix add_partition() error path
by Tejun Heo
· 16 years ago
4e14e83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
b066a48
prevent cifs_writepages() from skipping unwritten pages
by Dave Kleikamp
· 16 years ago
2c55608
Fixed parsing of mount options when doing DFS submount
by Igor Mammedov
· 16 years ago
ab3f992
[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earlier patch
by Steve French
· 16 years ago
c2b3382
[CIFS] Fix build break
by Steve French
· 16 years ago
f1987b4
cifs: reinstate sharing of tree connections
by Jeff Layton
· 16 years ago
5c06fe7
Fix broken ownership of /proc/sys/ files
by Al Viro
· 16 years ago
8f7b0ba
Fix inotify watch removal/umount races
by Al Viro
· 16 years ago
d82c2df
[CIFS] minor cleanup to cifs_mount
by Steve French
· 16 years ago
14fbf50
cifs: reinstate sharing of SMB sessions sans races
by Jeff Layton
· 16 years ago
e7ddee9
cifs: disable sharing session and tcon and add new TCP sharing code
by Jeff Layton
· 16 years ago
3ec332e
[CIFS] clean up server protocol handling
by Steve French
· 16 years ago
fb39601
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix
by Steve French
· 16 years ago
7b42365
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 16 years ago
3b79521
[CIFS] Fix cifs reconnection flags
by Steve French
· 16 years ago
278afcb
dlm: fix shutdown cleanup
by David Teigland
· 16 years ago
6cdfcc2
ext3: Clean up outdated and incorrect comment for ext3_write_super()
by Theodore Tso
· 16 years ago
afef80b
vfs: fix shrink_submounts
by Eric W. Biederman
· 16 years ago
04ca2c1
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
6c1e183
ocfs2: Check search result in ocfs2_xattr_block_get()
by Tiger Yang
· 16 years ago
de29c08
ocfs2: fix printk related build warnings in xattr.c
by Mark Fasheh
· 16 years ago
c435400
ocfs2: truncate outstanding block after direct io failure
by Dmitri Monakhov
· 16 years ago
80bcaf3
ocfs2/xattr: Proper hash collision handle in bucket division
by Tao Ma
· 16 years ago
4c1bbf1
ocfs2: return 0 in page_mkwrite to let VFS retry.
by Tao Ma
· 16 years ago
ae0dff6
ocfs2: Set journal descriptor to NULL after journal shutdown
by Sunil Mushran
· 16 years ago
d326479
ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.
by Tao Ma
· 16 years ago
b99835c
ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails
by Jan Kara
· 16 years ago
87cfa00
ocfs2: Fix checking of return value of new_inode()
by Jan Kara
· 16 years ago
fa38e92
ocfs2: Fix check of return value of ocfs2_start_trans()
by Jan Kara
· 16 years ago
8573f79
ocfs2: Fix some typos in xattr annotations.
by Tao Ma
· 16 years ago
63fd775
ocfs2: Remove unused ocfs2_restore_xattr_block().
by Tao Ma
· 16 years ago
54f443f
ocfs2: Don't repeat ocfs2_xattr_block_find()
by Joel Becker
· 16 years ago
eb6ff23
ocfs2: Specify appropriate journal access for new xattr buckets.
by Joel Becker
· 16 years ago
bd60bd3
ocfs2: Check errors from ocfs2_xattr_update_xattr_search()
by Joel Becker
· 16 years ago
b37c4d8
ocfs2: Don't return -EFAULT from a corrupt xattr entry.
by Joel Becker
· 16 years ago
Next »