index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2008-10-22
Don't allow splice() to files opened with O_APPEND
Linus Torvalds
2008-10-22
CIFS: make sure we have the right resume info before calling CIFSFindNext
Steve French
2008-09-08
cifs: fix O_APPEND on directio mounts
Jeff Layton
2008-09-08
cramfs: fix named-pipe handling
Al Viro
2008-09-08
nfsd: fix buffer overrun decoding NFSv4 acl
J. Bruce Fields
2008-08-20
CIFS: Fix compiler warning on 64-bit
Jan Beulich
2008-08-20
CIFS: if get root inode fails during mount, cleanup tree connection
Steve French
2008-08-20
CIFS: mount of IPC$ breaks with iget patch
Steve French
2008-08-06
vfs: fix lookup on deleted directory
Miklos Szeredi
2008-08-06
fat: detect media without partition table correctly
Frank Seidel
2008-08-06
FAT_VALID_MEDIA(): remove pointless test
Andrew Morton
2008-08-06
jbd: fix possible journal overflow issues
Josef Bacik
2008-08-06
jbd: fix race between free buffer and commit transaction
Mingming Cao
2008-08-06
jbd: fix the way the b_modified flag is cleared
Josef Bacik
2008-08-06
NFS: Ensure we zap only the access and acl caches when setting new acls
Trond Myklebust
2008-08-06
return to old errno choice in mkdir() et.al.
Al Viro
2008-08-06
romfs_readpage: don't report errors for pages beyond i_size
Linus Torvalds
2008-08-01
eCryptfs: use page_alloc not kmalloc to get a page of memory
Eric Sandeen
2008-08-01
VFS: increase pseudo-filesystem block size to PAGE_SIZE
Alex Nixon
2008-08-01
isofs: fix minor filesystem corruption
Adam Greenblatt
2008-08-01
quota: fix possible infinite loop in quota code
Jan Kara
2008-07-24
cifs: fix wksidarr declaration to be big-endian friendly
Jeff Layton
2008-07-24
exec: fix stack excutability without PT_GNU_STACK
Hugh Dickins
2008-07-24
reiserfs: discard prealloc in reiserfs_delete_inode
Jeff Mahoney
2008-07-24
block: Properly notify block layer of sync writes
Jens Axboe
2008-06-16
cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled
Marcin Slusarz
2008-06-16
ecryptfs: fix missed mutex_unlock
Cyrill Gorcunov
2008-06-16
ecryptfs: clean up (un)lock_parent
Miklos Szeredi
2008-06-16
eCryptfs: protect crypt_stat->flags in ecryptfs_open()
Michael Halcrow
2008-06-16
ecryptfs: add missing lock around notify_change
Miklos Szeredi
2008-06-16
double-free of inode on alloc_file() failure exit in create_write_pipe()
Al Viro
2008-06-09
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
2008-06-09
eCryptfs: remove unnecessary page decrypt call
Michael Halcrow
2008-06-09
pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...
Thomas Tuttle
2008-06-09
proc: calculate the correct /proc/<pid> link count
Vegard Nossum
2008-06-09
XFS: Fix memory corruption with small buffer reads
Christoph Hellwig
2008-06-09
CIFS: Fix UNC path prefix on QueryUnixPathInfo to have correct slash
Steve French
2008-06-09
ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
Tiger Yang
2008-06-06
asn1: additional sanity checking during BER decoding (CVE-2008-1673)
Chris Wright
2008-05-09
reiserfs: Unpack tails on quota files
Jan Kara
2008-05-09
vfs: fix permission checking in sys_utimensat
Miklos Szeredi
2008-05-06
fix SMP ordering hole in fcntl_setlk() (CVE-2008-1669)
Al Viro
2008-05-01
Fix dnotify/close race (CVE-2008-1375)
Al Viro
2008-05-01
aio: io_getevents() should return if io_destroy() is invoked
Jeff Moyer
2008-05-01
JFFS2: Fix free space leak with in-band cleanmarkers
David Woodhouse
2008-04-16
AFS: Do not describe debug parameters with their value
Paul Bolle
2008-04-15
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
Jan Kara
2008-04-14
JFFS2 Fix of panics caused by wrong condition for hole frag creation in write...
Alexey Korolev
2008-04-14
locks: fix possible infinite loop in fcntl(F_SETLKW) over nfs
J. Bruce Fields
2008-04-11
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
[next]