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-09-14
fuse: fix retrieve length
Miklos Szeredi
2012-09-14
ext3: Fix fdatasync() for files with only i_size changes
Jan Kara
2012-09-14
udf: Fix data corruption for files in ICB
Jan Kara
2012-09-14
jbd: don't write superblock when unmounting an ro filesystem
Jan Kara
2012-09-14
block: replace __getblk_slow misfix by grow_dev_page fix
Hugh Dickins
2012-09-14
Btrfs: revert checksum error statistic which can cause a BUG()
Stefan Behrens
2012-09-14
NFS: Alias the nfs module to nfs4
bjschuma@gmail.com
2012-09-14
UBIFS: fix complaints about too small debug buffer size
Artem Bityutskiy
2012-09-14
UBIFS: fix crash on error path
Artem Bityutskiy
2012-09-14
nfsd4: fix security flavor of NFSv4.0 callback
J. Bruce Fields
2012-09-14
NFS: return -ENOKEY when the upcall fails to map the name
Bryan Schumaker
2012-09-14
NFS: Clear key construction data if the idmap upcall fails
Bryan Schumaker
2012-09-14
NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
Trond Myklebust
2012-09-14
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
2012-09-14
pnfs: defer release of pages in layoutget
Idan Kedar
2012-09-14
NFSv3: Ensure that do_proc_get_root() reports errors correctly
Trond Myklebust
2012-09-14
vfs: canonicalize create mode in build_open_flags()
Miklos Szeredi
2012-09-14
vfs: missed source of ->f_pos races
Al Viro
2012-08-25
ext4: fix kernel BUG on large-scale rm -rf commands
Theodore Ts'o
2012-08-25
ext4: fix long mount times on very big file systems
Theodore Ts'o
2012-08-25
ext4: don't call ext4_error while block group is locked
Theodore Ts'o
2012-08-25
ext4: avoid kmemcheck complaint from reading uninitialized memory
Theodore Ts'o
2012-08-25
ext4: make sure the journal sb is written in ext4_clear_journal_err()
Theodore Ts'o
2012-08-25
fuse: verify all ioctl retry iov elements
Zach Brown
2012-08-15
ore: Fix out-of-bounds access in _ios_obj()
Boaz Harrosh
2012-08-15
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-08-09
ext4: use s_csum_seed instead of i_csum_seed for xattr block
Tao Ma
2012-08-09
ext4: use proper csum calculation in ext4_rename
Tao Ma
2012-08-09
ext4: undo ext4_calc_metadata_amount if we fail to claim space
Theodore Ts'o
2012-08-09
ext4: don't let i_reserved_meta_blocks go negative
Brian Foster
2012-08-09
ext4: fix hole punch failure when depth is greater than 0
Ashish Sangwan
2012-08-09
ext4: fix overhead calculation used by ext4_statfs()
Theodore Ts'o
2012-08-09
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
Theodore Ts'o
2012-08-09
NFS: Fix a number of bugs in the idmapper
David Howells
2012-08-09
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
2012-08-09
nfsd4: fix cr_principal comparison check in same_creds
Vivek Trivedi
2012-08-09
nfsd4: our filesystems are normally case sensitive
J. Bruce Fields
2012-08-09
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
2012-08-09
cifs: ensure that we always do cifsFileInfo_get under the spinlock
Jeff Layton
2012-08-09
cifs: reinstate sec=ntlmv2 mount option
Jeff Layton
2012-08-09
Btrfs: call the ordered free operation without any locks held
Chris Mason
2012-08-09
udf: Improve table length check to avoid possible overflow
Jan Kara
2012-08-09
locks: fix checking of fcntl_setlease argument
J. Bruce Fields
2012-07-20
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2012-07-20
Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-07-20
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
2012-07-20
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
2012-07-20
ore: Unlock r4w pages in exact reverse order of locking
Boaz Harrosh
2012-07-20
ore: Remove support of partial IO request (NFS crash)
Boaz Harrosh
2012-07-20
ore: Fix NFS crash by supporting any unaligned RAID IO
Boaz Harrosh
[next]