Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
545b29019c8959c805abfe8194d47e989f1a6e5f
/
fs
« Previous
18f8273
nfsd4: rename io_during_grace_disallowed
by J. Bruce Fields
· 16 years ago
6150ef0
nfsd4: remove unused CHECK_FH flag
by J. Bruce Fields
· 16 years ago
7e0f7cf
nfsd4: fail when delegreturn gets a non-delegation stateid
by J. Bruce Fields
· 16 years ago
203a8c8
nfsd4: separate delegreturn case from preprocess_stateid_op
by J. Bruce Fields
· 16 years ago
3e63307
nfsd4: add a helper function to decide if stateid is delegation
by J. Bruce Fields
· 16 years ago
819a8f5
nfsd4: remove some dprintk's
by J. Bruce Fields
· 16 years ago
fd03b09
nfsd4: remove unneeded local variable
by J. Bruce Fields
· 16 years ago
dc9bf70
nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op
by J. Bruce Fields
· 16 years ago
0c2a498
nfsd4: move check_stateid_generation check
by J. Bruce Fields
· 16 years ago
a4455be
nfsd4: trivial preprocess_stateid_op cleanup
by J. Bruce Fields
· 16 years ago
4ac35c2
nfsd(v2/v3): fix the failure of creation from HPUX client
by wengang wang
· 16 years ago
e33d1ea
lockd: clean up blocking lock cases of nlsmvc_lock()
by Miklos Szeredi
· 16 years ago
e37da04
nfsd: lock state around put client and delegation in nfsd4_cb_recall
by Alexandros Batsakis
· 16 years ago
6c02eaa
nfsd4: use helper for copying delegation filehandle
by J. Bruce Fields
· 16 years ago
a4773c0
nfsd4: use helper for copying filehandles for replay
by J. Bruce Fields
· 16 years ago
13024b7
nfsd4: fix misplaced comment
by J. Bruce Fields
· 16 years ago
99f8872
nfsd: clarify exclusive create bitmask result.
by J. Bruce Fields
· 16 years ago
6866656
nfsd : Define NFSD only when FILE_LOCKING is enabled
by Manish Katiyar
· 16 years ago
12214cb
NFSD: cleanup for nfs3proc.c
by Qinghuang Feng
· 16 years ago
f044ff8
nfsd4: split open/lockowner release code
by J. Bruce Fields
· 16 years ago
f1d110c
nfsd4: remove a forward declaration
by J. Bruce Fields
· 16 years ago
2283963
nfsd4: split lockstateid/openstateid release logic
by J. Bruce Fields
· 16 years ago
85bff88
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
03418c7
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
b363b33
[CIFS] Fix memory overwrite when saving nativeFileSystem field during mount
by Steve French
· 16 years ago
c6c0091
[CIFS] Rename compose_mount_options to cifs_compose_mount_options.
by Steve French
· 16 years ago
58cefd2
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
84f09f4
NFSD: provide encode routine for OP_OPENATTR
by Benny Halevy
· 16 years ago
ee568b2
Avoid 64-bit "switch()" statements on 32-bit architectures
by Linus Torvalds
· 16 years ago
d33a197
ext4: fix bb_prealloc_list corruption due to wrong group locking
by Eric Sandeen
· 16 years ago
afd4672
ext4: Add auto_da_alloc mount option
by Theodore Ts'o
· 16 years ago
ee6f779
filp->f_pos not correctly updated in proc_task_readdir
by Zhang Le
· 16 years ago
60aa492
Rationalize fasync return values
by Jonathan Corbet
· 16 years ago
7639842
Move FASYNC bit handling to f_op->fasync()
by Jonathan Corbet
· 16 years ago
db1dd4d
Use f_lock to protect f_flags
by Jonathan Corbet
· 16 years ago
6849991
Rename struct file->f_ep_lock
by Jonathan Corbet
· 16 years ago
4740cd8
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
by Felix Blyakher
· 16 years ago
cb1b778
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Felix Blyakher
· 16 years ago
fb1cd01
UBIFS: introduce a helpful variable
by Artem Bityutskiy
· 16 years ago
c9927c3
UBIFS: use KERN_CONT
by Artem Bityutskiy
· 16 years ago
0a6fb8d9
UBIFS: fix lprops committing bug
by Artem Bityutskiy
· 16 years ago
7243f21
Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
6cc8764
xfs: factor out code to find the longest free extent in the AG
by Dave Chinner
· 16 years ago
cb4c8cc
xfs: kill VN_BAD
by Christoph Hellwig
· 16 years ago
8fab451
xfs: kill vn_atime_* helpers.
by Christoph Hellwig
· 16 years ago
076e6ac
xfs: cleanup xlog_bread
by Christoph Hellwig
· 16 years ago
ff0205e
xfs: cleanup xlog_recover_do_trans
by Christoph Hellwig
· 16 years ago
dd0bbad
xfs: remove another leftover of the old inode log item format
by Christoph Hellwig
· 16 years ago
21b699c
xfs: cleanup log unmount handling
by Christoph Hellwig
· 16 years ago
b221337
UBIFS: fix bogus assertion
by Artem Bityutskiy
· 16 years ago
da5309c
Fix xfs debug build breakage by pushing xfs_error.h after
by Felix Blyakher
· 16 years ago
18553c3
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
059ea33
block: fix memory leak in bio_clone()
by Li Zefan
· 16 years ago
8709269
block: Add gfp_mask parameter to bio_integrity_clone()
by un'ichi Nomura
· 16 years ago
f1823ac
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
ff9cb43
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
84814d6
eCryptfs: don't encrypt file key with filename key
by Tyler Hicks
· 16 years ago
15e7b87
nommu: ramfs: don't leak pages when adding to page cache fails
by Johannes Weiner
· 16 years ago
020fe22
nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded
by Enrik Berkhan
· 16 years ago
8d03c7a
ext4: fix bogus BUG_ONs in in mballoc code
by Eric Sandeen
· 16 years ago
f55aa59
UBIFS: fix bug where page is marked uptodate when out of space
by Adrian Hunter
· 16 years ago
480c93d
Merge branch 'core/locking' into tracing/ftrace
by Ingo Molnar
· 16 years ago
712e53e
ocfs2: Use xs->bucket to set xattr value outside
by Tao Ma
· 16 years ago
74e77eb
ocfs2: Fix a bug found by sparse check.
by Tao Ma
· 16 years ago
d9ae49d
ocfs2: tweak to get the maximum inline data size with xattr
by Tiger Yang
· 16 years ago
6c9fd1d
ocfs2: reserve xattr block for new directory with inline data
by Tiger Yang
· 16 years ago
188de5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 16 years ago
7ef0d73
fs: new inode i_state corruption fix
by Nick Piggin
· 16 years ago
a3cfbb5
vfs: add missing unlock in sget()
by Li Zefan
· 16 years ago
e5bc49b
pipe_rdwr_fasync: fix the error handling to prevent the leak/crash
by Oleg Nesterov
· 16 years ago
9f4c899
NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...
by Trond Myklebust
· 16 years ago
2842c3b
ext4: Print the find_group_flex() warning only once
by Theodore Ts'o
· 16 years ago
363911d
Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch
by Phillip Lougher
· 16 years ago
64cc2c6
[CIFS] work around bug in Samba server handling for posix open
by Steve French
· 16 years ago
276a74a
[CIFS] Use posix open on file open when server supports it
by Steve French
· 16 years ago
fcc7c09
cifs: fix buffer format byte on NT Rename/hardlink
by Jeff Layton
· 16 years ago
0382457
[CIFS] Add definitions for remoteably fsctl calls
by Steve French
· 16 years ago
1adcb71
[CIFS] add extra null attr check
by Steve French
· 16 years ago
4717bed
[CIFS] fix build error
by Steve French
· 16 years ago
7fc8f4e
[CIFS] reopen file via newer posix open protocol operation if available
by Steve French
· 16 years ago
be65244
[CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush
by Steve French
· 16 years ago
10e70af
[CIFS] DFS no longer experimental
by Steve French
· 16 years ago
b298f22
[CIFS] Send SMB flush in cifs_fsync
by Steve French
· 16 years ago
0789d8f
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
3a95ea1
Fix _fat_bmap() locking
by OGAWA Hirofumi
· 16 years ago
a67d18f
NFS: load the rpc/rdma transport module automatically
by Tom Talpey
· 16 years ago
e1ebfd3
NFS: Kill the "defined but not used" compile error on nommu machines
by Trond Myklebust
· 16 years ago
f3697bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Felix Blyakher
· 16 years ago
72cb77f
NFS: Throttle page dirtying while we're flushing to disk
by Trond Myklebust
· 16 years ago
fb8a1f1
NFS: cleanup - remove struct nfs_inode->ncommit
by Trond Myklebust
· 16 years ago
a65318b
NFSv4: Simplify some cache consistency post-op GETATTRs
by Trond Myklebust
· 16 years ago
69aaaae
NFSv4: A referral is assumed to always point to a directory.
by Trond Myklebust
· 16 years ago
409924e
NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
by Trond Myklebust
· 16 years ago
f26c7a7
NFSv4: Clean up decode_getfattr()
by Trond Myklebust
· 16 years ago
bca7947
NFS: Fix the type of struct nfs_fattr->mode
by Trond Myklebust
· 16 years ago
1ca277d
NFS: Shrink the struct nfs_fattr
by Trond Myklebust
· 16 years ago
9e6e70f
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
by Trond Myklebust
· 16 years ago
78f945f
NFSv4: Ignore errors on the post-op attributes in SETATTR calls
by Trond Myklebust
· 16 years ago
37d9d76
NFS: flush cached directory information slightly more readily.
by NeilBrown
· 16 years ago
2b57dc6
NFS: Minor __nfs_revalidate_inode cleanup
by Suresh Jayaraman
· 16 years ago
Next »