Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5af7f115886f7ec193171e2e49b8000ddd1e7147
/
fs
c3665a6
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
a50243b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
36011dd
Merge tag 'gfs2-5.1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
e519a8c
Merge tag '5.1-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
d1cae94
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 6 years ago
a39f009
Merge tag 'pstore-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
38e7571
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
80201fe
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
605b048
gfs2: Fix missed wakeups in find_insert_glock
by Andreas Gruenbacher
· 6 years ago
b5dd0c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
6eb3c3d
exec: increase BINPRM_BUF_SIZE to 256
by Oleg Nesterov
· 6 years ago
26e1522
fs/exec.c: replace opencoded set_mask_bits()
by Vineet Gupta
· 6 years ago
67ceb1e
fat: enable .splice_write to support splice on O_DIRECT file
by Hou Tao
· 6 years ago
660c9fc
autofs: clear O_NONBLOCK on the pipe
by NeilBrown
· 6 years ago
874d22d
fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options()
by Ian Kent
· 6 years ago
60d6d04
autofs: add ignore mount option
by Ian Kent
· 6 years ago
49ac981
fs/binfmt_elf.c: spread const a little
by Alexey Dobriyan
· 6 years ago
93f044e
fs/binfmt_elf.c: use list_for_each_entry()
by Alexey Dobriyan
· 6 years ago
faf1c31
fs/binfmt_elf.c: don't be afraid of overflow
by Alexey Dobriyan
· 6 years ago
a218cc4
epoll: use rwlock in order to reduce ep_poll_callback() contention
by Roman Penyaev
· 6 years ago
c3e320b
epoll: unify awaking of wakeup source on ep_poll_callback() path
by Roman Penyaev
· 6 years ago
c141175
epoll: make sure all elements in ready list are in FIFO order
by Roman Penyaev
· 6 years ago
afe1a71
btrfs: implement btrfs_debug* in terms of helper macro
by Rasmus Villemoes
· 6 years ago
f1fffbd
linux/fs.h: move member alignment check next to definition of struct filename
by Rasmus Villemoes
· 6 years ago
be37f21
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
ae5906c
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
9e1fd79
Merge tag 'xfs-5.1-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
b1e2439
Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
0556161
Merge tag 'fsnotify_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
a9913f2
Merge tag 'fs_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
b39a07a
Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
50cfad7
fs: cifs: Kconfig: pedantic formatting
by Enrico Weigelt, metux IT consult
· 6 years ago
e431f2d
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
31b5151
io_uring: allow workqueue item to handle multiple buffered requests
by Jens Axboe
· 6 years ago
221c5eb
io_uring: add support for IORING_OP_POLL
by Jens Axboe
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
45802da
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3478588
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7c03e75
gfs2: Fix an incorrect gfs2_assert()
by Tim Smith
· 6 years ago
08b5577
proc: use seq_puts() everywhere
by Alexey Dobriyan
· 6 years ago
5713f35
proc: read kernel cpu stat pointer once
by Alexey Dobriyan
· 6 years ago
867aacc
proc: remove unused argument in proc_pid_lookup()
by Zhikang Zhang
· 6 years ago
45f68ab
fs/proc/thread_self.c: code cleanup for proc_setup_thread_self()
by Chengguang Xu
· 6 years ago
756ca74
fs/proc/self.c: code cleanup for proc_setup_self()
by Chengguang Xu
· 6 years ago
ab3948f
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
by Joel Fernandes (Google)
· 6 years ago
04a8645
mm: update ptep_modify_prot_commit to take old pte value as arg
by Aneesh Kumar K.V
· 6 years ago
0cbe3e2
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
by Aneesh Kumar K.V
· 6 years ago
147e1a9
fs: kernfs: add poll file operation
by Johannes Weiner
· 6 years ago
60cd4bc
memcg: localize memcg_kmem_enabled() check
by Shakeel Butt
· 6 years ago
ca21508
mm: convert PG_balloon to PG_offline
by David Hildenbrand
· 6 years ago
5704a06
fs/file.c: initialize init_files.resize_wait
by Shuriyc Chu
· 6 years ago
a905737
fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()
by Vineet Gupta
· 6 years ago
f402cf0
ocfs2: Use zero-sized array and struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
5500ab4
ocfs2: fix the application IO timeout when fstrim is running
by Gang He
· 6 years ago
cc725ef
ocfs2: fix a panic problem caused by o2cb_ctl
by Jia Guo
· 6 years ago
69dc4b1
smb3: request more credits on normal (non-large read/write) ops
by Steve French
· 6 years ago
b30c74c
CIFS: Mask off signals when sending SMB packets
by Pavel Shilovsky
· 6 years ago
afc18a6
CIFS: Return -EAGAIN instead of -ENOTSOCK
by Pavel Shilovsky
· 6 years ago
2084ed5
CIFS: Only send SMB2_NEGOTIATE command on new TCP connections
by Pavel Shilovsky
· 6 years ago
6dfbd84
CIFS: Fix read after write for files with read caching
by Pavel Shilovsky
· 6 years ago
96281b9
smb3: for kerberos mounts display the credential uid used
by Steve French
· 6 years ago
259594b
cifs: use correct format characters
by Louis Taylor
· 6 years ago
d42043a
smb3: add dynamic trace point for query_info_enter/done
by Steve French
· 6 years ago
53a3e0d
smb3: add dynamic trace point for smb3_cmd_enter
by Steve French
· 6 years ago
efe2e9f
smb3: improve dynamic tracing of open and posix mkdir
by Steve French
· 6 years ago
b0a42f2
smb3: add missing read completion trace point
by Steve French
· 6 years ago
d323c246
smb3: Add tracepoints for read, write and query_dir enter
by Steve French
· 6 years ago
adb3b4e
smb3: add tracepoints for query dir
by Steve French
· 6 years ago
0d48132
smb3: Update POSIX negotiate context with POSIX ctxt GUID
by Steve French
· 6 years ago
cfe7e41
cifs: update internal module version number
by Steve French
· 6 years ago
7091bca
CIFS: Try to acquire credits at once for compound requests
by Pavel Shilovsky
· 6 years ago
fe768d5
CIFS: Return error code when getting file handle for writeback
by Pavel Shilovsky
· 6 years ago
c4b8f65
CIFS: Move open file handling to writepages
by Pavel Shilovsky
· 6 years ago
258f060
CIFS: Move unlocking pages from wdata_send_pages()
by Pavel Shilovsky
· 6 years ago
c7d38db
CIFS: Find and reopen a file before get MTU credits in writepages
by Pavel Shilovsky
· 6 years ago
3e95299
CIFS: Reopen file before get SMB2 MTU credits for async IO
by Pavel Shilovsky
· 6 years ago
f0b93cb
CIFS: Remove custom credit adjustments for SMB2 async IO
by Pavel Shilovsky
· 6 years ago
9a1c67e
CIFS: Adjust MTU credits before reopening a file
by Pavel Shilovsky
· 6 years ago
97ea499
CIFS: Check for reconnects before sending compound requests
by Pavel Shilovsky
· 6 years ago
3349c3a
CIFS: Check for reconnects before sending async requests
by Pavel Shilovsky
· 6 years ago
34f4deb
CIFS: Respect reconnect in non-MTU credits calculations
by Pavel Shilovsky
· 6 years ago
335b7b6
CIFS: Respect reconnect in MTU credits calculations
by Pavel Shilovsky
· 6 years ago
5b96485
CIFS: Set reconnect instance to one initially
by Pavel Shilovsky
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
78f8601
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
08300f4
a.out: remove core dumping support
by Linus Torvalds
· 6 years ago
63bdf42
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
6456300
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
bb1bccb
CIFS: Respect SMB2 hdr preamble size in read responses
by Pavel Shilovsky
· 6 years ago
66265f1
CIFS: Count SMB3 credits for malformed pending responses
by Pavel Shilovsky
· 6 years ago
82e0457
CIFS: Do not log credits when unmounting a share
by Pavel Shilovsky
· 6 years ago
6b15eb1
CIFS: Always reset read error to -EIO if no response
by Pavel Shilovsky
· 6 years ago
969ae8e
cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
by Namjae Jeon
· 6 years ago
c781af7
CIFS: Do not skip SMB2 message IDs on send failures
by Pavel Shilovsky
· 6 years ago
4fe75c4
smb3: request more credits on tree connect
by Steve French
· 6 years ago
e8506d2
smb3: make default i/o size for smb3 mounts larger
by Steve French
· 6 years ago
7b9b9ed
CIFS: Do not reset lease state to NONE on lease break
by Pavel Shilovsky
· 6 years ago
d26e290
smb3: fix bytes_read statistics
by Steve French
· 6 years ago
2109464
cifs: return -ENODATA when deleting an xattr that does not exist
by Ronnie Sahlberg
· 6 years ago
Next »