Age | Commit message (Expand) | Author |
2013-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-10-25 | seq_file: always update file->f_pos in seq_lseek() | Gu Zheng |
2013-10-25 | Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-10-24 | eCryptfs: fix 32 bit corruption issue | Colin Ian King |
2013-10-22 | vfs: fix new kernel-doc warnings | Randy Dunlap |
2013-10-22 | fs/namei.c: fix new kernel-doc warning | Randy Dunlap |
2013-10-22 | Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2013-10-20 | nfsd regression since delayed fput() | Al Viro |
2013-10-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-10-18 | Btrfs: release path before starting transaction in can_nocow_extent | Josef Bacik |
2013-10-17 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-10-16 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds |
2013-10-16 | procfs: call default get_unmapped_area on MMU-present architectures | HATAYAMA Daisuke |
2013-10-16 | procfs: fix unintended truncation of returned mapped address | HATAYAMA Daisuke |
2013-10-16 | fs: buffer: move allocation failure loop into the allocator | Johannes Weiner |
2013-10-16 | mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages | Cyrill Gorcunov |
2013-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-10-16 | ecryptfs: Fix memory leakage in keystore.c | Geyslan G. Bem |
2013-10-15 | ext[34]: fix double put in tmpfile | Miklos Szeredi |
2013-10-14 | cifs: ntstatus_to_dos_map[] is not terminated | Tim Gardner |
2013-10-12 | vfs: allow O_PATH file descriptors for fstatfs() | Linus Torvalds |
2013-10-12 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-10-12 | ext4: fix memory leak in xattr | Dave Jones |
2013-10-10 | Btrfs: fix oops caused by the space balance and dead roots | Miao Xie |
2013-10-10 | Btrfs: insert orphan roots into fs radix tree | Miao Xie |
2013-10-10 | Btrfs: limit delalloc pages outside of find_delalloc_range | Josef Bacik |
2013-10-10 | Btrfs: use right root when checking for hash collision | Josef Bacik |
2013-10-07 | cifs: Allow LANMAN auth method for servers supporting unencapsulated authenti... | Sachin Prabhu |
2013-10-07 | cifs: Fix inability to write files >2GB to SMB2/3 shares | Jan Klos |
2013-10-06 | cifs: Avoid umount hangs with smb2 when server is unresponsive | Shirish Pargaonkar |
2013-10-05 | do not treat non-symlink reparse points as valid symlinks | Steve French |
2013-10-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-10-05 | btrfs: Fix crash due to not allocating integrity data for a bioset | Darrick J. Wong |
2013-10-05 | Merge branch 'for-linus' into for-linus-3.12 | Chris Mason |
2013-10-04 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-10-04 | Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-10-04 | Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing | Ilya Dryomov |
2013-10-04 | Btrfs: eliminate races in worker stopping code | Ilya Dryomov |
2013-10-04 | Btrfs: fix crash of compressed writes | Liu Bo |
2013-10-04 | Btrfs: fix transid verify errors when recovering log tree | Josef Bacik |
2013-10-04 | xfs: Use kmem_free() instead of free() | Thierry Reding |
2013-10-04 | xfs: fix memory leak in xlog_recover_add_to_trans | tinguely@sgi.com |
2013-10-04 | xfs: dirent dtype presence is dependent on directory magic numbers | Dave Chinner |
2013-10-04 | xfs: lockdep needs to know about 3 dquot-deep nesting | Dave Chinner |
2013-10-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2013-10-02 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-10-01 | fs/super.c: fix lru_list leak for real | Al Viro |
2013-10-01 | fuse: no RCU mode in fuse_access() | Miklos Szeredi |