Age | Commit message (Expand) | Author |
2015-06-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-22 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-06-22 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-06-19 | seqcount: Rename write_seqcount_barrier() | Peter Zijlstra |
2015-06-02 | vfs: read file_handle only once in handle_to_path | Sasha Levin |
2015-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-05-29 | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-05-28 | d_walk() might skip too much | Al Viro |
2015-05-28 | omfs: fix potential integer overflow in allocator | Bob Copeland |
2015-05-28 | omfs: fix sign confusion for bitmap loop counter | Bob Copeland |
2015-05-28 | omfs: set error return when d_make_root() fails | Bob Copeland |
2015-05-28 | fs, omfs: add NULL terminator in the end up the token list | Sasha Levin |
2015-05-28 | fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings | Andrew Morton |
2015-05-29 | xfs: fix broken i_nlink accounting for whiteout tmpfile inode | Brian Foster |
2015-05-29 | xfs: xfs_iozero can return positive errno | Dave Chinner |
2015-05-29 | xfs: xfs_attr_inactive leaves inconsistent attr fork state behind | Dave Chinner |
2015-05-29 | xfs: extent size hints can round up extents past MAXEXTLEN | Dave Chinner |
2015-05-29 | xfs: inode and free block counters need to use __percpu_counter_compare | Dave Chinner |
2015-05-29 | xfs: use percpu_counter_read_positive for mp->m_icount | George Wang |
2015-05-27 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2015-05-27 | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-05-23 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-05-20 | CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE | Federico Sauter |
2015-05-20 | Fix to convert SURROGATE PAIR | Nakajima Akira |
2015-05-20 | cifs: potential missing check for posix_lock_file_wait | Chengyu Song |
2015-05-20 | Fix to check Unique id and FileType when client refer file directly. | Nakajima Akira |
2015-05-20 | Btrfs: fix regression in raid level conversion | Chris Mason |
2015-05-20 | CIFS: remove an unneeded NULL check | Dan Carpenter |
2015-05-20 | [cifs] fix null pointer check | Steve French |
2015-05-19 | Btrfs: fix racy system chunk allocation when setting block group ro | Filipe Manana |
2015-05-19 | btrfs: clear 'ret' in btrfs_check_shared() loop | Mark Fasheh |
2015-05-19 | Merge tag 'nfs-for-4.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-05-19 | ovl: mount read-only if workdir can't be created | Miklos Szeredi |
2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra |
2015-05-16 | Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-05-16 | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-05-16 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-05-15 | Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-05-15 | turn user_{path_at,path,lpath,path_dir}() into static inlines | Al Viro |
2015-05-15 | namei: move saved_nd pointer into struct nameidata | Al Viro |
2015-05-15 | inline user_path_create() | Al Viro |
2015-05-15 | inline user_path_parent() | Al Viro |
2015-05-15 | namei: trim do_last() arguments | Al Viro |
2015-05-15 | namei: stash dfd and name into nameidata | Al Viro |
2015-05-15 | namei: fold path_cleanup() into terminate_walk() | Al Viro |
2015-05-15 | namei: saner calling conventions for filename_parentat() | Al Viro |
2015-05-15 | namei: saner calling conventions for filename_create() | Al Viro |
2015-05-15 | namei: shift nameidata down into filename_parentat() | Al Viro |
2015-05-15 | namei: make filename_lookup() reject ERR_PTR() passed as name | Al Viro |
2015-05-15 | namei: shift nameidata inside filename_lookup() | Al Viro |