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-06-11
ext4: tighten restrictions on inode flags
Duane Griffin
2009-06-11
ext4: don't inherit inappropriate inode flags from parent
Duane Griffin
2009-06-11
ext4: fix bb_prealloc_list corruption due to wrong group locking
Eric Sandeen
2009-06-11
ext4: fix bogus BUG_ONs in in mballoc code
Eric Sandeen
2009-06-11
ext4: Print the find_group_flex() warning only once
Theodore Ts'o
2009-06-11
ext4: fix header check in ext4_ext_search_right() for deep extent trees.
Eric Sandeen
2009-06-11
ext4: fix ext4_free_inode() vs. ext4_claim_inode() race
Eric Sandeen
2009-06-11
nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.
Frank Filz
2009-05-19
ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
Miklos Szeredi
2009-05-19
splice: fix i_mutex locking in generic_splice_write()
Miklos Szeredi
2009-05-19
splice: remove i_mutex locking in splice_from_pipe()
Miklos Szeredi
2009-05-19
splice: split up __splice_from_pipe()
Miklos Szeredi
2009-05-19
NFS: Fix the notifications when renaming onto an existing file
Trond Myklebust
2009-05-19
nfsd4: check for negative dentry before use in nfsv4 readdir
J. Bruce Fields
2009-05-19
epoll: fix size check in epoll_create()
Davide Libenzi
2009-05-19
cifs: Fix unicode string area word alignment in session setup
Jeff Layton
2009-05-19
cifs: Fix buffer size in cifs_convertUCSpath
Suresh Jayaraman
2009-05-19
cifs: Fix incorrect destination buffer size in cifs_strncpy_to_host
Suresh Jayaraman
2009-05-19
cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows
Suresh Jayaraman
2009-05-19
cifs: Fix buffer size for tcon->nativeFileSystem field
Jeff Layton
2009-05-19
NFS: Close page_mkwrite() races
Trond Myklebust
2009-05-19
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
2009-05-19
GFS2: Fix page_mkwrite() return code
Steven Whitehouse
2009-05-19
mm: close page_mkwrite races
Nick Piggin
2009-05-19
fs: fix page_mkwrite error cases in core code and btrfs
Nick Piggin
2009-05-19
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-05-19
dup2: Fix return value with oldfd == newfd and invalid fd
Jeff Mahoney
2009-05-08
proc: avoid information leaks to non-privileged processes
Jake Edge
2009-05-08
pagemap: require aligned-length, non-null reads of /proc/pid/pagemap
Vitaly Mayatskikh
2009-05-02
fs core fixes
Hugh Dickins
2009-05-02
block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb
Jens Axboe
2009-05-02
hugetlbfs: return negative error code for bad mount option
Akinobu Mita
2009-05-02
splice: fix deadlock in splicing to file
Miklos Szeredi
2009-05-02
vfs: skip I_CLEAR state inodes
Wu Fengguang
2009-05-02
CIFS: Fix memory overwrite when saving nativeFileSystem field during mount
Steve French
2009-05-02
cifs: fix buffer format byte on NT Rename/hardlink
Jeff Layton
2009-03-23
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
2009-03-23
NFSD: provide encode routine for OP_OPENATTR
Benny Halevy
2009-03-16
ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()
Jan Kara
2009-03-16
ext4: Add fallback for find_group_flex
Theodore Ts'o
2009-03-16
ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling
Dan Carpenter
2009-03-16
ext4: Initialize preallocation list_head's properly
Aneesh Kumar K.V
2009-03-16
ext4: Fix lockdep warning
Aneesh Kumar K.V
2009-03-16
ext4: Fix to read empty directory blocks correctly in 64k
Wei Yongjun
2009-03-16
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
Jan Kara
2009-03-16
Revert "ext4: wait on all pending commits in ext4_sync_fs()"
Jan Kara
2009-03-16
jbd2: Fix return value of jbd2_journal_start_commit()
Jan Kara
2009-03-16
proc: fix PG_locked reporting in /proc/kpageflags
Helge Bahmann
2009-03-16
proc: fix kflags to uflags copying in /proc/kpageflags
Wu Fengguang
2009-03-16
inotify: fix GFP_KERNEL related deadlock
Ingo Molnar
[next]