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-07-02
aio: fix aio request leak when events are reaped by userspace
Benjamin LaHaise
2014-07-02
aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
Benjamin LaHaise
2014-07-02
mm: add !pte_present() check on existing hugetlb_entry callbacks
Naoya Horiguchi
2014-07-02
nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry
Jeff Layton
2014-07-02
aio: block io_destroy() until all context requests are completed
Anatol Pomozov
2014-07-02
nfsd: don't try to reuse an expired DRC entry off the list
Jeff Layton
2014-06-27
ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock
Goldwyn Rodrigues
2014-06-27
ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread
Jan Kara
2014-06-27
ocfs2: implement delayed dropping of last dquot reference
Jan Kara
2014-06-27
quota: provide function to grab quota structure reference
Jan Kara
2014-06-27
ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat later
Jan Kara
2014-06-27
dlm: keep listening connection alive with sctp mode
Lidong Zhong
2014-06-27
Btrfs: fix BUG_ON() casued by the reserved space migration
Miao Xie
2014-06-27
Btrfs: fix two use-after-free bugs with transaction cleanup
Josef Bacik
2014-06-27
Btrfs: don't delete ordered roots from list during cleanup
Josef Bacik
2014-06-27
Btrfs: cleanup transaction on abort
Josef Bacik
2014-06-27
Btrfs: do not release metadata for space cache inodes
Josef Bacik
2014-06-27
Btrfs: don't leak block group on error
Filipe David Borba Manana
2014-06-27
Btrfs: fix sync fs to actually wait for all data to be persisted
Filipe David Borba Manana
2014-06-27
Btrfs: fix tracking of orphan inode count
Filipe David Borba Manana
2014-06-27
Do not send ClientGUID on SMB2.02 dialect
Steve French
2014-06-27
cifs: Set client guid on per connection basis
Sachin Prabhu
2014-06-27
Check SMB3 dialects against downgrade attacks
Steve French
2014-06-27
nfsd4: fix FREE_STATEID lockowner leak
J. Bruce Fields
2014-06-27
epoll: fix use-after-free in eventpoll_release_file
Konstantin Khlebnikov
2014-06-27
GFS2: revert "GFS2: d_splice_alias() can't return error"
J. Bruce Fields
2014-06-27
Revert "bio-integrity: Fix bio_integrity_verify segment start bug"
Jiri Slaby
2014-06-20
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
2014-06-20
btrfs: fix defrag 32-bit integer overflow
Justin Maggard
2014-06-09
metag: Reduce maximum stack size to 256MB
James Hogan
2014-06-09
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
2014-06-09
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
2014-06-09
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
2014-06-09
NFSd: call rpc_destroy_wait_queue() from free_client()
Trond Myklebust
2014-06-09
NFSd: Move default initialisers from create_client() to alloc_client()
Trond Myklebust
2014-06-09
autofs: fix lockref lookup
Ian Kent
2014-06-09
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Christoph Hellwig
2014-06-06
aio: fix potential leak in aio_run_iocb().
Leon Yu
2014-06-06
coredump: fix va_list corruption
Eric Dumazet
2014-05-29
fs: Don't return 0 from get_anon_bdev
Thomas Bächler
2014-05-29
cifs: Wait for writebacks to complete before attempting write.
Sachin Prabhu
2014-05-29
don't bother with {get,put}_write_access() on non-regular files
Al Viro
2014-05-15
lockd: ensure we tear down any live sockets when socket creation fails during...
Jeff Layton
2014-05-15
aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration
Benjamin LaHaise
2014-05-15
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
2014-05-15
ext4: use i_size_read in ext4_unaligned_aio()
Theodore Ts'o
2014-05-15
ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
Theodore Ts'o
2014-05-15
ext4: fix jbd2 warning under heavy xattr load
Jan Kara
2014-05-15
ext4: note the error in ext4_end_bio()
Matthew Wilcox
2014-05-15
ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
Kazuya Mio
[next]