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
2015-05-28
omfs: fix potential integer overflow in allocator
Bob Copeland
1
-1
/
+1
2015-05-28
omfs: fix sign confusion for bitmap loop counter
Bob Copeland
1
-1
/
+2
2015-05-28
omfs: set error return when d_make_root() fails
Bob Copeland
1
-1
/
+3
2015-05-28
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
1
-1
/
+2
2015-05-28
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
1
-1
/
+1
2015-05-27
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-74
/
+194
2015-05-27
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+36
2015-05-23
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+38
2015-05-20
CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE
Federico Sauter
1
-1
/
+2
2015-05-20
Fix to convert SURROGATE PAIR
Nakajima Akira
1
-46
/
+136
2015-05-20
cifs: potential missing check for posix_lock_file_wait
Chengyu Song
1
-2
/
+2
2015-05-20
Fix to check Unique id and FileType when client refer file directly.
Nakajima Akira
1
-0
/
+25
2015-05-20
Btrfs: fix regression in raid level conversion
Chris Mason
1
-0
/
+18
2015-05-20
CIFS: remove an unneeded NULL check
Dan Carpenter
1
-1
/
+1
2015-05-20
[cifs] fix null pointer check
Steve French
1
-1
/
+1
2015-05-19
Btrfs: fix racy system chunk allocation when setting block group ro
Filipe Manana
2
-0
/
+3
2015-05-19
btrfs: clear 'ret' in btrfs_check_shared() loop
Mark Fasheh
1
-0
/
+17
2015-05-19
Merge tag 'nfs-for-4.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-5
/
+11
2015-05-19
ovl: mount read-only if workdir can't be created
Miklos Szeredi
3
-5
/
+17
2015-05-16
Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-05-16
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-21
/
+53
2015-05-16
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-10
/
+68
2015-05-15
Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2015-05-15
ext4: fix an ext3 collapse range regression in xfstests
Theodore Ts'o
1
-0
/
+8
2015-05-14
kernfs: do not account ino_ida allocations to memcg
Vladimir Davydov
1
-1
/
+8
2015-05-14
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
Darrick J. Wong
2
-9
/
+19
2015-05-14
ext4: check for zero length extent explicitly
Eryu Guan
1
-1
/
+1
2015-05-14
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2
-9
/
+22
2015-05-14
ext4: remove unused function prototype from ext4.h
Theodore Ts'o
1
-1
/
+0
2015-05-14
ext4: don't save the error information if the block device is read-only
Theodore Ts'o
1
-0
/
+2
2015-05-14
ext4: fix lazytime optimization
Theodore Ts'o
1
-1
/
+1
2015-05-14
ovl: don't remove non-empty opaque directory
Miklos Szeredi
1
-5
/
+19
2015-05-13
nfs: take extra reference to fl->fl_file when running a setlk
Jeff Layton
1
-0
/
+3
2015-05-13
nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0
Chuck Lever
1
-5
/
+8
2015-05-12
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...
Helge Deller
1
-0
/
+3
2015-05-11
Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-85
/
+212
2015-05-11
Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
Filipe Manana
1
-0
/
+19
2015-05-11
Btrfs: fix race between block group creation and their cache writeout
Filipe Manana
1
-4
/
+27
2015-05-11
Btrfs: fix panic when starting bg cache writeout after IO error
Filipe Manana
1
-4
/
+10
2015-05-11
Btrfs: fix crash after inode cache writeback failure
Filipe Manana
1
-2
/
+12
2015-05-10
Fix that several functions handle incorrect value of mapchars
Nakajima Akira
9
-23
/
+25
2015-05-10
cifs: Don't replace dentries for dfs mounts
Sachin Prabhu
1
-0
/
+2
2015-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+6
2015-05-09
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
1
-0
/
+6
2015-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+15
2015-05-09
path_openat(): fix double fput()
Al Viro
1
-1
/
+2
2015-05-09
namei: d_is_negative() should be checked before ->d_seq validation
Al Viro
1
-6
/
+13
2015-05-08
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+11
2015-05-07
Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+12
[next]