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-26
ext4: fix kernel BUG on large-scale rm -rf commands
Theodore Ts'o
2012-08-26
ext4: fix long mount times on very big file systems
Theodore Ts'o
2012-08-26
ext4: avoid kmemcheck complaint from reading uninitialized memory
Theodore Ts'o
2012-08-26
ext4: make sure the journal sb is written in ext4_clear_journal_err()
Theodore Ts'o
2012-08-26
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: 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: our filesystems are normally case sensitive
J. Bruce Fields
2012-08-09
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
2012-08-09
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
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-29
cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
Jeff Layton
2012-07-29
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
2012-07-29
ore: Remove support of partial IO request (NFS crash)
Boaz Harrosh
2012-07-29
ore: Fix NFS crash by supporting any unaligned RAID IO
Boaz Harrosh
2012-07-29
UBIFS: fix a bug in empty space fix-up
Artem Bityutskiy
2012-07-29
ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT
Al Viro
2012-07-29
cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
Jeff Layton
2012-07-29
cifs: always update the inode cache with the results from a FIND_*
Jeff Layton
2012-07-19
fifo: Do not restart open() if it already found a partner
Anders Kaseorg
2012-07-19
block: fix infinite loop in __getblk_slow
Jeff Moyer
2012-07-19
Remove easily user-triggerable BUG from generic_setlease
Dave Jones
2012-07-16
ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()
Luis Henriques
2012-07-16
fs: ramfs: file-nommu: add SetPageUptodate()
Bob Liu
2012-07-16
splice: fix racy pipe->buffers uses
Eric Dumazet
2012-07-16
NFS: hard-code init_net for NFS callback transports
Stanislav Kinsbursky
2012-07-16
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
2012-07-16
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2012-07-16
Lockd: pass network namespace to creation and destruction routines
Stanislav Kinsbursky
2012-07-16
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
Tyler Hicks
2012-07-16
eCryptfs: Fix lockdep warning in miscdev operations
Tyler Hicks
2012-07-16
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
2012-07-16
ocfs2: clear unaligned io flag when dio fails
Junxiao Bi
2012-07-16
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
2012-07-16
NFS: Force the legacy idmapper to be single threaded
Bryan Schumaker
2012-07-16
mm: correctly synchronize rss-counters at exit/exec
Konstantin Khlebnikov
2012-07-16
Btrfs: run delayed directory updates during log replay
Chris Mason
2012-07-16
cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...
Jeff Layton
2012-07-16
cifs: fix parsing of password mount option
Suresh Jayaraman
2012-07-16
udf: Fortify loading of sparing table
Jan Kara
[next]