Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a66b0010f89e50ca0dd8bb3dc5187cd21e1da891
/
fs
a3a8025
Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 6 years ago
34fa476
afs: Fix race in async call refcounting
by David Howells
· 6 years ago
7a75b00
afs: Provide a function to get a ref on a call
by David Howells
· 6 years ago
59d4907
afs: Fix key refcounting in file locking code
by David Howells
· 6 years ago
4882a27
afs: Don't set vnode->cb_s_break in afs_validate()
by Marc Dionne
· 6 years ago
6b529fb
Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
72d657d
Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
0f9d140
Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
f87092c
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
48d2ba6
cifs: update internal module version number
by Steve French
· 6 years ago
9a66396
CIFS: Fix error paths in writeback code
by Pavel Shilovsky
· 6 years ago
ee258d7
CIFS: Move credit processing to mid callbacks for SMB3
by Pavel Shilovsky
· 6 years ago
8a26f0f
CIFS: Fix credits calculation for cancelled requests
by Pavel Shilovsky
· 6 years ago
b9a74cd
cifs: Fix potential OOB access of lock element array
by Ross Lagerwall
· 6 years ago
92a8109
cifs: Limit memory used by lock request calls to a page
by Ross Lagerwall
· 6 years ago
15bc77f
cifs: move large array from stack to heap
by Aurelien Aptel
· 6 years ago
ee13919
CIFS: Do not hide EINTR after sending network packets
by Pavel Shilovsky
· 6 years ago
8544f4a
CIFS: Fix credit computation for compounded requests
by Pavel Shilovsky
· 6 years ago
33fa5c8
CIFS: Do not set credits to 1 if the server didn't grant anything
by Pavel Shilovsky
· 6 years ago
b983f7e
CIFS: Fix adjustment of credits for MTU requests
by Pavel Shilovsky
· 6 years ago
c715f89
cifs: Fix a tiny potential memory leak
by Dan Carpenter
· 6 years ago
8428817
cifs: Fix a debug message
by Dan Carpenter
· 6 years ago
5edc22c
afs: Set correct lock type for the yfs CreateFile
by Marc Dionne
· 6 years ago
c2b8bd4
afs: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
1b3922a
btrfs: Use real device structure to verify dev extent
by Qu Wenruo
· 6 years ago
a6d8654
Btrfs: fix deadlock when using free space tree due to block group creation
by Filipe Manana
· 6 years ago
d8b5524
Btrfs: fix race between reflink/dedupe and relocation
by Filipe Manana
· 6 years ago
f7fa110
Btrfs: fix race between cloning range ending at eof and writeback
by Filipe Manana
· 6 years ago
e7c5809
hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race"
by Mike Kravetz
· 6 years ago
c64a2b0
ceph: use vmf_error() in ceph_filemap_fault()
by Souptick Joarder
· 6 years ago
02b2f54
libceph: allow setting abort_on_full for rbd
by Dongsheng Yang
· 6 years ago
de96e9f
sysfs: convert BUG_ON to WARN_ON
by Greg Kroah-Hartman
· 6 years ago
baa6707
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 6 years ago
2152404
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
8094c3c
fscrypt: add Adiantum support
by Eric Biggers
· 6 years ago
7e928df
Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
acda9ef
Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
c7eaf34
Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
9b286ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
f86196e
fs: don't open code lru_to_page()
by Nikolay Borisov
· 6 years ago
08d405c
fs/: remove caller signal_pending branch predictions
by Davidlohr Bueso
· 6 years ago
d187715
bfs: extra sanity checking and static inode bitmap
by Tigran Aivazian
· 6 years ago
655c16a
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
by Oleg Nesterov
· 6 years ago
8099b04
exec: load_script: don't blindly truncate shebang string
by Oleg Nesterov
· 6 years ago
306790f
fat: new inline functions to determine the FAT variant (32, 16 or 12)
by Carmeli Tamir
· 6 years ago
d19dc01
fat: move MAX_FAT to fat.h and change it to inline function
by Carmeli Tamir
· 6 years ago
b553337
fat: remove FAT_FIRST_ENT macro
by Carmeli Tamir
· 6 years ago
f93ca1e
hfsplus: return file attributes on statx
by Ernesto A. Fernández
· 6 years ago
f516221
autofs: add strictexpire mount option
by Ian Kent
· 6 years ago
9d8719a
autofs: change catatonic setting to a bit flag
by Ian Kent
· 6 years ago
9bf964c
autofs: simplify parse_options() function call
by Ian Kent
· 6 years ago
55f0d82
autofs: improve ioctl sbi checks
by Ian Kent
· 6 years ago
86c0517
fs/epoll: deal with wait_queue only once
by Davidlohr Bueso
· 6 years ago
35cff1a
fs/epoll: rename check_events label to send_events
by Davidlohr Bueso
· 6 years ago
abc610e
fs/epoll: avoid barrier after an epoll_wait(2) timeout
by Davidlohr Bueso
· 6 years ago
c5a282e
fs/epoll: reduce the scope of wq lock in epoll_wait()
by Davidlohr Bueso
· 6 years ago
21877e1
fs/epoll: robustify ep->mtx held checks
by Davidlohr Bueso
· 6 years ago
76699a6
fs/epoll: drop ovflist branch prediction
by Davidlohr Bueso
· 6 years ago
4e0982a
fs/epoll: simplify ep_send_events_proc() ready-list loop
by Davidlohr Bueso
· 6 years ago
74bdc12
fs/epoll: remove max_nests argument from ep_call_nested()
by Davidlohr Bueso
· 6 years ago
afe922c
fs/proc/base.c: slightly faster /proc/*/limits
by Alexey Dobriyan
· 6 years ago
230f72e
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
by Alexey Dobriyan
· 6 years ago
81966d83
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
by Eric Biggers
· 6 years ago
8da0b4f
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
by Benjamin Gordon
· 6 years ago
e4f2283
Merge branches 'misc.misc' and 'work.iov_iter' into for-linus
by Al Viro
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
135143b
Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 6 years ago
d5c7076
smb3: add smb3.1.1 to default dialect list
by Steve French
· 6 years ago
55a7f00
cifs: fix confusing warning message on reconnect
by Steve French
· 6 years ago
6d2f84e
smb3: fix large reads on encrypted connections
by Paul Aurich
· 6 years ago
bf77ae4
locks: fix error in locks_move_blocks()
by NeilBrown
· 6 years ago
e6b9257
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
e45428a
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
cacf02d
Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
1ac5cd4
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
by Linus Torvalds
· 6 years ago
10e037d
sunrpc: Add xprt after nfs4_test_session_trunk()
by Santosh kumar pradhan
· 6 years ago
c2c7d84
NFS: remove unnecessary test for IS_ERR(cred)
by NeilBrown
· 6 years ago
9aeaf8c
NFSv4.2 fix async copy reboot recovery
by Olga Kornievskaia
· 6 years ago
5b2095d
NFS: Fix NFSv4 symbolic trace point output
by Chuck Lever
· 6 years ago
0dfbb5f
NFS: Make "port=" mount option optional for RDMA mounts
by Chuck Lever
· 6 years ago
191ce17
ext4: fix special inode number checks in __ext4_iget()
by Theodore Ts'o
· 6 years ago
2a1a2c1
Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
9ab97ae
Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
0ad30ff
nfs: fixed broken compilation in nfs_callback_up_net()
by Vasily Averin
· 6 years ago
fea1708
cifs: update internal module version number
by Steve French
· 6 years ago
e77fe73
cifs: we can not use small padding iovs together with encryption
by Ronnie Sahlberg
· 6 years ago
95cb671
ext4: track writeback errors using the generic tracking infrastructure
by Theodore Ts'o
· 6 years ago
ad211f3
ext4: use ext4_write_inode() when fsyncing w/o a journal
by Theodore Ts'o
· 6 years ago
e868078
ext4: avoid kernel warning when writing the superblock to a dead device
by Theodore Ts'o
· 6 years ago
90be9b8
xfs: xfs_fsops: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
89be677
xfs: xfs_buf: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
457fa34
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
b07039b
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
5d24ae6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
956eb6c
Merge tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b12a912
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
Next »