index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-05
cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
Shirish Pargaonkar
1
-0
/
+116
2017-07-05
cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...
Shirish Pargaonkar
2
-11
/
+44
2017-07-05
CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
Aurélien Aptel
2
-3
/
+34
2017-07-05
cifs: set mapping error when page writeback fails in writepage or launder_pages
Jeff Layton
1
-5
/
+7
2017-07-02
SMB3: Enable encryption for SMB3.1.1
Steve French
1
-1
/
+1
2017-06-30
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+19
2017-06-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2017-06-28
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
1
-1
/
+4
2017-06-28
Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-30
/
+29
2017-06-28
ovl: don't set origin on broken lower hardlink
Miklos Szeredi
1
-3
/
+8
2017-06-28
ovl: copy-up: don't unlock between lookup and link
Miklos Szeredi
1
-12
/
+12
2017-06-27
NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
Trond Myklebust
1
-1
/
+0
2017-06-27
Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
Benjamin Coddington
1
-27
/
+24
2017-06-27
NFSv4.1: Fix a race in nfs4_proc_layoutget
Trond Myklebust
1
-1
/
+1
2017-06-27
NFS: Trunking detection should handle ERESTARTSYS/EINTR
Trond Myklebust
1
-0
/
+2
2017-06-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-15
/
+43
2017-06-23
fs/exec.c: account for argv/envp pointers
Kees Cook
1
-4
/
+24
2017-06-23
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2
-10
/
+17
2017-06-23
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
1
-0
/
+1
2017-06-23
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
2017-06-23
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+5
2017-06-22
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-9
/
+14
2017-06-21
xfs: don't allow bmap on rt files
Darrick J. Wong
1
-2
/
+5
2017-06-21
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-32
/
+28
2017-06-21
CIFS: Fix some return values in case of error in 'crypt_message'
Christophe Jaillet
1
-1
/
+3
2017-06-20
cifs: remove redundant return in cifs_creation_time_get
Colin Ian King
1
-2
/
+0
2017-06-20
CIFS: Improve readdir verbosity
Pavel Shilovsky
2
-4
/
+9
2017-06-20
CIFS: check if pages is null rather than bv for a failed allocation
Colin Ian King
1
-1
/
+1
2017-06-20
CIFS: Set ->should_dirty in cifs_user_readv()
Dan Carpenter
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
2
-5
/
+1
2017-06-18
Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-6
/
+8
2017-06-17
ufs: fix the logics for tail relocation
Al Viro
3
-16
/
+17
2017-06-17
ufs_iget(): fail with -ESTALE on deleted inode
Al Viro
1
-13
/
+8
2017-06-17
fix signedness of timestamps on ufs1
Al Viro
1
-3
/
+3
2017-06-17
Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-4
/
+3
2017-06-17
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-68
/
+98
2017-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+6
2017-06-17
userfaultfd: shmem: handle coredumping in handle_userfault()
Andrea Arcangeli
1
-8
/
+21
2017-06-16
Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2
-2
/
+9
2017-06-16
fs: pass on flags in compat_writev
Christoph Hellwig
1
-1
/
+1
2017-06-15
fs: don't forget to put old mntns in mntns_install
Andrei Vagin
1
-0
/
+2
2017-06-15
Hang/soft lockup in d_invalidate with simultaneous calls
Al Viro
1
-6
/
+4
2017-06-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+8
2017-06-15
ufs_truncate_blocks(): fix the case when size is in the last direct block
Al Viro
1
-9
/
+12
2017-06-15
ufs: more deadlock prevention on tail unpacking
Al Viro
1
-1
/
+1
2017-06-15
ufs: avoid grabbing ->truncate_mutex if possible
Al Viro
2
-10
/
+26
2017-06-14
ufs_get_locked_page(): make sure we have buffer_heads
Al Viro
1
-9
/
+8
2017-06-14
ufs: fix s_size/s_dsize users
Al Viro
4
-24
/
+19
2017-06-14
ufs: fix reserved blocks check
Al Viro
1
-4
/
+6
2017-06-14
ufs: make ufs_freespace() return signed
Al Viro
1
-2
/
+2
[next]