Age | Commit message (Expand) | Author |
2012-01-25 | eCryptfs: Sanitize write counts of /dev/ecryptfs | Tyler Hicks |
2012-01-25 | ecryptfs: Remove unnecessary variable initialization | Tim Gardner |
2012-01-25 | ecryptfs: Improve metadata read failure logging | Tim Gardner |
2012-01-25 | xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink() | Jan Kara |
2012-01-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-01-24 | sysfs: Complain bitterly about attempts to remove files from nonexistent dire... | Eric W. Biederman |
2012-01-24 | kernel-doc: fix new warnings in debugfs | Randy Dunlap |
2012-01-23 | Merge branch 'kernel-doc' from Randy Dunlap | Linus Torvalds |
2012-01-23 | Merge branch 'akpm' | Linus Torvalds |
2012-01-23 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-01-23 | kernel-doc: fix new warnings in debugfs | Randy Dunlap |
2012-01-23 | proc: clear_refs: do not clear reserved pages | Will Deacon |
2012-01-19 | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds |
2012-01-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-19 | qnx4: don't leak ->BitMap on late failure exits | Al Viro |
2012-01-19 | qnx4: reduce the insane nesting in qnx4_checkroot() | Al Viro |
2012-01-19 | qnx4: di_fname is an array, for crying out loud... | Al Viro |
2012-01-18 | CIFS: Rename *UCS* functions to *UTF16* | Steve French |
2012-01-18 | [CIFS] ACL and FSCACHE support no longer EXPERIMENTAL | Steve French |
2012-01-18 | [CIFS] Fix build break with multiuser patch when LANMAN disabled | Steve French |
2012-01-17 | cifs: warn about impending deprecation of legacy MultiuserMount code | Jeff Layton |
2012-01-17 | cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts | Jeff Layton |
2012-01-17 | cifs: sanitize username handling | Jeff Layton |
2012-01-17 | cifs: lower default wsize when unix extensions are not used | Jeff Layton |
2012-01-17 | cifs: better instrumentation for coalesce_t2 | Jeff Layton |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-17 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-01-17 | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-01-17 | proc: clean up and fix /proc/<pid>/mem handling | Linus Torvalds |
2012-01-17 | vfs: remove printk from set_nlink() | Miklos Szeredi |
2012-01-17 | wake up s_wait_unfrozen when ->freeze_fs fails | Kazuya Mio |
2012-01-17 | audit: do not call audit_getname on error | Eric Paris |
2012-01-17 | audit: only allow tasks to set their loginuid if it is -1 | Eric Paris |
2012-01-17 | audit: remove task argument to audit_set_loginuid | Eric Paris |
2012-01-17 | xfs: cleanup xfs_file_aio_write | Christoph Hellwig |
2012-01-17 | xfs: always return with the iolock held from xfs_file_aio_write_checks | Christoph Hellwig |
2012-01-17 | xfs: remove the i_new_size field in struct xfs_inode | Christoph Hellwig |
2012-01-17 | xfs: remove the i_size field in struct xfs_inode | Christoph Hellwig |
2012-01-17 | xfs: replace i_pin_wait with a bit waitqueue | Christoph Hellwig |
2012-01-17 | xfs: replace i_flock with a sleeping bitlock | Christoph Hellwig |
2012-01-17 | xfs: make i_flags an unsigned long | Christoph Hellwig |
2012-01-17 | xfs: remove the if_ext_max field in struct xfs_ifork | Christoph Hellwig |
2012-01-16 | Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-01-16 | Btrfs: use larger system chunks | Chris Mason |
2012-01-16 | Btrfs: add a delalloc mutex to inodes for delalloc reservations | Josef Bacik |
2012-01-16 | Btrfs: space leak tracepoints | Josef Bacik |
2012-01-16 | Btrfs: protect orphan block rsv with spin_lock | Josef Bacik |
2012-01-16 | Btrfs: add allocator tracepoints | Josef Bacik |
2012-01-16 | Btrfs: don't call btrfs_throttle in file write | Josef Bacik |