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
2011-03-21
ext3: Always set dx_node's fake_dirent explicitly.
Eric Sandeen
2011-03-21
xfs: prevent reading uninitialized stack memory
Dan Rosenberg
2011-03-21
inotify: send IN_UNMOUNT events
Eric Paris
2011-03-21
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2011-03-21
aio: check for multiplication overflow in do_io_submit
Jeff Moyer
2011-03-21
nfsd: wrong index used in inner loop
roel
2011-03-21
CIFS: Fix oplock break handling (try #2)
Pavel Shilovsky
2011-03-21
ext2: Fix link count corruption under heavy link+rename load
Josh Hunt
2011-03-21
fuse: fix hang of single threaded fuseblk filesystem
Miklos Szeredi
2011-03-21
Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...
Tristan Ye
2011-03-21
ldm: corrupted partition table can cause kernel oops
Timo Warns
2011-03-21
epoll: prevent creating circular epoll structures
Davide Libenzi
2011-03-21
eCryptfs: Copy up lower inode attrs in getattr
Tyler Hicks
2011-03-21
fs/partitions: Validate map_count in Mac partition tables
Timo Warns
2011-03-21
s390: remove task_show_regs
Martin Schwidefsky
2011-03-21
nfsd: correctly handle return value from nfsd_map_name_to_*
NeilBrown
2011-03-21
NFS: fix the return value of nfs_file_fsync()
J. R. Okajima
2011-03-21
CRED: Fix kernel panic upon security_file_alloc() failure.
Tetsuo Handa
2011-03-21
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
2011-03-21
ocfs2_connection_find() returns pointer to bad structure
dann frazier
2011-03-21
NFSD: memory corruption due to writing beyond the stat array
Konstantin Khorenko
2011-03-21
NFS: Fix "kernel BUG at fs/aio.c:554!"
Chuck Lever
2011-03-21
install_special_mapping skips security_file_mmap check.
Tavis Ormandy
2011-03-21
NFS: Fix fcntl F_GETLK not reporting some conflicts
Sergey Vlasov
2011-03-21
nfsd: Fix possible BUG_ON firing in set_change_info
Neil Brown
2011-03-21
NFS: Fix panic after nfs_umount()
Chuck Lever
2011-03-21
fuse: fix ioctl when server is 32bit
Miklos Szeredi
2011-03-21
fuse: verify ioctl retries
Miklos Szeredi
2011-03-21
Btrfs: kfree correct pointer during mount option parsing
Josef Bacik
2011-03-21
ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
Nikanth Karthikesan
2011-03-21
ext4: consolidate in_range() definitions
Akinobu Mita
2011-03-21
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
2011-03-21
fuse: fix attributes after open(O_TRUNC)
Ken Sumrall
2011-03-21
bio: take care not overflow page count when mapping/copying user data
Jens Axboe
2011-03-21
eCryptfs: Clear LOOKUP_OPEN flag when creating lower file
Tyler Hicks
2011-03-21
reiserfs: don't acquire lock recursively in reiserfs_acl_chmod
Frederic Weisbecker
2011-03-21
block: limit vec count in bio_kmalloc() and bio_alloc_map_data()
Jens Axboe
2011-03-21
pipe: fix failure to return error code on ->confirm()
Nicolas Kaiser
2011-03-21
execve: make responsive to SIGKILL with large arguments
Roland McGrath
2011-03-21
execve: improve interactivity with large arguments
Roland McGrath
2011-03-21
setup_arg_pages: diagnose excessive argument size
Roland McGrath
2011-03-21
ocfs2: Don't walk off the end of fast symlinks.
Joel Becker
2011-03-21
reiserfs: fix unwanted reiserfs lock recursion
Frederic Weisbecker
2011-03-21
reiserfs: fix dependency inversion between inode and reiserfs mutexes
Frederic Weisbecker
2010-08-02
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
Andre Osterhues
2010-08-02
Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
Dan Rosenberg
2010-08-02
NFSv4: Ensure that /proc/self/mountinfo displays the minor version number
Trond Myklebust
2010-08-02
NFSv4: Fix an embarassing typo in encode_attrs()
Trond Myklebust
2010-08-02
CIFS: Fix a malicious redirect problem in the DNS lookup code
David Howells
2010-08-02
cifs: don't attempt busy-file rename unless it's in same directory
Jeff Layton
[next]