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-10-10
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
2012-10-10
cifs: fix return value in cifsConvertToUTF16
Jeff Layton
2012-10-10
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2012-10-10
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
2012-09-19
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
2012-09-19
VFS: make vfs_fstat() use f[get|put]_light()
Linus Torvalds
2012-09-19
eCryptfs: Copy up attributes of the lower target inode after rename
Tyler Hicks
2012-09-19
NFS: return error from decode_getfh in decode open
Weston Andros Adamson
2012-09-19
NFS: Fix a problem with the legacy binary mount code
Trond Myklebust
2012-09-19
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
2012-09-19
CIFS: Fix error handling in cifs_push_mandatory_locks
Pavel Shilovsky
2012-09-19
udf: Fix data corruption for files in ICB
Jan Kara
2012-09-19
fuse: fix retrieve length
Miklos Szeredi
2012-09-19
ext3: Fix fdatasync() for files with only i_size changes
Jan Kara
2012-09-12
Squashfs: fix mount time sanity check for corrupted superblock
Phillip Lougher
2012-09-12
NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
Trond Myklebust
2012-09-12
block: replace __getblk_slow misfix by grow_dev_page fix
Hugh Dickins
2012-09-12
fs/buffer.c: remove BUG() in possible but rare condition
Glauber Costa
2012-09-12
vfs: missed source of ->f_pos races
Al Viro
2012-09-12
NFSv3: Ensure that do_proc_get_root() reports errors correctly
Trond Myklebust
2012-09-12
ext4: fix long mount times on very big file systems
Theodore Ts'o
2012-09-12
NFS: Alias the nfs module to nfs4
bjschuma@gmail.com
2012-09-12
vfs: canonicalize create mode in build_open_flags()
Miklos Szeredi
2012-09-12
fuse: verify all ioctl retry iov elements
Zach Brown
2012-09-12
ext4: avoid kmemcheck complaint from reading uninitialized memory
Theodore Ts'o
2012-09-12
pnfs: defer release of pages in layoutget
Idan Kedar
2012-09-12
fix page number calculation bug for block layout decode buffer
Jim Rees
2012-09-12
NFSv4.1 fix page number calculation bug for filelayout decode buffers
Andy Adamson
2012-09-12
NFS: Use kcalloc() when allocating arrays
Trond Myklebust
2012-09-12
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
2012-08-19
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
Janne Kalliomäki
2012-08-10
ore: Fix out-of-bounds access in _ios_obj()
Boaz Harrosh
2012-08-10
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-08-10
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
2012-08-10
nfsd4: our filesystems are normally case sensitive
J. Bruce Fields
2012-08-02
Btrfs: call the ordered free operation without any locks held
Chris Mason
2012-08-02
locks: fix checking of fcntl_setlease argument
J. Bruce Fields
2012-08-02
ext4: undo ext4_calc_metadata_amount if we fail to claim space
Theodore Ts'o
2012-08-02
ext4: don't let i_reserved_meta_blocks go negative
Brian Foster
2012-08-02
udf: Improve table length check to avoid possible overflow
Jan Kara
2012-08-02
ext4: fix overhead calculation used by ext4_statfs()
Theodore Ts'o
2012-08-02
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
Theodore Ts'o
2012-08-02
cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
Jeff Layton
2012-08-02
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-08-02
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2012-07-25
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
Tyler Hicks
2012-07-25
eCryptfs: Fix lockdep warning in miscdev operations
Tyler Hicks
2012-07-25
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
2012-07-25
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
2012-07-25
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
[next]