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
2010-02-09
mm: flush dcache before writing into page to avoid alias
anfei zhou
2010-02-09
block: fix bugs in bio-integrity mempool usage
Chuck Ebbert
2010-02-09
Fix 'flush_old_exec()/setup_new_exec()' split
Linus Torvalds
2010-02-09
block: fix bio_add_page for non trivial merge_bvec_fn case
Dmitry Monakhov
2010-02-09
Split 'flush_old_exec' into two functions
Linus Torvalds
2010-02-09
FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
Mike Frysinger
2010-02-09
fix affs parse_options()
Al Viro
2010-02-09
Fix remount races with symlink handling in affs
Al Viro
2010-02-09
fix leak in romfs_fill_super()
Al Viro
2010-02-09
fix oops in fs/9p late mount failure
Al Viro
2010-02-09
Fix failure exits in bfs_fill_super()
Al Viro
2010-02-09
Fix a leak in affs_fill_super()
Al Viro
2010-01-28
fnctl: f_modown should call write_lock_irqsave/restore
Greg Kroah-Hartman
2010-01-28
NFS: Revert default r/wsize behavior
Chuck Lever
2010-01-28
nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
Frank Filz
2010-01-28
partitions: use sector size for EFI GPT
Karel Zak
2010-01-28
partitions: read whole sector with EFI GPT header
Karel Zak
2010-01-28
vfs: get_sb_single() - do not pass options twice
Kay Sievers
2010-01-25
ecryptfs: initialize private persistent file before dereferencing pointer
Erez Zadok
2010-01-25
ecryptfs: use after free
Dan Carpenter
2010-01-22
reiserfs: truncate blocks not used by a write
Jan Kara
2010-01-22
inotify: only warn once for inotify problems
Eric Paris
2010-01-22
inotify: do not reuse watch descriptors
Eric Paris
2010-01-18
quota: Fix dquot_transfer for filesystems different from ext4
Jan Kara
2010-01-18
nfsd: make sure data is on disk before calling ->fsync
Christoph Hellwig
2010-01-18
exofs: simple_write_end does not mark_inode_dirty
Boaz Harrosh
2010-01-18
fasync: split 'fasync_helper()' into separate add/remove functions
Linus Torvalds
2010-01-06
generic_permission: MAY_OPEN is not write access
Serge E. Hallyn
2010-01-06
ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
Dmitry Monakhov
2010-01-06
ext4: Convert to generic reserved quota's space management.
Dmitry Monakhov
2010-01-06
quota: decouple fs reserved space from quota reservation
Dmitry Monakhov
2010-01-06
Add unlocked version of inode_add_bytes() function
Dmitry Monakhov
2010-01-06
udf: Try harder when looking for VAT inode
Jan Kara
2010-01-06
cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referrals
Jeff Layton
2009-12-18
jffs2: Fix long-standing bug with symlink garbage collection.
David Woodhouse
2009-12-18
ext3: Fix data / filesystem corruption when write fails to copy data
Jan Kara
2009-12-18
debugfs: fix create mutex racy fops and private data
Mathieu Desnoyers
2009-12-18
devpts_get_tty() should validate inode
Sukadev Bhattiprolu
2009-12-18
NFS: Fix nfs_migrate_page()
Trond Myklebust
2009-12-18
hfs: fix a potential buffer overflow
Amerigo Wang
2009-12-18
jbd2: don't wipe the journal on a failed journal checksum
Theodore Ts'o
2009-12-14
ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
Theodore Ts'o
2009-12-14
ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
Akira Fujita
2009-12-14
ext4: Wait for proper transaction commit on fsync
Jan Kara
2009-12-14
ext4: fix incorrect block reservation on quota transfer.
Dmitry Monakhov
2009-12-14
ext4: quota macros cleanup
Dmitry Monakhov
2009-12-14
ext4: ext4_get_reserved_space() must return bytes instead of blocks
Dmitry Monakhov
2009-12-14
ext4: remove blocks from inode prealloc list on failure
Curt Wohlgemuth
2009-12-14
ext4: wait for log to commit when umounting
Josef Bacik
2009-12-14
ext4: Avoid data / filesystem corruption when write fails to copy data
Jan Kara
[next]