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-05-13
fs/dcache.c: add cond_resched() to shrink_dcache_parent()
Greg Thelen
2013-05-13
inotify: invalid mask should return a error number but not set it
Zhao Hongjiang
2013-05-13
fs/fscache/stats.c: fix memory leak
Anurup m
2013-05-13
nfsd: Decode and send 64bit time values
Bryan Schumaker
2013-05-13
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
Theodore Ts'o
2013-05-13
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
Trond Myklebust
2013-05-13
nfsd4: don't close read-write opens too soon
J. Bruce Fields
2013-05-13
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
2013-05-13
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
2013-05-13
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
2013-05-13
sysfs: fix use after free in case of concurrent read/write and readdir
Ming Lei
2013-05-13
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
2013-04-25
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
2013-04-25
Btrfs: fix race between mmap writes and compression
Chris Mason
2013-04-25
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
2013-04-25
Btrfs: make sure nbytes are right after log replay
Josef Bacik
2013-04-10
loop: prevent bdev freeing while device in use
Anatol Pomozov
2013-04-10
NFS: nfs_getaclargs.acl_len is a size_t
Chuck Lever
2013-04-10
udf: Fix bitmap overflow on large filesystems with small block size
Jan Kara
2013-04-10
reiserfs: Fix warning and inode leak when deleting inode with xattrs
Jan Kara
2013-04-10
Btrfs: limit the global reserve to 512mb
Josef Bacik
2013-04-10
Nest rename_lock inside vfsmount_lock
Al Viro
2013-04-10
nfsd4: reject "negative" acl lengths
J. Bruce Fields
2013-04-10
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2013-04-10
pnfs-block: removing DM device maybe cause oops when call dev_remove
fanchaoting
2013-04-10
sysfs: handle failure path correctly for readdir()
Ming Lei
2013-04-10
sysfs: fix race between readdir and lseek
Ming Lei
2013-04-10
UBIFS: make space fixup work in the remount case
Artem Bityutskiy
2013-03-27
vfs,proc: guarantee unique inodes in /proc
Linus Torvalds
2013-03-27
cifs: ignore everything in SPNEGO blob after mechTypes
Jeff Layton
2013-03-27
ext4: fix data=journal fast mount/umount hang
Theodore Ts'o
2013-03-27
cifs: delay super block destruction until all cifsFileInfo objects are gone
Mateusz Guzik
2013-03-27
ext4: use atomic64_t for the per-flexbg free_clusters count
Theodore Ts'o
2013-03-27
ext4: convert number of blocks to clusters properly
Lukas Czerner
2013-03-27
jbd2: fix use after free in jbd2_journal_dirty_metadata()
Jan Kara
2013-03-27
ext4: fix the wrong number of the allocated blocks in ext4_split_extent()
Zheng Liu
2013-03-27
isofs: avoid info leak on export
Mathias Krause
2013-03-27
udf: avoid info leak on export
Mathias Krause
2013-03-20
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
2013-03-20
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
2013-03-20
block: use i_size_write() in bd_set_size()
Guo Chao
2013-03-20
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...
Mathieu Desnoyers
2013-03-20
ext3: Fix format string issues
Lars-Peter Clausen
2013-03-20
vfs: fix pipe counter breakage
Al Viro
2013-03-20
cifs: ensure that cifs_get_root() only traverses directories
Jeff Layton
2013-03-20
NFS: Don't allow NFS silly-renamed files to be deleted, no signal
Trond Myklebust
2013-03-20
btrfs: Init io_lock after cloning btrfs device struct
Thomas Gleixner
2013-03-06
ext4: fix kernel BUG on large-scale rm -rf commands
Theodore Ts'o
2013-03-06
ext4: fix hole punch failure when depth is greater than 0
Ashish Sangwan
2013-03-06
ext4: rewrite punch hole to use ext4_ext_remove_space()
Lukas Czerner
[next]