Age | Commit message (Expand) | Author | Files | Lines |
2013-12-12 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 1 | -5/+9 |
2013-12-12 | procfs: also fix proc_reg_get_unmapped_area() for !MMU case | Jan Beulich | 1 | -5/+9 |
2013-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 5 | -42/+73 |
2013-12-12 | Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+8 |
2013-12-12 | dcache: allow word-at-a-time name hashing with big-endian CPUs | Will Deacon | 2 | -7/+2 |
2013-12-12 | Merge tag 'xfs-for-linus-v3.13-rc4' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 4 | -5/+12 |
2013-12-12 | Btrfs: fix access_ok() check in btrfs_ioctl_send() | Dan Carpenter | 1 | -2/+2 |
2013-12-12 | Btrfs: make sure we cleanup all reloc roots if error happens | Wang Shilong | 1 | -0/+7 |
2013-12-12 | Btrfs: skip building backref tree for uuid and quota tree when doing balance ... | Wang Shilong | 1 | -1/+3 |
2013-12-12 | Btrfs: fix an oops when doing balance relocation | Wang Shilong | 1 | -23/+47 |
2013-12-12 | Btrfs: don't miss skinny extent items on delayed ref head contention | Filipe David Borba Manana | 1 | -12/+10 |
2013-12-12 | btrfs: call mnt_drop_write after interrupted subvol deletion | David Sterba | 1 | -1/+2 |
2013-12-12 | Btrfs: don't clear the default compression type | Miao Xie | 1 | -3/+2 |
2013-12-10 | nfsd: when reusing an existing repcache entry, unhash it first | Jeff Layton | 1 | -1/+8 |
2013-12-10 | xfs: growfs overruns AGFL buffer on V4 filesystems | Dave Chinner | 1 | -1/+5 |
2013-12-10 | xfs: don't perform discard if the given range length is less than block size | Jie Liu | 1 | -2/+3 |
2013-12-10 | xfs: underflow bug in xfs_attrlist_by_handle() | Dan Carpenter | 2 | -2/+4 |
2013-12-06 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -2/+6 |
2013-12-06 | aio: clean up aio ring in the fail path | Gu Zheng | 1 | -2/+6 |
2013-12-05 | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -2/+1 |
2013-12-05 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -87/+22 |
2013-12-05 | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 7 | -9/+51 |
2013-12-04 | nfs: fix do_div() warning by instead using sector_div() | Helge Deller | 1 | -1/+1 |
2013-12-04 | NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery | Trond Myklebust | 1 | -1/+8 |
2013-12-04 | Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+4 |
2013-12-03 | epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled | Amit Pundir | 1 | -2/+1 |
2013-12-02 | vfs: fix subtle use-after-free of pipe_inode_info | Linus Torvalds | 1 | -20/+19 |
2013-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2013-11-29 | fix bogus path_put() of nd->root after some unlazy_walk() failures | Al Viro | 1 | -2/+1 |
2013-11-28 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 7 | -24/+189 |
2013-11-27 | Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+20 |
2013-11-27 | remove obsolete references to powertweak | Dave Jones | 1 | -1/+1 |
2013-11-27 | Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()" | Greg Kroah-Hartman | 1 | -9/+0 |
2013-11-26 | Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -41/+121 |
2013-11-25 | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload | Steve French | 1 | -2/+4 |
2013-11-24 | block: submit_bio_wait() conversions | Kent Overstreet | 6 | -87/+22 |
2013-11-24 | Squashfs: fix failure to unlock pages on decompress error | Phillip Lougher | 1 | -1/+4 |
2013-11-23 | ceph: allocate non-zero page to fscache in readpage() | Li Wang | 1 | -1/+1 |
2013-11-23 | ceph: wake up 'safe' waiters when unregistering request | Yan, Zheng | 1 | -1/+2 |
2013-11-23 | ceph: cleanup aborted requests when re-sending requests. | Yan, Zheng | 1 | -1/+4 |
2013-11-23 | ceph: handle race between cap reconnect and cap release | Yan, Zheng | 3 | -4/+26 |
2013-11-23 | ceph: set caps count after composing cap reconnect message | Yan, Zheng | 1 | -5/+18 |
2013-11-23 | ceph: queue cap release in __ceph_remove_cap() | Yan, Zheng | 3 | -21/+14 |
2013-11-23 | sysfs: use a separate locking class for open files depending on mmap | Tejun Heo | 1 | -2/+20 |
2013-11-23 | sysfs: handle duplicate removal attempts in sysfs_remove_group() | Mika Westerberg | 1 | -0/+9 |
2013-11-22 | Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -6/+2 |
2013-11-22 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -83/+51 |
2013-11-22 | Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -75/+101 |
2013-11-22 | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds | 2 | -2/+6 |
2013-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 13 | -54/+53 |