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
2009-05-18
ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
Miklos Szeredi
2009-05-18
splice: fix i_mutex locking in generic_splice_write()
Miklos Szeredi
2009-05-18
splice: remove i_mutex locking in splice_from_pipe()
Miklos Szeredi
2009-05-18
splice: split up __splice_from_pipe()
Miklos Szeredi
2009-05-18
fuse: destroy bdi on error
Miklos Szeredi
2009-05-18
lockd: fix list corruption on lockd restart
J. Bruce Fields
2009-05-18
NFS: Fix the notifications when renaming onto an existing file
Trond Myklebust
2009-05-18
nfsd4: check for negative dentry before use in nfsv4 readdir
J. Bruce Fields
2009-05-18
epoll: fix size check in epoll_create()
Davide Libenzi
2009-05-18
CIFS: Fix endian conversion of vcnum field
Steve French
2009-05-18
NFS: Close page_mkwrite() races
Trond Myklebust
2009-05-18
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
2009-05-18
GFS2: Fix page_mkwrite() return code
Steven Whitehouse
2009-05-18
mm: close page_mkwrite races
Nick Piggin
2009-05-18
fs: fix page_mkwrite error cases in core code and btrfs
Nick Piggin
2009-05-18
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-05-18
cifs: Fix unicode string area word alignment in session setup
Jeff Layton
2009-05-18
cifs: Fix buffer size in cifs_convertUCSpath
Suresh Jayaraman
2009-05-18
cifs: Fix incorrect destination buffer size in cifs_strncpy_to_host
Suresh Jayaraman
2009-05-18
cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows
Suresh Jayaraman
2009-05-18
cifs: Fix buffer size for tcon->nativeFileSystem field
Jeff Layton
2009-05-18
dup2: Fix return value with oldfd == newfd and invalid fd
Jeff Mahoney
2009-05-18
fiemap: fix problem with setting FIEMAP_EXTENT_LAST
Josef Bacik
2009-05-08
mm: fix Committed_AS underflow on large NR_CPUS environment
KOSAKI Motohiro
2009-05-08
proc: avoid information leaks to non-privileged processes
Jake Edge
2009-05-08
check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/
Oleg Nesterov
2009-05-08
do_execve() must not clear fs->in_exec if it was set by another thread
Oleg Nesterov
2009-05-08
check_unsafe_exec() doesn't care about signal handlers sharing
Al Viro
2009-05-08
New locking/refcounting for fs_struct
Al Viro
2009-05-08
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
2009-05-08
Get rid of bumping fs_struct refcount in pivot_root(2)
Al Viro
2009-05-08
fix setuid sometimes wouldn't
Hugh Dickins
2009-05-08
fix setuid sometimes doesn't
Hugh Dickins
2009-05-08
compat_do_execve should unshare_files
Hugh Dickins
2009-05-08
pagemap: require aligned-length, non-null reads of /proc/pid/pagemap
Vitaly Mayatskikh
2009-05-08
bio: fix memcpy corruption in bio_copy_user_iov()
FUJITA Tomonori
2009-04-27
hugetlbfs: return negative error code for bad mount option
Akinobu Mita
2009-04-27
NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
Trond Myklebust
2009-04-27
splice: fix deadlock in splicing to file
Miklos Szeredi
2009-04-27
vfs: skip I_CLEAR state inodes
Wu Fengguang
2009-04-27
ext4: fix locking typo in mballoc which could cause soft lockup hangs
Theodore Ts'o
2009-04-27
ext4: fix typo which causes a memory leak on error path
Dan Carpenter
2009-04-02
fuse: fix fuse_file_lseek returning with lock held
Dan Carpenter
2009-04-02
CIFS: Fix memory overwrite when saving nativeFileSystem field during mount
Steve French
2009-04-02
cifs: fix buffer format byte on NT Rename/hardlink
Jeff Layton
2009-03-22
Update my email address
Gertjan van Wingerde
2009-03-22
eCryptfs: NULL crypt_stat dereference during lookup
Tyler Hicks
2009-03-22
eCryptfs: Allocate a variable number of pages for file headers
Tyler Hicks
2009-03-19
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
2009-03-19
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
[next]