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-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
2009-03-16
fs: new inode i_state corruption fix
Nick Piggin
2009-03-16
timerfd: add flags check
Davide Libenzi
2009-03-16
JFFS2: fix mount crash caused by removed nodes
Thomas Gleixner
2009-03-16
Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS
Steve French
2009-03-16
vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
Bill Nottingham
2009-03-16
seq_file: properly cope with pread
Eric Biederman
2009-02-20
ext4: Initialize the new group descriptor when resizing the filesystem
Theodore Ts'o
2009-02-20
ext4: Add sanity check to make_indexed_dir
Theodore Ts'o
2009-02-20
ext4: only use i_size_high for regular files
Theodore Ts'o
2009-02-20
ext4: Add sanity checks for the superblock before mounting the filesystem
Theodore Ts'o
2009-02-20
ext4: Init the complete page while building buddy cache
Aneesh Kumar K.V
2009-02-20
ext4: Don't allow new groups to be added during block allocation
Aneesh Kumar K.V
2009-02-20
ext4: mark the blocks/inode bitmap beyond end of group as used
Aneesh Kumar K.V
2009-02-20
ext4: Use new buffer_head flag to check uninit group bitmaps initialization
Aneesh Kumar K.V
2009-02-20
ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
Aneesh Kumar K.V
2009-02-20
ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
Aneesh Kumar K.V
2009-02-20
ext4: don't use blocks freed but not yet committed in buddy cache init
Aneesh Kumar K.V
2009-02-20
ext4: Use an rbtree for tracking blocks freed during transaction.
Aneesh Kumar K.V
2009-02-20
ext4: cleanup mballoc header files
Aneesh Kumar K.V
2009-02-20
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
Aneesh Kumar K.V
2009-02-20
ext4: Add blocks added during resize to bitmap
Aneesh Kumar K.V
2009-02-20
ext4: Don't overwrite allocation_context ac_status
Aneesh Kumar K.V
2009-02-20
jbd2: Add barrier not supported test to journal_wait_on_commit_record
Theodore Ts'o
2009-02-20
ext4: Widen type of ext4_sb_info.s_mb_maxs[]
Yasunori Goto
2009-02-20
ext4: avoid ext4_error when mounting a fs with a single bg
Aneesh Kumar K.V
2009-02-20
ext4: Fix the delalloc writepages to allocate blocks at the right offset.
Aneesh Kumar K.V
2009-02-20
ext4: tone down ext4_da_writepages warnings
Theodore Ts'o
2009-02-20
ext4: Add support for non-native signed/unsigned htree hash algorithms
Theodore Ts'o
2009-02-20
ext2/xip: refuse to change xip flag during remount with busy inodes
Carsten Otte
2009-02-17
tun: Add some missing TUN compat ioctl translations.
David S. Miller
2009-02-17
lockd: fix regression in lockd's handling of blocked locks
J. Bruce Fields
2009-02-12
XFS: set b_error from bio error in xfs_buf_bio_end_io
Lachlan McIlroy
2009-02-12
elf core dump: fix get_user use
Roland McGrath
2009-02-12
seq_file: fix big-enough lseek() + read()
Alexey Dobriyan
2009-02-12
seq_file: move traverse so it can be used from seq_read
Eric Biederman
2009-02-06
dlm: initialize file_lock struct in GETLK before copying conflicting lock
Jeff Layton
[next]