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
2014-03-05
NFSv4.1 Fail data server I/O if stateid represents a lost lock
Andy Adamson
1
-4
/
+6
2014-03-05
NFSv4: Fix the return value of nfs4_select_rw_stateid
Trond Myklebust
1
-11
/
+3
2014-03-05
NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
Trond Myklebust
1
-2
/
+3
2014-03-04
efivarfs: 'efivarfs_file_write' function reorganization
Geyslan G. Bem
1
-9
/
+4
2014-03-04
hfsplus: fix remount issue
Vyacheslav Dubeyko
1
-1
/
+1
2014-03-04
ocfs2: fix quota file corruption
Jan Kara
2
-14
/
+17
2014-03-04
mm: close PageTail race
David Rientjes
1
-3
/
+2
2014-03-04
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
1
-2
/
+2
2014-03-04
binfmt_elf: add ELF_HWCAP2 to compat auxv entries
Ard Biesheuvel
1
-0
/
+5
2014-03-02
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
53
-881
/
+608
2014-03-02
NFS: Fix a delegation callback race
Trond Myklebust
1
-4
/
+7
2014-03-02
Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+10
2014-03-01
NFSv4: Fix another nfs4_sequence corruptor
Trond Myklebust
1
-5
/
+5
2014-02-28
cifs: mask off top byte in get_rfc1002_length()
Jeff Layton
1
-1
/
+1
2014-02-28
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-1
/
+1
2014-02-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
15
-51
/
+100
2014-02-25
sysfs: fix namespace refcnt leak
Li Zefan
2
-3
/
+10
2014-02-25
fsnotify: Allocate overflow events with proper type
Jan Kara
4
-3
/
+34
2014-02-25
fanotify: Handle overflow in case of permission events
Jan Kara
2
-6
/
+14
2014-02-25
fsnotify: Fix detection whether overflow event is queued
Jan Kara
1
-1
/
+5
2014-02-23
cifs: sanity check length of data to send before sending
Jeff Layton
1
-0
/
+29
2014-02-23
CIFS: Fix wrong pos argument of cifs_find_lock_conflict
Pavel Shilovsky
1
-18
/
+6
2014-02-22
Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-26
/
+43
2014-02-22
Revert "writeback: do not sync data dirtied after sync start"
Jan Kara
3
-32
/
+18
2014-02-21
bio-integrity: Drop bio_integrity_verify BUG_ON in post bip->bip_iter world
Nicholas Bellinger
1
-4
/
+1
2014-02-21
fs/bio-integrity: remove duplicate code
Gu Zheng
1
-49
/
+37
2014-02-20
quota: Fix race between dqput() and dquot_scan_active()
Jan Kara
1
-3
/
+11
2014-02-20
udf: Fix data corruption on file type conversion
Jan Kara
2
-2
/
+13
2014-02-20
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
513
-14736
/
+18158
2014-02-19
Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-15
/
+35
2014-02-19
NFS fix error return in nfs4_select_rw_stateid
Andy Adamson
1
-1
/
+4
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2
-4
/
+4
2014-02-19
xfs: limit superblock corruption errors to actual corruption
Eric Sandeen
1
-3
/
+2
2014-02-19
xfs: skip verification on initial "guess" superblock read
Eric Sandeen
2
-10
/
+17
2014-02-19
xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb
Eric Sandeen
1
-1
/
+1
2014-02-18
Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-0
/
+2
2014-02-18
bio: don't write "bio: create slab" messages to syslog
Mikulas Patocka
1
-1
/
+0
2014-02-18
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-23
/
+43
2014-02-18
nfsd: fix lost nfserrno() call in nfsd_setattr()
J. R. Okajima
1
-0
/
+1
2014-02-18
Merge 3.14-rc3 into driver-core-next
Greg Kroah-Hartman
26
-97
/
+232
2014-02-18
inotify: Fix reporting of cookies for inotify events
Jan Kara
6
-6
/
+7
2014-02-17
jbd2: fix use after free in jbd2_journal_start_reserved()
Dan Carpenter
1
-2
/
+4
2014-02-17
fs: Substitute rcu_access_pointer() for rcu_dereference_raw()
Paul E. McKenney
1
-1
/
+1
2014-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-35
/
+93
2014-02-17
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-28
/
+78
2014-02-17
FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree
David Howells
2
-0
/
+8
2014-02-17
reiserfs: fix utterly brain-damaged indentation.
Dave Jones
1
-700
/
+195
2014-02-17
ceph: fix __dcache_readdir()
Yan, Zheng
1
-1
/
+9
2014-02-17
ceph: add acl, noacl options for cephfs mount
Sage Weil
1
-4
/
+28
[prev]
[next]