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
2014-06-30
epoll: fix use-after-free in eventpoll_release_file
Konstantin Khlebnikov
2014-06-30
btrfs: allocate raid type kobjects dynamically
Jeff Mahoney
2014-06-30
btrfs: fix lockdep warning with reclaim lock inversion
Jeff Mahoney
2014-06-30
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
2014-06-30
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
2014-06-30
Btrfs: use right type to get real comparison
Liu Bo
2014-06-30
Btrfs: don't check nodes for extent items
Josef Bacik
2014-06-30
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-06-30
Btrfs: send, don't error in the presence of subvols/snapshots
Filipe Manana
2014-06-30
Btrfs: set right total device count for seeding support
Wang Shilong
2014-06-30
Btrfs: mark mapping with error flag to report errors to userspace
Liu Bo
2014-06-30
Btrfs: fix NULL pointer crash of deleting a seed device
Liu Bo
2014-06-30
Btrfs: make sure there are not any read requests before stopping workers
Wang Shilong
2014-06-30
Btrfs: output warning instead of error when loading free space cache failed
Miao Xie
2014-06-30
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
2014-06-30
Btrfs: fix double free in find_lock_delalloc_range
Chris Mason
2014-06-30
CIFS: Fix memory leaks in SMB2_open
Pavel Shilovsky
2014-06-30
aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
Benjamin LaHaise
2014-06-30
aio: fix aio request leak when events are reaped by userspace
Benjamin LaHaise
2014-06-30
ext4: fix wrong assert in ext4_mb_normalize_request()
Maurizio Lombardi
2014-06-30
ext4: fix zeroing of page during writeback
Jan Kara
2014-06-30
ext4: fix data integrity sync in ordered mode
Namjae Jeon
2014-06-16
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
2014-06-11
mm: add !pte_present() check on existing hugetlb_entry callbacks
Naoya Horiguchi
2014-06-07
sysfs: make sure read buffer is zeroed
Tejun Heo
2014-06-07
metag: Reduce maximum stack size to 256MB
James Hogan
2014-06-07
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
2014-06-07
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
2014-06-07
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
2014-06-07
NFSd: call rpc_destroy_wait_queue() from free_client()
Trond Myklebust
2014-06-07
NFSd: Move default initialisers from create_client() to alloc_client()
Trond Myklebust
2014-06-07
fix races between __d_instantiate() and checks of dentry flags
Al Viro
2014-06-07
autofs: fix lockref lookup
Ian Kent
2014-06-07
ceph: clear directory's completeness when creating file
Yan, Zheng
2014-06-07
fs/affs/super.c: bugfix / double free
Fabian Frederick
2014-06-07
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Christoph Hellwig
2014-06-07
aio: fix potential leak in aio_run_iocb().
Leon Yu
2014-06-07
coredump: fix va_list corruption
Eric Dumazet
2014-06-07
kernfs: add back missing error check in kernfs_fop_mmap()
Tejun Heo
2014-05-31
fs: Don't return 0 from get_anon_bdev
Thomas Bächler
2014-05-31
cifs: Wait for writebacks to complete before attempting write.
Sachin Prabhu
2014-05-31
don't bother with {get,put}_write_access() on non-regular files
Al Viro
2014-05-13
lockd: ensure we tear down any live sockets when socket creation fails during...
Jeff Layton
2014-05-13
aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration
Benjamin LaHaise
2014-05-13
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
2014-05-06
ext4: use i_size_read in ext4_unaligned_aio()
Theodore Ts'o
2014-05-06
ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
Theodore Ts'o
2014-05-06
ext4: fix jbd2 warning under heavy xattr load
Jan Kara
2014-05-06
ext4: note the error in ext4_end_bio()
Matthew Wilcox
2014-05-06
ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
Kazuya Mio
[next]