Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1b985572a3cf88e99a71fe7b8f294ad9f78f007
/
fs
f01bfc9
Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
d856f32
aio: fix reqs_available handling
by Benjamin LaHaise
· 10 years ago
92a5655
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
by David Jeffery
· 10 years ago
78270e8
nfs: can_coalesce_requests must enforce contiguity
by Weston Andros Adamson
· 10 years ago
bba5c18
nfs: disallow duplicate pages in pgio page vectors
by Weston Andros Adamson
· 10 years ago
7c3af97
nfs: don't sleep with inode lock in lock_and_join_requests
by Weston Andros Adamson
· 10 years ago
9497001
nfs: fix error handling in lock_and_join_requests
by Weston Andros Adamson
· 10 years ago
bfd484a
nfs: use blocking page_group_lock in add_request
by Weston Andros Adamson
· 10 years ago
bc8a309
nfs: fix nonblocking calls to nfs_page_group_lock
by Weston Andros Adamson
· 10 years ago
fd2f3a0
nfs: change nfs_page_group_lock argument
by Weston Andros Adamson
· 10 years ago
372b1db
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
e6d8fb3
ext3: Count internal journal as bsddf overhead in ext3_statfs
by Chin-Tsung Cheng
· 10 years ago
410dd3c
isofs: Fix unbounded recursion when processing relocated directories
by Jan Kara
· 10 years ago
85cd083
udf: avoid unneeded up_write when fail to add entry in ->symlink
by Chao Yu
· 10 years ago
3017562
[SMB3] Enable fallocate -z support for SMB3 mounts
by Steve French
· 10 years ago
31742c5
enable fallocate punch hole ("fallocate -p") for SMB3
by Steve French
· 10 years ago
ad3829c
Incorrect error returned on setting file compressed on SMB2
by Steve French
· 10 years ago
b46799a
CIFS: Fix wrong directory attributes after rename
by Pavel Shilovsky
· 10 years ago
5275580
CIFS: Fix SMB2 readdir error handling
by Pavel Shilovsky
· 10 years ago
18f39e7
[CIFS] Possible null ptr deref in SMB2_tcon
by Steve French
· 10 years ago
e64df3e
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
53b95d6
Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
da06df5
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 10 years ago
754789a
[CIFS] Workaround MacOS server problem with SMB2.1 write response
by Steve French
· 10 years ago
0244080
cifs: handle lease F_UNLCK requests properly
by Jeff Layton
· 10 years ago
d43cc79
Cleanup sparse file support by creating worker function for it
by Steve French
· 10 years ago
8d875f9
btrfs: disable strict file flushes for renames and truncates
by Chris Mason
· 10 years ago
27b9a81
Btrfs: fix csum tree corruption, duplicate and outdated checksums
by Filipe Manana
· 10 years ago
4eb1f66
Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
by Takashi Iwai
· 10 years ago
ce62003
Btrfs: fix compressed write corruption on enospc
by Liu Bo
· 10 years ago
f90e579
btrfs: correctly handle return from ulist_add
by Mark Fasheh
· 10 years ago
1152651
btrfs: qgroup: account shared subtrees during snapshot delete
by Mark Fasheh
· 10 years ago
6f7ff6d
Btrfs: read lock extent buffer while walking backrefs
by Filipe Manana
· 10 years ago
e339a6b
Btrfs: __btrfs_mod_ref should always use no_quota
by Josef Bacik
· 10 years ago
ba7b6e6
btrfs: adjust statfs calculations according to raid profiles
by David Sterba
· 10 years ago
2dfb928
locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlock
by Jeff Layton
· 10 years ago
ed9814d
locks: defer freeing locks in locks_delete_lock until after i_lock has been dropped
by Jeff Layton
· 10 years ago
b84d49f
locks: don't reuse file_lock in __posix_lock_file
by Jeff Layton
· 10 years ago
06b8ab5
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
dc1cc85
Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 10 years ago
cec9970
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
8d2d441
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
89838b8
Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 10 years ago
3d1a374
Add sparse file support to SMB2/SMB3 mounts
by Steve French
· 10 years ago
8ae31240
Add missing definitions for CIFS File System Attributes
by Steve French
· 10 years ago
0177783
reiserfs: Fix use after free in journal teardown
by Jan Kara
· 10 years ago
f6f9933
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
566709b
locks: don't call locks_release_private from locks_copy_lock
by Jeff Layton
· 10 years ago
8144f1f
locks: show delegations as "DELEG" in /proc/locks
by Jeff Layton
· 10 years ago
12a5b52
fix copy_tree() regression
by Al Viro
· 10 years ago
e91259f
cifs: remove unused function cifs_oplock_break_wait
by Vincent Stehlé
· 10 years ago
155134f
Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} instead of /proc/self/{mounts,net}"
by Linus Torvalds
· 10 years ago
77e40aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
0d10c2c
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
023f78b0
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
c309bfa
Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
40e041a
shm: add sealing API
by David Herrmann
· 10 years ago
4bb5f5d
mm: allow drivers to prevent new writable mappings
by David Herrmann
· 10 years ago
e0d9bf4
fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
by Fabian Frederick
· 10 years ago
d97b07c
initramfs: support initramfs that is bigger than 2GiB
by Yinghai Lu
· 10 years ago
fa5a7a4
fs/qnx6: update debugging to current functions
by Fabian Frederick
· 10 years ago
e6c3261
fs/qnx6: use pr_fmt and __func__ in logging
by Fabian Frederick
· 10 years ago
e00d5b5
fs/qnx6: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
b6d53b1
fs/romfs/super.c: add blank line after declarations
by Fabian Frederick
· 10 years ago
ca9e536
fs/romfs/super.c: use pr_fmt in logging
by Fabian Frederick
· 10 years ago
3d79d31
fs/romfs/super.c: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
1508f3eb
fs/cramfs/inode.c: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
31d92e5
fs/cramfs: code clean-up
by Fabian Frederick
· 10 years ago
4f21e1e
fs/cramfs: use pr_fmt
by Fabian Frederick
· 10 years ago
f175ff8
fs/cramfs: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
998d668
fs/omfs/inode.c: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
b8f52d8
fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array
by Fabian Frederick
· 10 years ago
1da85fd
fs/bfs: use bfs prefix for dump_imap
by Fabian Frederick
· 10 years ago
19bdd41a5
adfs: add __printf verification, fix format/argument mismatches
by Joe Perches
· 10 years ago
b16214d
fs/adfs/dir_fplus.c: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
e2ffcf5
fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
by Fabian Frederick
· 10 years ago
b134079
fs/exofs/ore_raid.c: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
e5eea09
sysctl: remove typedef ctl_table
by Joe Perches
· 10 years ago
0692ded
fs/proc/vmcore.c:mmap_vmcore: skip non-ram pages reported by hypervisors
by Vitaly Kuznetsov
· 10 years ago
41f727f
fork/exec: cleanup mm initialization
by Vladimir Davydov
· 10 years ago
8f053ac
proc: remove INF macro
by Alexey Dobriyan
· 10 years ago
d962c14
proc: convert /proc/$PID/hardwall to seq_file interface
by Alexey Dobriyan
· 10 years ago
19aadc9
proc: convert /proc/$PID/io to seq_file interface
by Alexey Dobriyan
· 10 years ago
6ba51e3
proc: convert /proc/$PID/oom_score to seq_file interface
by Alexey Dobriyan
· 10 years ago
f6e826c
proc: convert /proc/$PID/schedstat to seq_file interface
by Alexey Dobriyan
· 10 years ago
edfcd60
proc: convert /proc/$PID/wchan to seq_file interface
by Alexey Dobriyan
· 10 years ago
2ca66ff
proc: convert /proc/$PID/cmdline to seq_file interface
by Alexey Dobriyan
· 10 years ago
09d93bd
proc: convert /proc/$PID/syscall to seq_file interface
by Alexey Dobriyan
· 10 years ago
1c963eb
proc: convert /proc/$PID/limits to seq_file interface
by Alexey Dobriyan
· 10 years ago
f9ea536
proc: convert /proc/$PID/auxv to seq_file interface
by Alexey Dobriyan
· 10 years ago
cedbcca
proc: more "const char *" pointers
by Alexey Dobriyan
· 10 years ago
849d20a
proc: remove proc_tty_ldisc variable
by Alexey Dobriyan
· 10 years ago
4dcc03f
proc: make proc_subdir_lock static
by Alexey Dobriyan
· 10 years ago
335eb53
proc: faster /proc/$PID lookup
by Alexey Dobriyan
· 10 years ago
dbcdb50
proc: add and remove /proc entry create checks
by Alexey Dobriyan
· 10 years ago
ccf94f1
proc: constify seq_operations
by Fabian Frederick
· 10 years ago
108a8a1
fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
by Fabian Frederick
· 10 years ago
f58d6c7
fs/hpfs/dnode.c: fix suspect code indent
by Fabian Frederick
· 10 years ago
f3fb9e2
fs/reiserfs/xattr.c: fix blank line missing after declarations
by Fabian Frederick
· 10 years ago
1709399
fs/reiserfs: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
Next »