Age | Commit message (Expand) | Author |
2013-06-27 | inotify: invalid mask should return a error number but not set it | Zhao Hongjiang |
2013-06-20 | ceph: fix statvfs fr_size | Sage Weil |
2013-06-20 | libceph: wrap auth ops in wrapper functions | Sage Weil |
2013-06-20 | libceph: add update_authorizer auth method | Sage Weil |
2013-06-20 | ceph: ceph_pagelist_append might sleep while atomic | Jim Schutt |
2013-06-20 | ceph: add cpu_to_le32() calls when encoding a reconnect capability | Jim Schutt |
2013-06-07 | jfs: fix a couple races | Dave Kleikamp |
2013-06-07 | cifs: fix potential buffer overrun when composing a new options string | Jeff Layton |
2013-06-07 | xfs: kill suid/sgid through the truncate path. | Dave Chinner |
2013-06-07 | NFSv4: Fix a thinko in nfs4_try_open_cached | Trond Myklebust |
2013-06-07 | nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary | Ryusuke Konishi |
2013-06-07 | ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap() | Joseph Qi |
2013-06-07 | fat: fix possible overflow for fat_clusters | OGAWA Hirofumi |
2013-06-07 | cifs: only set ops for inodes in I_NEW state | Jeff Layton |
2013-05-24 | btrfs: don't stop searching after encountering the wrong item | Gabriel de Perthuis |
2013-05-19 | hugetlbfs: fix mmap failure in unaligned size request | Naoya Horiguchi |
2013-05-19 | ext4: limit group search loop for non-extent files | Lachlan McIlroy |
2013-05-19 | nfsd4: don't allow owner override on 4.1 CLAIM_FH opens | J. Bruce Fields |
2013-05-11 | ext4: add check for inodes_count overflow in new resize ioctl | Theodore Ts'o |
2013-05-11 | autofs - remove autofs dentry mount check | David Jeffery |
2013-05-07 | ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG | Theodore Ts'o |
2013-05-07 | ext4: fix online resizing for ext3-compat file systems | Theodore Ts'o |
2013-05-07 | ext4: fix journal callback list traversal | Dmitry Monakhov |
2013-05-07 | jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback | Dmitry Monakhov |
2013-05-07 | nfsd: Decode and send 64bit time values | Bryan Schumaker |
2013-05-07 | nfsd4: don't close read-write opens too soon | J. Bruce Fields |
2013-05-07 | NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall | Trond Myklebust |
2013-05-07 | LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot | Trond Myklebust |
2013-05-07 | fs/dcache.c: add cond_resched() to shrink_dcache_parent() | Greg Thelen |
2013-05-07 | mm: allow arch code to control the user page table ceiling | Hugh Dickins |
2013-05-07 | fs/fscache/stats.c: fix memory leak | Anurup m |
2013-05-07 | sysfs: fix use after free in case of concurrent read/write and readdir | Ming Lei |
2013-05-01 | aio: fix possible invalid memory access when DEBUG is enabled | Zhao Hongjiang |
2013-04-25 | Btrfs: make sure nbytes are right after log replay | Josef Bacik |
2013-04-25 | hfsplus: fix potential overflow in hfsplus_file_truncate() | Vyacheslav Dubeyko |
2013-04-16 | vfs: Revert spurious fix to spinning prevention in prune_icache_sb | Suleiman Souhlal |
2013-04-16 | cifs: Allow passwords which begin with a delimitor | Sachin Prabhu |
2013-04-12 | reiserfs: Fix warning and inode leak when deleting inode with xattrs | Jan Kara |
2013-04-12 | UBIFS: make space fixup work in the remount case | Artem Bityutskiy |
2013-04-05 | ext4: use atomic64_t for the per-flexbg free_clusters count | Theodore Ts'o |
2013-04-05 | ext4: convert number of blocks to clusters properly | Lukas Czerner |
2013-04-05 | Btrfs: fix space leak when we fail to reserve metadata space | Josef Bacik |
2013-04-05 | nfsd4: reject "negative" acl lengths | J. Bruce Fields |
2013-04-05 | loop: prevent bdev freeing while device in use | Anatol Pomozov |
2013-04-05 | Btrfs: don't drop path when printing out tree errors in scrub | Josef Bacik |
2013-04-05 | Btrfs: limit the global reserve to 512mb | Josef Bacik |
2013-04-05 | Btrfs: fix race between mmap writes and compression | Chris Mason |
2013-04-05 | pnfs-block: removing DM device maybe cause oops when call dev_remove | fanchaoting |
2013-04-05 | sysfs: handle failure path correctly for readdir() | Ming Lei |
2013-04-05 | sysfs: fix race between readdir and lseek | Ming Lei |