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: Fix race in ext4_inode_info.i_cached_extent
Theodore Ts'o
2009-06-11
ext4: Clear the unwritten buffer_head flag after the extent is initialized
Aneesh Kumar K.V
2009-06-11
ext4: Use a fake block number for delayed new buffer_head
Aneesh Kumar K.V
2009-06-11
ext4: Fix sub-block zeroing for writes into preallocated extents
Aneesh Kumar K.V
2009-06-11
ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present
Theodore Ts'o
2009-06-11
ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode
Theodore Ts'o
2009-06-11
ext4: really print the find_group_flex fallback warning only once
Chuck Ebbert
2009-06-11
ext4: fix locking typo in mballoc which could cause soft lockup hangs
Theodore Ts'o
2009-06-11
ext4: fix typo which causes a memory leak on error path
Dan Carpenter
2009-06-11
jbd2: Update locking coments
Jan Kara
2009-06-11
ext4: Check for an valid i_mode when reading the inode from disk
Theodore Ts'o
2009-06-11
ext4: Fix discard of inode prealloc space with delayed allocation.
Aneesh Kumar K.V
2009-06-11
ext4: Automatically allocate delay allocated blocks on rename
Theodore Ts'o
2009-06-11
ext4: Automatically allocate delay allocated blocks on close
Theodore Ts'o
2009-06-11
ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
Theodore Ts'o
2009-06-11
ext4: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
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
[next]