Age | Commit message (Expand) | Author |
2011-09-11 | Btrfs: fix unclosed transaction handle in btrfs_cont_expand | Miao Xie |
2011-09-11 | Btrfs: fix misuse of trans block rsv | Liu Bo |
2011-09-11 | Btrfs: reset to appropriate block rsv after orphan operations | Liu Bo |
2011-09-11 | Btrfs: skip locking if searching the commit root in csum lookup | Josef Bacik |
2011-09-11 | btrfs: fix warning in iput for bad-inode | Sergei Trofimovich |
2011-09-11 | Btrfs: fix an oops when deleting snapshots | Liu Bo |
2011-09-10 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2011-09-10 | Avoid dereferencing a 'request_queue' after last close. | NeilBrown |
2011-09-09 | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client | Linus Torvalds |
2011-09-09 | vfs: automount should ignore LOOKUP_FOLLOW | Miklos Szeredi |
2011-09-07 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git.... | Linus Torvalds |
2011-09-06 | fs/9p: Use protocol-defined value for lock/getlock 'type' field. | Jim Garlick |
2011-09-06 | fs/9p: Always ask new inode in lookup for cache mode disabled | Aneesh Kumar K.V |
2011-09-06 | fs/9p: Add OS dependent open flags in 9p protocol | Aneesh Kumar K.V |
2011-09-06 | fs/9p: Don't update file type when updating file attributes | Aneesh Kumar K.V |
2011-09-06 | fs/9p: Add fid before dentry instantiation | Aneesh Kumar K.V |
2011-09-02 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-09-01 | xfs: fix ->write_inode return values | Christoph Hellwig |
2011-08-31 | xfs: fix xfs_mark_inode_dirty during umount | Christoph Hellwig |
2011-08-31 | Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4 | Linus Torvalds |
2011-08-31 | ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining | Jiaying Zhang |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-08-25 | lockdep: Add helper function for dir vs file i_mutex annotation | Josh Boyer |
2011-08-25 | xfs: deprecate the nodelaylog mount option | Christoph Hellwig |
2011-08-24 | NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error | Trond Myklebust |
2011-08-24 | NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation | Trond Myklebust |
2011-08-24 | NFSv4: nfs4_proc_renew should be declared static | Trond Myklebust |
2011-08-24 | NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocation | Trond Myklebust |
2011-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2011-08-24 | fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message | Miklos Szeredi |
2011-08-23 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-08-23 | block: separate priority boosting from REQ_META | Christoph Hellwig |
2011-08-23 | block: remove READ_META and WRITE_META | Christoph Hellwig |
2011-08-22 | xfs: fix tracing builds inside the source tree | Christoph Hellwig |
2011-08-22 | ceph: fix memory leak | Noah Watkins |
2011-08-21 | Btrfs: fix 64 bit divide problem | Josef Bacik |
2011-08-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-08-19 | ext4: flush any pending end_io requests before DIO reads w/dioread_nolock | Jiaying Zhang |
2011-08-19 | UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled | Michal Marek |
2011-08-18 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds |
2011-08-18 | update cifs version to 1.75 | Steve French |
2011-08-18 | [CIFS] possible memory corruption on mount | Steve French |
2011-08-18 | Merge branch 'btrfs-3.0' into for-linus | Chris Mason |
2011-08-18 | Btrfs: set i_size properly when fallocating and we already | Josef Bacik |
2011-08-18 | btrfs: unlock on error in btrfs_file_llseek() | Dan Carpenter |
2011-08-18 | btrfs: btrfs_permission's RO check shouldn't apply to device nodes | Jeff Mahoney |
2011-08-17 | befs: Validate length of long symbolic links. | Timo Warns |