Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6830b468259b45e3b73070474b8cec9388aa8c11
/
fs
21c730d
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
91962d0
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
18253e0
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
26473f8
Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
d2fbf4b
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
249be85
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
eec4844
proc/sysctl: add shared variables for range check
by Matteo Croce
· 5 years ago
3710969
mm: migrate: remove unused mode argument
by Keith Busch
· 5 years ago
c063066
mm: thp: fix false negative of shmem vma's THP eligibility
by Yang Shi
· 5 years ago
2a957ac
cifs: update internal module number
by Steve French
· 5 years ago
aa08185
cifs: flush before set-info if we have writeable handles
by Ronnie Sahlberg
· 5 years ago
89a5bfa
smb3: optimize open to not send query file internal info
by Steve French
· 5 years ago
6860c98
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 5 years ago
d5b9216
pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS
by Trond Myklebust
· 5 years ago
58bbeab
pnfs: Fix a problem where we gratuitously start doing I/O through the MDS
by Trond Myklebust
· 5 years ago
bf3c90e
cifs: copy_file_range needs to strip setuid bits and update timestamps
by Amir Goldstein
· 5 years ago
7e5a70a
CIFS: fix deadlock in cached root handling
by Aurelien Aptel
· 5 years ago
8e04fdf
pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
by Trond Myklebust
· 5 years ago
d9aba2b
NFSv4: Don't use the zero stateid with layoutget
by Trond Myklebust
· 5 years ago
366a4e3
Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
ae9b728
Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
d9b9c89
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
0fe49f7
Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
f8c3500
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
7402a4f
SUNRPC: Fix up backchannel slot table accounting
by Trond Myklebust
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
373c3b8
btrfs: don't leak extent_map in btrfs_get_io_geometry()
by Johannes Thumshirn
· 5 years ago
bfcea1c
btrfs: free checksum hash on in close_ctree
by Johannes Thumshirn
· 5 years ago
314c4cd
btrfs: Fix build error while LIBCRC32C is module
by YueHaibing
· 5 years ago
42c16da
btrfs: inode: Don't compress if NODATASUM or NODATACOW set
by Qu Wenruo
· 5 years ago
5d90730
iomap: move internal declarations into fs/iomap/
by Darrick J. Wong
· 5 years ago
cb7181f
iomap: move the main iteration code into a separate file
by Darrick J. Wong
· 5 years ago
afc51aa
iomap: move the buffered IO code into a separate file
by Darrick J. Wong
· 5 years ago
db07443
iomap: move the direct IO code into a separate file
by Darrick J. Wong
· 5 years ago
56a1789
iomap: move the SEEK_HOLE code into a separate file
by Darrick J. Wong
· 5 years ago
5157fb8
iomap: move the file mapping reporting code into a separate file
by Darrick J. Wong
· 5 years ago
a45c0ec
iomap: move the swapfile code into a separate file
by Darrick J. Wong
· 5 years ago
56cbb42
switch the remnants of releasing the mountpoint away from fs_pin
by Al Viro
· 5 years ago
2763d11
get rid of detach_mnt()
by Al Viro
· 5 years ago
4edbe13
make struct mountpoint bear the dentry reference to mountpoint, not struct mount
by Al Viro
· 5 years ago
23c84eb
dax: Fix missed wakeup with PMD faults
by Matthew Wilcox (Oracle)
· 5 years ago
43e11fa
fs/select.c: use struct_size() in kmalloc()
by Gustavo A. R. Silva
· 5 years ago
ac30102
select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining()
by Oleg Nesterov
· 5 years ago
8cf8b55
select: change do_poll() to return -ERESTARTNOHAND rather than -EINTR
by Oleg Nesterov
· 5 years ago
b772434
signal: simplify set_user_sigmask/restore_user_sigmask
by Oleg Nesterov
· 5 years ago
dc0dde6
fs/reiserfs/journal.c: change return type of dirty_one_transaction
by Hariprasad Kelam
· 5 years ago
ba542f2
fs/ufs/super.c: remove set but not used variable 'usb3'
by YueHaibing
· 5 years ago
29774f3
fs/hfsplus/xattr.c: replace strncpy with memcpy
by Mathieu Malaterre
· 5 years ago
a9fba24
coda: add hinting support for partial file caching
by Pedro Cuadra
· 5 years ago
5bb4481
coda: ftoc validity check integration
by Fabian Frederick
· 5 years ago
7f6118c
coda: remove sb test in coda_fid_to_inode()
by Fabian Frederick
· 5 years ago
6975259
coda: remove sysctl object from module when unused
by Fabian Frederick
· 5 years ago
f948452
coda: add __init to init_coda_psdev()
by Fabian Frederick
· 5 years ago
50e9a6e
coda: use SIZE() for stat
by Fabian Frederick
· 5 years ago
79a0d65
coda: destroy mutex in put_super()
by Fabian Frederick
· 5 years ago
6dc280e
coda: remove uapi/linux/coda_psdev.h
by Jan Harkes
· 5 years ago
8fc8b9d
coda: move internal defs out of include/linux/ [ver #2]
by David Howells
· 5 years ago
b6a18c60
coda: bump module version
by Jan Harkes
· 5 years ago
936dae4
coda: get rid of CODA_FREE()
by Dan Carpenter
· 5 years ago
4dc4819
coda: get rid of CODA_ALLOC()
by Dan Carpenter
· 5 years ago
5e7c31d
coda: change Coda's user api to use 64-bit time_t in timespec
by Jan Harkes
· 5 years ago
6ced9aa
coda: stop using 'struct timespec' in user API
by Arnd Bergmann
· 5 years ago
8506221
coda: clean up indentation, replace spaces with tab
by Colin Ian King
· 5 years ago
9a05671
coda: don't try to print names that were considered too long
by Jan Harkes
· 5 years ago
6e51f8a
coda: potential buffer overflow in coda_psdev_write()
by Jan Harkes
· 5 years ago
02551c2
coda: add error handling for fget
by Zhouyang Jia
· 5 years ago
7fa0a1d
coda: pass the host file in vma->vm_file on mmap
by Jan Harkes
· 5 years ago
aa94b1d
fs/binfmt_elf.c: delete stale comment
by Alexey Dobriyan
· 5 years ago
1b113e0
fs/binfmt_flat.c: remove set but not used variable 'inode'
by YueHaibing
· 5 years ago
5ec27ec
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes.
by Radoslaw Burny
· 5 years ago
9af27b2
fs/proc/inode.c: use typeof_member() macro
by Alexey Dobriyan
· 5 years ago
c6c4053
vmcore: add a kernel parameter novmcoredd
by Kairui Song
· 5 years ago
0a8ad0ff
Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 5 years ago
a18f877
Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
2954152
Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes)
by Linus Torvalds
· 5 years ago
d26d0cd9
/proc/<pid>/cmdline: add back the setproctitle() special case
by Linus Torvalds
· 5 years ago
3d71254
/proc/<pid>/cmdline: remove all the special cases
by Linus Torvalds
· 5 years ago
9637d51
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
e963066
smb3: smbdirect no longer experimental
by Steve French
· 5 years ago
88a92c9
cifs: fix crash in smb2_compound_op()/smb2_set_next_command()
by Ronnie Sahlberg
· 5 years ago
1c23020
iomap: start moving code to fs/iomap/
by Darrick J. Wong
· 5 years ago
79ba2a2
xfs: sync up xfs_trans_inode with userspace
by Eric Sandeen
· 5 years ago
3f6d70e
xfs: move xfs_trans_inode.c to libxfs/
by Eric Sandeen
· 5 years ago
50c8000
NFSv4: Validate the stateid before applying it to state recovery
by Trond Myklebust
· 5 years ago
5704324
docs: admin-guide: move sysctl directory to it
by Mauro Carvalho Chehab
· 6 years ago
fec88ab
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
fa6e951
Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 5 years ago
a318423
Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 5 years ago
a1240cf74
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
by Linus Torvalds
· 5 years ago
a2d79c7
Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
ce465bf
cifs: fix crash in cifs_dfs_do_automount
by Ronnie Sahlberg
· 5 years ago
5b59683
nfs4.0: Refetch lease_time after clientid update
by Donald Buczek
· 5 years ago
ea51efa
nfs4: Rename nfs41_setup_state_renewal
by Donald Buczek
· 5 years ago
0efb01b
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
by Donald Buczek
· 5 years ago
2eaf426
nfs: Fix copy-and-paste error in debug message
by Donald Buczek
· 5 years ago
1c316e3
NFS: Replace 16 seq_printf() calls by seq_puts()
by Markus Elfring
· 5 years ago
9bcaa35
NFS: Use seq_putc() in nfs_show_stats()
by Markus Elfring
· 5 years ago
964a4ea
Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 5 years ago
Next »