Age | Commit message (Expand) | Author |
2013-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-03-09 | proc: Use nd_jump_link in proc_ns_follow_link | Eric W. Biederman |
2013-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-03-08 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-03-08 | vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink | Linus Torvalds |
2013-03-07 | Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-03-07 | Btrfs: improve the delayed inode throttling | Chris Mason |
2013-03-07 | fs: Limit sys_mount to only request filesystem modules (Part 2). | Eric W. Biederman |
2013-03-06 | Btrfs: fix a mismerge in btrfs_balance() | Ilya Dryomov |
2013-03-06 | CIFS: Fix missing of oplock_read value in smb30_values structure | Pavel Shilovsky |
2013-03-06 | cifs: don't try to unlock pagecache page after releasing it | Jeff Layton |
2013-03-06 | cifs: remove the sockopt= mount option | Jeff Layton |
2013-03-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/... | Chris Mason |
2013-03-06 | cifs: Check server capability before attempting silly rename | Sachin Prabhu |
2013-03-06 | cifs: Fix bug when checking error condition in cifs_rename_pending_delete() | Sachin Prabhu |
2013-03-05 | Btrfs: enforce min_bytes parameter during extent allocation | Chris Mason |
2013-03-04 | Btrfs: allow running defrag in parallel to administrative tasks | Stefan Behrens |
2013-03-04 | Btrfs: avoid deadlock on transaction waiting list | Liu Bo |
2013-03-04 | Btrfs: do not BUG_ON on aborted situation | Liu Bo |
2013-03-04 | Btrfs: do not BUG_ON in prepare_to_reloc | Liu Bo |
2013-03-04 | Btrfs: free all recorded tree blocks on error | Liu Bo |
2013-03-04 | Btrfs: build up error handling for merge_reloc_roots | Liu Bo |
2013-03-04 | Btrfs: check for NULL pointer in updating reloc roots | Liu Bo |
2013-03-04 | Btrfs: fix unclosed transaction handler when the async transaction commitment... | Miao Xie |
2013-03-04 | Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails | Miao Xie |
2013-03-04 | Btrfs: use set_nlink if our i_nlink is 0 | Josef Bacik |
2013-03-03 | eCryptfs: allow userspace messaging to be disabled | Kees Cook |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-03-03 | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-03-03 | btrfs/raid56: Add missing #include <linux/vmalloc.h> | Geert Uytterhoeven |
2013-03-02 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-03-02 | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-03-02 | ext4: enable quotas before orphan cleanup | Jan Kara |
2013-03-02 | ext4: don't allow quota mount options when quota feature enabled | Jan Kara |
2013-03-02 | ext4: fix a warning from sparse check for ext4_dir_llseek | Zheng Liu |
2013-03-02 | ext4: convert number of blocks to clusters properly | Lukas Czerner |
2013-03-02 | ext4: fix possible memory leak in ext4_remount() | Wei Yongjun |
2013-03-02 | jbd2: fix ERR_PTR dereference in jbd2__journal_start | Dmitry Monakhov |
2013-03-02 | Revert some of "binfmt_elf: cleanups" | James Hogan |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-02 | ext4: use percpu counter for extent cache count | Theodore Ts'o |
2013-03-02 | compat: restore timerfd settime and gettime compat syscalls | Heiko Carstens |
2013-03-01 | constify path_get/path_put and fs_struct.c stuff | Al Viro |
2013-03-01 | cache the value of file_inode() in struct file | Al Viro |
2013-03-01 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-03-01 | autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree() | Tim Gardner |
2013-03-01 | autofs - Fix sparse warning: context imbalance in autofs4_d_automount() diffe... | Peter Huewe |