Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
76f6c9e176dda6e34cbe0f0ca99d59f646a9c950
/
fs
76f6c9e
nfsd: Use lk_new_xxx instead of v.new.xxx for nfs4_lockowner
by Kinglong Mee
· 10 years ago
e796931
nfsd: Remove macro LOFF_OVERFLOW
by Kinglong Mee
· 10 years ago
7a5e8d5
nfsd: Remove duplicate checking of nfsd_net in nfs4_laundromat()
by Kinglong Mee
· 10 years ago
efde6b4
nfsd: Remove unused values in nfs4_setlease()
by Kinglong Mee
· 10 years ago
8718602
nfsd: Remove nfs4_set_claim_prev()
by Kinglong Mee
· 10 years ago
f5e22bb
nfsd: Drop duplicate checking of seqid in nfsd4_create_session()
by Kinglong Mee
· 10 years ago
6cd2266
nfsd: Remove unneeded values in nfsd4_open()
by Kinglong Mee
· 10 years ago
41eb167
nfsd: Add missing gen_confirm in nfsd4_setclientid()
by Kinglong Mee
· 10 years ago
19311aa8
nfsd: New counter for generating client confirm verifier
by Kinglong Mee
· 9 years ago
d50ffde
nfsd: Fix memory leak of so_owner.data in nfs4_stateowner
by Kinglong Mee
· 9 years ago
47e970b
nfsd: Add layouts checking in client_has_state()
by Kinglong Mee
· 9 years ago
af9dbaf
nfsd: Fix a memory leak of struct file_lock
by Kinglong Mee
· 10 years ago
598e235
nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops
by Jeff Layton
· 10 years ago
b9e13cd
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
by Jeff Layton
· 10 years ago
758f62f
nfsd/sunrpc: move sv_module parm into sv_ops
by Jeff Layton
· 10 years ago
c369014
nfsd/sunrpc: move sv_function into sv_ops
by Jeff Layton
· 10 years ago
ea126e7
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
by Jeff Layton
· 10 years ago
7b8f458
nfsd: Add macro NFS_ACL_MASK for ACL
by Kinglong Mee
· 10 years ago
e446d66
nfsd: Remove duplicate define of IDMAP_NAMESZ/IDMAP_TYPE_xx
by Kinglong Mee
· 10 years ago
faf996a
nfsd: Drop including client's header file nfs_fs.h
by Kinglong Mee
· 10 years ago
d8398fc
nfsd: Set lc_size_chg before ops->proc_layoutcommit
by Kinglong Mee
· 10 years ago
4691b27
nfsd: Fix a memory leak in nfsd4_list_rec_dir()
by Kinglong Mee
· 10 years ago
1ca4b88
nfsd: Fix a file leak on nfsd4_layout_setlease failure
by Kinglong Mee
· 10 years ago
c2227a3
nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
by Kinglong Mee
· 10 years ago
0e1dbcc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3a26a5b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
8be5701
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
5aaeb5c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
by Ingo Molnar
· 9 years ago
0c8c0f0
x86/fpu, sched: Dynamically allocate 'struct fpu'
by Dave Hansen
· 9 years ago
a2673b6
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
by Jan Kara
· 9 years ago
3581d45
/proc/$PID/cmdline: fixup empty ARGV case
by Alexey Dobriyan
· 9 years ago
3958b79
configfs: fix kernel infoleak through user-controlled format string
by Nicolas Iooss
· 9 years ago
db5d5b3
fs, proc: add help for CONFIG_PROC_CHILDREN
by Iago López Galeiras
· 9 years ago
f76d94d
Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 9 years ago
16ff49a
Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 9 years ago
2645695
jfs: clean up jfs_rename and fix out of order unlock
by Dave Kleikamp
· 9 years ago
ed95876
Btrfs: fix file corruption after cloning inline extents
by Filipe Manana
· 9 years ago
ee296d7
locks: inline posix_lock_file_wait and flock_lock_file_wait
by Jeff Layton
· 10 years ago
83bfff2
nfs4: have do_vfs_lock take an inode pointer
by Jeff Layton
· 10 years ago
29d01b2
locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
by Jeff Layton
· 10 years ago
bcd7f78d
locks: have flock_lock_file take an inode pointer instead of a filp
by Jeff Layton
· 10 years ago
ed05676
Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation"
by Jeff Layton
· 10 years ago
c83727a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
75a6f82
freeing unlinked file indefinitely delayed
by Al Viro
· 10 years ago
9391dd0
fix a braino in ovl_d_select_inode()
by Al Viro
· 10 years ago
0a73d0a
9p: don't leave a half-initialized inode sitting around
by Al Viro
· 10 years ago
cffc337
Btrfs: fix order by which delayed references are run
by Filipe Manana
· 10 years ago
d3efe08
Btrfs: fix list transaction->pending_ordered corruption
by Filipe Manana
· 10 years ago
497b405
Btrfs: fix memory leak in the extent_same ioctl
by Filipe Manana
· 10 years ago
c1aa457
Btrfs: fix shrinking truncate when the no_holes feature is enabled
by Filipe Manana
· 10 years ago
31b7a57
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
a28e4b2
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
by Joe Perches
· 10 years ago
ce65761
hpfs: kstrdup() out of memory handling
by Sanidhya Kashyap
· 10 years ago
d7b0409
hpfs: Remove unessary cast
by Firo Yang
· 10 years ago
a27b5b9
hpfs: add fstrim support
by Mikulas Patocka
· 10 years ago
9abea2d
ioctl_compat: handle FITRIM
by Mikulas Patocka
· 10 years ago
1c4c715
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
7444a07
ext4: replace open coded nofail allocation in ext4_free_blocks()
by Michal Hocko
· 10 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
43c3dd0
dax: bdev_direct_access() may sleep
by Matthew Wilcox
· 10 years ago
bbab37d
block: Add support for DAX reads/writes to block devices
by Matthew Wilcox
· 10 years ago
872eb12
dax: Use copy_from_iter_nocache
by Matthew Wilcox
· 10 years ago
22a093b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5968cec
sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y
by Naveen N. Rao
· 10 years ago
8974fec
ext4: correctly migrate a file with a hole at the beginning
by Eryu Guan
· 10 years ago
d6f123a
ext4: be more strict when migrating to non-extent based file
by Eryu Guan
· 10 years ago
9705acd
ext4: fix reservation release on invalidatepage for delalloc fs
by Lukas Czerner
· 10 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
0c76c6b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
8688d95
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
320cd41
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 10 years ago
a7ba4bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 10 years ago
9d90f03
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 10 years ago
c45653c
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
by Nikolay Borisov
· 10 years ago
0f0ff9a
ext4: fix fencepost error in lazytime optimization
by Theodore Ts'o
· 10 years ago
2d01eed
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
9689457
Btrfs: fix wrong check for btrfs_force_chunk_alloc()
by Shilong Wang
· 10 years ago
ddba1bf
Btrfs: fix warning of bytes_may_use
by Liu Bo
· 10 years ago
ad9ee20
Btrfs: fix hang when failing to submit bio of directIO
by Liu Bo
· 10 years ago
9c6429d
Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()
by Filipe Manana
· 10 years ago
61de718
Btrfs: fix memory corruption on failure to submit bio for direct IO
by Filipe Manana
· 10 years ago
1c919a5
btrfs: don't update mtime/ctime on deduped inodes
by Mark Fasheh
· 10 years ago
0efa9f4
btrfs: allow dedupe of same inode
by Mark Fasheh
· 10 years ago
f441460
btrfs: fix deadlock with extent-same and readpage
by Mark Fasheh
· 10 years ago
207910d
btrfs: pass unaligned length to btrfs_cmp_data()
by Mark Fasheh
· 10 years ago
a89ca6f
Btrfs: fix fsync after truncate when no_holes feature is enabled
by Filipe Manana
· 10 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
93e3bce
vfs: Remove incorrect debugging WARN in prepend_path
by Eric W. Biederman
· 10 years ago
7236c85
mnt: Update fs_fully_visible to test for permanently empty directories
by Eric W. Biederman
· 10 years ago
f9bb488
sysfs: Create mountpoints with sysfs_create_mount_point
by Eric W. Biederman
· 10 years ago
87d2846
sysfs: Add support for permanently empty directories to serve as mount points.
by Eric W. Biederman
· 10 years ago
ea01521
kernfs: Add support for always empty directories.
by Eric W. Biederman
· 10 years ago
eb6d38d
proc: Allow creating permanently empty directories that serve as mount points
by Eric W. Biederman
· 10 years ago
f9bd673
sysctl: Allow creating permanently empty directories that serve as mountpoints.
by Eric W. Biederman
· 10 years ago
fbabfd0
fs: Add helper functions for permanently empty directories.
by Eric W. Biederman
· 10 years ago
ceeb0e5
vfs: Ignore unlocked mounts in fs_fully_visible
by Eric W. Biederman
· 10 years ago
b4839eb
nfs: Remove invalid tk_pid from debug message
by Kinglong Mee
· 10 years ago
d356a7d
nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh
by Kinglong Mee
· 10 years ago
bc4da2a
nfs: Drop bad comment in nfs41_walk_client_list()
by Kinglong Mee
· 10 years ago
cd738ee
nfs: Remove unneeded micro checking of CONFIG_PROC_FS
by Kinglong Mee
· 10 years ago
Next »