Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
dc107402ae06286a9ed33c32daf3f35514a7cb8d
/
fs
56edc86
nfsd: fix compiler warning about ambiguous types in nfsd_cache_csum
by Jeff Layton
· 12 years ago
f25cc71
lockd: nlmclnt_reclaim(): avoid stack overflow
by Tim Gardner
· 12 years ago
deb4534
nfsd: enable NFSv4 state in containers
by Stanislav Kinsbursky
· 12 years ago
71a5030
nfsd: disable usermode helper client tracker in container
by Stanislav Kinsbursky
· 12 years ago
96d851c
nfsd: use proper net while reading "exports" file
by Stanislav Kinsbursky
· 12 years ago
11f7794
nfsd: containerize NFSd filesystem
by Stanislav Kinsbursky
· 12 years ago
1ac8362
nfsd: fix comments on nfsd_cache_lookup
by Jeff Layton
· 12 years ago
21cd125
SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
by Stanislav Kinsbursky
· 12 years ago
2d43833
SUNRPC: rework cache upcall logic
by Stanislav Kinsbursky
· 12 years ago
73fb847
SUNRPC: introduce cache_detail->cache_request callback
by Stanislav Kinsbursky
· 12 years ago
462b8f6
NFS: simplify and clean cache library
by Stanislav Kinsbursky
· 12 years ago
483479c
NFS: use SUNRPC cache creation and destruction helper for DNS cache
by Stanislav Kinsbursky
· 12 years ago
e56a316
nfsd4: free_stid can be static
by Fengguang Wu
· 12 years ago
01a7dec
nfsd: keep a checksum of the first 256 bytes of request
by Jeff Layton
· 12 years ago
5976687
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
by Jeff Layton
· 12 years ago
3abdb60
nfsd4: simplify idr allocation
by J. Bruce Fields
· 12 years ago
2d32b29
nfsd: Fix memleak
by majianpeng
· 12 years ago
b4e7f2c
nfsd: register a shrinker for DRC cache entries
by Jeff Layton
· 12 years ago
aca8a23
nfsd: add recurring workqueue job to clean the cache
by Jeff Layton
· 12 years ago
2c6b691
nfsd: when updating an entry with RC_NOCACHE, just free it
by Jeff Layton
· 12 years ago
13cc8a7
nfsd: remove the cache_disabled flag
by Jeff Layton
· 12 years ago
0338dd1
nfsd: dynamically allocate DRC entries
by Jeff Layton
· 12 years ago
0ee0bf7
nfsd: track the number of DRC entries in the cache
by Jeff Layton
· 12 years ago
56c2548
nfsd: always move DRC entries to the end of LRU list when updating timestamp
by Jeff Layton
· 12 years ago
2eeb9b2
nfsd: initialize the exp->ex_uuid field in svc_export_init
by Jeff Layton
· 12 years ago
a4a3ec3
nfsd: break out hashtable search into separate function
by Jeff Layton
· 12 years ago
d1a0774
nfsd: clean up and clarify the cache expiration code
by Jeff Layton
· 12 years ago
25e6b8b
nfsd: remove redundant test from nfsd_reply_cache_free
by Jeff Layton
· 12 years ago
f09841f
nfsd: add alloc and free functions for DRC entries
by Jeff Layton
· 12 years ago
8a8bc40
nfsd: create a dedicated slabcache for DRC entries
by Jeff Layton
· 12 years ago
09662d5
nfsd: get rid of RC_INTR
by Jeff Layton
· 12 years ago
6dc8889
nfsd: remove unneeded spinlock in nfsd_cache_update
by Jeff Layton
· 12 years ago
7b9e852
nfsd: fix IPv6 address handling in the DRC
by Jeff Layton
· 12 years ago
885c91f
nfsd: Fix memleak in svc_export_put
by majianpeng
· 12 years ago
ff89be8
nfsd4: require version 4 when enabling or disabling minorversion
by J. Bruce Fields
· 12 years ago
bca0ec6
nfsd: fix unused "nn" variable warning in free_client()
by Stanislav Kinsbursky
· 12 years ago
266533c
nfsd: Don't unlock the state while it's not locked
by Yanchuan Nian
· 12 years ago
74b70dd
nfsd: Pass correct slot number to nfsd4_put_drc_mem()
by Yanchuan Nian
· 12 years ago
84822d0
nfsd4: simplify nfsd4_encode_fattr interface slightly
by J. Bruce Fields
· 12 years ago
007f6c3
Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
5439ca6
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
a7a88b2
mempolicy: remove arg from mpol_parse_str, mpol_to_str
by Hugh Dickins
· 12 years ago
128dd17
epoll: prevent missed events on EPOLL_CTL_MOD
by Eric Wong
· 12 years ago
0e9a9a1
ext4: avoid hang when mounting non-journal filesystems with orphan list
by Theodore Ts'o
· 12 years ago
721e3eb
ext4: lock i_mutex when truncating orphan inodes
by Theodore Ts'o
· 12 years ago
48c6d12
f2fs: Don't assign e_id in f2fs_acl_from_disk
by Eric W. Biederman
· 12 years ago
dfb2ea4
proc: Allow proc_free_inum to be called from any context
by Eric W. Biederman
· 12 years ago
d096ad0
ext4: do not try to write superblock on ro remount w/o journal
by Michael Tokarev
· 12 years ago
0875a2b
ext4: include journal blocks in df overhead calcs
by Eric Sandeen
· 12 years ago
a28a917
ext4: remove unaligned AIO warning printk
by Eric Sandeen
· 12 years ago
ad96f71
ext4: fix an incorrect comment about i_mutex
by Andy Lutomirski
· 12 years ago
53e8726
ext4: fix deadlock in journal_unmap_buffer()
by Jan Kara
· 12 years ago
4520fb3
ext4: split off ext4_journalled_invalidatepage()
by Jan Kara
· 12 years ago
769cb85
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
10532b5
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
by J. Bruce Fields
· 12 years ago
c4271c6
NFS: Kill fscache warnings when mounting without -ofsc
by Trond Myklebust
· 12 years ago
c129c29
NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n
by David Howells
· 12 years ago
d7961c7
jbd2: fix assertion failure in jbd2_journal_flush()
by Jan Kara
· 12 years ago
96680d2
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 12 years ago
4c9a44a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
1f0377f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
a68c2f1
sendfile: allows bypassing of notifier events
by Scott Wolchok
· 12 years ago
c39540c
fat: fix incorrect function comment
by Ravishankar N
· 12 years ago
ee29720
proc: fix inconsistent lock state
by Xiaotian Feng
· 12 years ago
bffdd66
hfsplus: add error message for the case of failure of sync fs in delayed_sync_fs() method
by Vyacheslav Dubeyko
· 12 years ago
81cc7fa
hfsplus: rework processing of hfs_btree_write() returned error
by Vyacheslav Dubeyko
· 12 years ago
1b243fd
hfsplus: rework processing errors in hfsplus_free_extents()
by Vyacheslav Dubeyko
· 12 years ago
5daa669
hfsplus: avoid crash on failed block map free
by Alan Cox
· 12 years ago
b66c598
exec: do not leave bprm->interp on stack
by Kees Cook
· 12 years ago
b729d75
vfs: make lremovexattr retry once on ESTALE error
by Jeff Layton
· 12 years ago
12f0621
vfs: make removexattr retry once on ESTALE
by Jeff Layton
· 12 years ago
bd9bbc9
vfs: make llistxattr retry once on ESTALE error
by Jeff Layton
· 12 years ago
10a90cf
vfs: make listxattr retry once on ESTALE error
by Jeff Layton
· 12 years ago
3a3e159
vfs: make lgetxattr retry once on ESTALE
by Jeff Layton
· 12 years ago
60e66b4
vfs: make getxattr retry once on an ESTALE error
by Jeff Layton
· 12 years ago
49e09e1
vfs: allow lsetxattr() to retry once on ESTALE errors
by Jeff Layton
· 12 years ago
68f1bb8
vfs: allow setxattr to retry once on ESTALE errors
by Jeff Layton
· 12 years ago
a69201d
vfs: allow utimensat() calls to retry once on an ESTALE error
by Jeff Layton
· 12 years ago
96948fc
vfs: fix user_statfs to retry once on ESTALE errors
by Jeff Layton
· 12 years ago
99a5df3
vfs: make fchownat retry once on ESTALE errors
by Jeff Layton
· 12 years ago
14ff690
vfs: make fchmodat retry once on ESTALE errors
by Jeff Layton
· 12 years ago
2771261
vfs: have chroot retry once on ESTALE error
by Jeff Layton
· 12 years ago
0291c0a
vfs: have chdir retry lookup and call once on ESTALE error
by Jeff Layton
· 12 years ago
87fa559
vfs: have faccessat retry once on an ESTALE error
by Jeff Layton
· 12 years ago
48f7530
vfs: have do_sys_truncate retry once on an ESTALE error
by Jeff Layton
· 12 years ago
c6a9428
vfs: fix renameat to retry on ESTALE errors
by Jeff Layton
· 12 years ago
5d18f81
vfs: make do_unlinkat retry once on ESTALE errors
by Jeff Layton
· 12 years ago
c6ee920
vfs: make do_rmdir retry once on ESTALE errors
by Jeff Layton
· 12 years ago
9e790bd
vfs: add a flags argument to user_path_parent
by Jeff Layton
· 12 years ago
442e31c
vfs: fix linkat to retry once on ESTALE errors
by Jeff Layton
· 12 years ago
f46d356
vfs: fix symlinkat to retry on ESTALE errors
by Jeff Layton
· 12 years ago
b76d8b8
vfs: fix mkdirat to retry once on an ESTALE error
by Jeff Layton
· 12 years ago
972567f
vfs: fix mknodat to retry on ESTALE errors
by Jeff Layton
· 12 years ago
1ac12b4
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
by Jeff Layton
· 12 years ago
7955119
vfs: fix readlinkat to retry on ESTALE
by Jeff Layton
· 12 years ago
836fb7e
vfs: make fstatat retry on ESTALE errors from getattr call
by Jeff Layton
· 12 years ago
21e89c0
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus
by Al Viro
· 12 years ago
b911a6b
vfs: d_obtain_alias() needs to use "/" as default name.
by NeilBrown
· 12 years ago
d30357f
vfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
Next »