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
2013-01-03
udf: fix memory leak while allocating blocks during write
Namjae Jeon
2013-01-03
exec: do not leave bprm->interp on stack
Kees Cook
2013-01-03
vfs: d_obtain_alias() needs to use "/" as default name.
NeilBrown
2013-01-03
nfsd4: fix oops on unusual readlike compound
J. Bruce Fields
2013-01-03
proc: pid/status: show all supplementary groups
Artem Bityutskiy
2013-01-03
NFS: avoid NULL dereference in nfs_destroy_server
NeilBrown
2013-01-03
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
Neil Brown
2013-01-03
nfsd: fix v4 reply caching
J. Bruce Fields
2013-01-03
NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
Bryan Schumaker
2013-01-03
ext4: init pagevec in ext4_da_block_invalidatepages
Eric Sandeen
2013-01-03
ext4: fix memory leak in ext4_xattr_set_acl()'s error path
Eugene Shatokhin
2013-01-03
nfs: fix wrong object type in lockowner_slab
Yanchuan Nian
2013-01-03
freezer: PF_FREEZER_NOSIG should be cleared along with PF_NOFREEZE
Oleg Nesterov
2012-12-06
jbd: Fix lock ordering bug in journal_unmap_buffer()
Jan Kara
2012-12-06
reiserfs: Move quota calls out of write lock
Jan Kara
2012-12-06
reiserfs: Protect reiserfs_quota_write() with write lock
Jan Kara
2012-12-06
reiserfs: Protect reiserfs_quota_on() with write lock
Jan Kara
2012-12-06
reiserfs: Fix lock ordering during remount
Jan Kara
2012-12-06
xfs: drop buffer io reference when a bad bio is built
Dave Chinner
2012-12-06
jffs2: Fix lock acquisition order bug in jffs2_write_begin
Thomas Betker
2012-12-06
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
Benjamin Marzinski
2012-12-06
UBIFS: fix mounting problems after power cuts
Artem Bityutskiy
2012-12-06
UBIFS: introduce categorized lprops counter
Artem Bityutskiy
2012-11-16
eCryptfs: check for eCryptfs cipher support at mount
Tim Sally
2012-11-16
eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
Tyler Hicks
2012-11-16
fanotify: fix missing break
Eric Paris
2012-11-16
xfs: fix reading of wrapped log data
Dave Chinner
2012-11-16
cifs: fix potential buffer overrun in cifs.idmap handling code
Jeff Layton
2012-11-16
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
2012-11-16
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
2012-11-16
NFS: fix bug in legacy DNS resolver.
NeilBrown
2012-11-16
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
2012-11-16
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
2012-11-16
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
2012-11-16
nfsd: add get_uint for u32's
J. Bruce Fields
2012-10-30
Revert "lockd: use rpc client's cl_nodename for id encoding"
Ben Hutchings
2012-10-30
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
Kees Cook
2012-10-30
freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD
Oleg Nesterov
2012-10-30
sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
Geert Uytterhoeven
2012-10-30
NLM: nlm_lookup_file() may return NLMv4-specific error codes
Trond Myklebust
2012-10-30
nohz: Fix idle ticks in cpu summary line of /proc/stat
Michal Hocko
2012-10-30
ext4: race-condition protection for ext4_convert_unwritten_extents_endio
Dmitry Monakhov
2012-10-30
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
2012-10-30
nfsd4: fix nfs4 stateid leak
J. Bruce Fields
2012-10-30
jbd: Fix assertion failure in commit code due to lacking transaction credits
Jan Kara
2012-10-17
eCryptfs: Call lower ->flush() from ecryptfs_flush()
Tyler Hicks
2012-10-17
eCryptfs: Write out all dirty pages just before releasing the lower file
Tyler Hicks
2012-10-17
eCryptfs: Revert to a writethrough cache model
Tyler Hicks
2012-10-17
eCryptfs: Initialize empty lower files when opening them
Tyler Hicks
2012-10-17
eCryptfs: Unlink lower inode when ecryptfs_create() fails
Tyler Hicks
[next]