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-09-04
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
3
-1
/
+26
2017-09-04
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
7
-4
/
+79
2017-09-04
cifs: Add support for reading attributes on SMB2+
Ronnie Sahlberg
4
-0
/
+169
2017-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-26
/
+26
2017-09-01
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-2
/
+27
2017-09-01
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-16
/
+26
2017-09-01
Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-18
/
+18
2017-09-01
Fix warning messages when mounting to older servers
Steve French
2
-2
/
+27
2017-08-31
Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...
Linus Torvalds
2
-3
/
+3
2017-08-31
Merge branch 'mmu_notifier_fixes'
Linus Torvalds
1
-8
/
+11
2017-08-31
jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes
Dave Kleikamp
1
-9
/
+3
2017-08-31
dax: update to new mmu_notifier semantic
Jérôme Glisse
1
-8
/
+11
2017-09-01
ceph: fix readpage from fscache
Yan, Zheng
2
-18
/
+18
2017-08-31
annotate RWF_... flags
Christoph Hellwig
2
-26
/
+26
2017-08-30
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-08-30
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-08-28
fs/select: Fix memory corruption in compat_get_fd_set()
Helge Deller
1
-5
/
+1
2017-08-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+10
2017-08-25
Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+2
2017-08-25
Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...
Linus Torvalds
2
-8
/
+14
2017-08-25
dax: fix deadlock due to misaligned PMD faults
Ross Zwisler
1
-0
/
+10
2017-08-24
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-08-24
Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-60
/
+64
2017-08-24
pty: Repair TIOCGPTPEER
Eric W. Biederman
1
-16
/
+49
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
5
-60
/
+64
2017-08-23
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
Linus Torvalds
1
-3
/
+1
2017-08-23
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
2017-08-23
cifs: Fix df output for users with quota limits
Sachin Prabhu
1
-2
/
+2
2017-08-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+9
2017-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2017-08-18
Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-13
/
+16
2017-08-17
xfs: don't leak quotacheck dquots when cow recovery
Darrick J. Wong
1
-0
/
+2
2017-08-17
xfs: clear MS_ACTIVE after finishing log recovery
Darrick J. Wong
2
-10
/
+11
2017-08-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-6
/
+15
2017-08-17
pty: fix the cached path of the pty slave file descriptor in the master
Linus Torvalds
1
-1
/
+3
2017-08-16
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
Oleg Nesterov
1
-2
/
+1
2017-08-14
ext4: add missing xattr hash update
Tahsin Erdogan
1
-2
/
+4
2017-08-14
ext4: fix clang build regression
Theodore Ts'o
1
-2
/
+5
2017-08-11
iomap: fix integer truncation issues in the zeroing and dirtying helpers
Christoph Hellwig
1
-2
/
+2
2017-08-11
xfs: fix inobt inode allocation search optimization
Omar Sandoval
1
-1
/
+1
2017-08-11
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-2
/
+3
2017-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-4
/
+6
2017-08-11
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-11
fuse: set mapping error in writepage_locked when it fails
Jeff Layton
1
-0
/
+1
2017-08-10
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
Mike Rapoport
1
-2
/
+2
2017-08-10
mm: fix KSM data corruption
Minchan Kim
1
-2
/
+5
2017-08-10
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
1
-4
/
+4
2017-08-09
NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
Trond Myklebust
1
-2
/
+1
2017-08-08
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
1
-0
/
+1
2017-08-07
Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+8
[next]