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
2012-08-17
hfs: add sanity check for file name length
Dan Carpenter
2012-08-17
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes
Theodore Ts'o
2012-08-17
NLM: Don't hang forever on NLM unlock requests
Trond Myklebust
2012-08-17
deal with races in /proc/*/{syscall,stack,personality}
Al Viro
2012-08-17
nfsd4: ignore WANT bits in open downgrade
J. Bruce Fields
2012-08-17
nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()
Bernd Schubert
2012-08-17
epoll: fix spurious lockdep warnings
Nelson Elhage
2012-08-17
locks: fix checking of fcntl_setlease argument
J. Bruce Fields
2012-08-17
xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
Jan Kara
2012-08-17
xfs: Fix possible memory corruption in xfs_readlink
Carlos Maiolino
2012-08-17
hfsplus: Fix potential buffer overflows
Greg Kroah-Hartman
2012-08-17
cifs: fix dentry refcount leak when opening a FIFO on lookup
Jeff Layton
2012-08-17
cifs: fix possible memory corruption in CIFSFindNext
Jeff Layton
2012-08-17
ext4: fix undefined behavior in ext4_fill_flex_info()
Xi Wang
2012-08-17
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
2012-08-17
fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away
Jens Axboe
2012-05-17
fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message
Miklos Szeredi
2012-05-17
proc: restrict access to /proc/PID/io
Vasiliy Kulikov
2012-05-17
cifs: check for NULL session password
Jeff Layton
2012-05-17
cifs: fix NULL pointer dereference in cifs_find_smb_ses
Jeff Layton
2012-05-17
cifs: clean up cifs_find_smb_ses (try #2)
Jeff Layton
2012-05-17
ext3: Fix oops in ext3_try_to_allocate_with_rsv()
Jan Kara
2012-05-17
NFSv4.1: update nfs4_fattr_bitmap_maxsz
Andy Adamson
2012-05-17
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2012-05-17
exec: delay address limit change until point of no return
Mathias Krause
2012-05-17
xfs: properly account for reclaimed inodes
Johannes Weiner
2012-05-17
oprofile, dcookies: Fix possible circular locking dependency
Robert Richter
2012-05-17
fat: Fix corrupt inode flags when remove ATTR_SYS flag
OGAWA Hirofumi
2012-05-17
UBIFS: fix memory leak on error path
Artem Bityutskiy
2012-05-17
UBIFS: fix shrinker object count reports
Artem Bityutskiy
2012-05-17
UBIFS: fix a rare memory leak in ro to rw remounting path
Artem Bityutskiy
2012-05-17
eCryptfs: Allow 2 scatterlist entries for encrypted filenames
Tyler Hicks
2012-05-17
ext4: release page cache in ext4_mb_load_buddy error path
Yang Ruirui
2012-05-17
jbd: fix fsync() tid wraparound bug
Ted Ts'o
2012-05-17
jbd: Fix forever sleeping process in do_get_write_access()
Jan Kara
2012-05-17
ext3: Fix fs corruption when make_indexed_dir() fails
Jan Kara
2012-03-14
befs: Validate length of long symbolic links.
Timo Warns
2012-03-14
fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops
Timo Warns
2012-03-14
cifs: add fallback in is_path_accessible for old servers
Jeff Layton
2012-03-14
CIFS: Fix memory over bound bug in cifs_parse_mount_options
Pavel Shilovsky
2012-03-14
Validate size of EFI GUID partition entries.
Timo Warns
2012-03-14
cifs: check for bytes_remaining going to zero in CIFS_SessSetup
Jeff Layton
2012-03-14
btrfs: Require CAP_SYS_ADMIN for filesystem rebalance
Ben Hutchings
2012-03-14
cifs: fix another memleak, in cifs_root_iget
Oskar Schirmer
2012-03-14
Increase OSF partition limit from 8 to 18
Linus Torvalds
2012-03-14
Fix corrupted OSF partition table parsing
Timo Warns
2012-03-14
nfs: fix compilation warning
Jovi Zhang
2012-03-14
GFS2: BUG in gfs2_adjust_quota
Abhijith Das
2012-03-14
GFS2: Fix writing to non-page aligned gfs2_quota structures
Abhijith Das
2012-03-14
Open with O_CREAT flag set fails to open existing files on non writable direc...
Sachin Prabhu
[next]