Age | Commit message (Expand) | Author |
2013-12-12 | Btrfs: make sure we cleanup all reloc roots if error happens | Wang Shilong |
2013-12-12 | Btrfs: skip building backref tree for uuid and quota tree when doing balance ... | Wang Shilong |
2013-12-12 | Btrfs: fix an oops when doing balance relocation | Wang Shilong |
2013-12-12 | Btrfs: don't miss skinny extent items on delayed ref head contention | Filipe David Borba Manana |
2013-12-12 | btrfs: call mnt_drop_write after interrupted subvol deletion | David Sterba |
2013-12-12 | Btrfs: don't clear the default compression type | Miao Xie |
2013-12-10 | nfsd: when reusing an existing repcache entry, unhash it first | Jeff Layton |
2013-12-10 | xfs: growfs overruns AGFL buffer on V4 filesystems | Dave Chinner |
2013-12-10 | xfs: don't perform discard if the given range length is less than block size | Jie Liu |
2013-12-10 | xfs: underflow bug in xfs_attrlist_by_handle() | Dan Carpenter |
2013-12-08 | jbd2: rename obsoleted msg JBD->JBD2 | Dmitry Monakhov |
2013-12-08 | jbd2: revise KERN_EMERG error messages | Jan Kara |
2013-12-08 | jbd2: don't BUG but return ENOSPC if a handle runs out of space | Theodore Ts'o |
2013-12-08 | ext4: Do not reserve clusters when fs doesn't support extents | Jan Kara |
2013-12-08 | ext4: fix del_timer() misuse for ->s_err_report | Al Viro |
2013-12-07 | sysfs: give different locking key to regular and bin files | Tejun Heo |
2013-12-06 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-12-06 | aio: clean up aio ring in the fail path | Gu Zheng |
2013-12-05 | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2013-12-05 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-12-05 | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-12-04 | nfs: fix do_div() warning by instead using sector_div() | Helge Deller |
2013-12-04 | NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery | Trond Myklebust |
2013-12-04 | Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2013-12-04 | ext2: Fix oops in ext2_get_block() called from ext2_quota_write() | Jan Kara |
2013-12-03 | ext4: check for overlapping extents in ext4_valid_extent_entries() | Eryu Guan |
2013-12-03 | ext4: fix use-after-free in ext4_mb_new_blocks | Junho Ryu |
2013-12-03 | epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled | Amit Pundir |
2013-12-02 | vfs: fix subtle use-after-free of pipe_inode_info | Linus Torvalds |
2013-12-02 | ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails | Theodore Ts'o |
2013-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-29 | fix bogus path_put() of nd->root after some unlazy_walk() failures | Al Viro |
2013-11-28 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-11-27 | Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-27 | remove obsolete references to powertweak | Dave Jones |
2013-11-27 | Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()" | Greg Kroah-Hartman |
2013-11-26 | vfs: Fix a regression in mounting proc | Eric W. Biederman |
2013-11-26 | vfs: In d_path don't call d_dname on a mount point | Eric W. Biederman |
2013-11-26 | Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-25 | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload | Steve French |
2013-11-24 | block: submit_bio_wait() conversions | Kent Overstreet |
2013-11-24 | Squashfs: fix failure to unlock pages on decompress error | Phillip Lougher |
2013-11-23 | ceph: allocate non-zero page to fscache in readpage() | Li Wang |
2013-11-23 | ceph: wake up 'safe' waiters when unregistering request | Yan, Zheng |
2013-11-23 | ceph: cleanup aborted requests when re-sending requests. | Yan, Zheng |
2013-11-23 | ceph: handle race between cap reconnect and cap release | Yan, Zheng |
2013-11-23 | ceph: set caps count after composing cap reconnect message | Yan, Zheng |
2013-11-23 | ceph: queue cap release in __ceph_remove_cap() | Yan, Zheng |
2013-11-23 | sysfs: use a separate locking class for open files depending on mmap | Tejun Heo |
2013-11-23 | sysfs: handle duplicate removal attempts in sysfs_remove_group() | Mika Westerberg |