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-04-29
fs: compat: Remove warning from COMPATIBLE_IOCTL
Mark Charlebois
1
-1
/
+1
2017-04-29
remove pointless extern of atime_need_update_rcu()
Al Viro
1
-2
/
+0
2017-04-27
fs: completely ignore unknown open flags
Christoph Hellwig
1
-0
/
+6
2017-04-27
fs: add a VALID_OPEN_FLAGS
Christoph Hellwig
1
-10
/
+4
2017-04-26
fs: remove _submit_bh()
Eric Biggers
1
-14
/
+5
2017-04-26
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
6
-6
/
+6
2017-04-26
fs/affs: bugfix: Write files greater than page size on OFS
Fabian Frederick
1
-1
/
+1
2017-04-26
fs/affs: bugfix: enable writes on OFS disks
Fabian Frederick
1
-4
/
+4
2017-04-26
fs/affs: remove node generation check
Fabian Frederick
1
-5
/
+0
2017-04-26
fs/affs: import amigaffs.h
Fabian Frederick
2
-1
/
+145
2017-04-26
fs/affs: bugfix: make symbolic links work again
Fabian Frederick
2
-0
/
+2
2017-04-15
orangefs: free superblock when mount fails
Martin Brandenburg
3
-9
/
+24
2017-04-15
vfs: don't do RCU lookup of empty pathnames
Linus Torvalds
1
-0
/
+3
2017-04-14
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-13
/
+14
2017-04-14
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-22
/
+29
2017-04-13
hugetlbfs: fix offset overflow in hugetlbfs mmap
Mike Kravetz
1
-3
/
+12
2017-04-13
thp: fix MADV_DONTNEED vs clear soft dirty race
Kirill A. Shutemov
1
-1
/
+8
2017-04-13
CIFS: Fix SMB3 mount without specifying a security mechanism
Pavel Shilovsky
1
-1
/
+3
2017-04-11
Btrfs: fix potential use-after-free for cloned bio
Liu Bo
1
-1
/
+1
2017-04-11
Btrfs: fix segmentation fault when doing dio read
Liu Bo
1
-2
/
+6
2017-04-11
Btrfs: fix invalid dereference in btrfs_retry_endio
Liu Bo
1
-10
/
+4
2017-04-11
btrfs: drop the nossd flag when remounting with -o ssd
Adam Borowski
1
-0
/
+3
2017-04-10
CIFS: store results of cifs_reopen_file to avoid infinite wait
Germano Percossi
1
-3
/
+3
2017-04-10
CIFS: remove bad_network_name flag
Germano Percossi
2
-6
/
+0
2017-04-10
CIFS: reconnect thread reschedule itself
Germano Percossi
1
-1
/
+9
2017-04-10
CIFS: handle guest access errors to Windows shares
Mark Syms
1
-0
/
+3
2017-04-10
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
3
-11
/
+11
2017-04-09
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-90
/
+268
2017-04-09
Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2017-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-50
/
+99
2017-04-08
sysfs: be careful of error returns from ops->show()
NeilBrown
1
-2
/
+4
2017-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-14
/
+23
2017-04-08
dax: fix radix tree insertion race
Ross Zwisler
1
-13
/
+22
2017-04-08
userfaultfd: report actual registered features in fdinfo
Mike Rapoport
1
-1
/
+1
2017-04-07
orangefs: move features validation to fix filesystem hang
Martin Brandenburg
1
-2
/
+7
2017-04-07
sysctl: add sanity check for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-04-07
Reset TreeId to zero on SMB2 TREE_CONNECT
Jan-Marek Glogowski
1
-0
/
+4
2017-04-07
CIFS: Fix build failure with smb2
Tobias Regnery
1
-0
/
+1
2017-04-07
Introduce cifs_copy_file_range()
Sachin Prabhu
5
-68
/
+110
2017-04-07
SMB3: Rename clone_range to copychunk_range
Sachin Prabhu
3
-15
/
+16
2017-04-07
Handle mismatched open calls
Sachin Prabhu
9
-13
/
+143
2017-04-06
Merge tag 'xfs-4.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-58
/
+76
2017-04-03
xfs: fix kernel memory exposure problems
Darrick J. Wong
1
-1
/
+1
2017-04-03
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Calvin Owens
1
-1
/
+9
2017-04-03
xfs: rework the inline directory verifiers
Darrick J. Wong
5
-56
/
+66
2017-04-03
statx: Include a mask for stx_attributes in struct statx
David Howells
2
-0
/
+7
2017-04-03
statx: Reserve the top bit of the mask for future struct expansion
David Howells
1
-0
/
+2
2017-04-03
xfs: report crtime and attribute flags to statx
Darrick J. Wong
1
-0
/
+14
2017-04-03
ext4: Add statx support
David Howells
5
-4
/
+39
2017-04-03
statx: optimize copy of struct statx to userspace
Eric Biggers
1
-42
/
+32
[next]