Age | Commit message (Expand) | Author |
2009-12-16 | Untangling ima mess, part 2: deal with counters | Al Viro |
2009-12-16 | Untangling ima mess, part 1: alloc_file() | Al Viro |
2009-12-16 | O_TRUNC open shouldn't fail after file truncation | Al Viro |
2009-12-16 | fs: move get_empty_filp() deffinition to internal.h | Eric Paris |
2009-12-16 | Sanitize exec_permission_lite() | Al Viro |
2009-12-16 | Kill cached_lookup() and real_lookup() | Al Viro |
2009-12-16 | Kill path_lookup_open() | Al Viro |
2009-12-16 | Take hash recalculation into do_lookup() | Al Viro |
2009-12-16 | fix mismerge with Trond's stuff (create_mnt_ns() export is gone now) | Al Viro |
2009-12-16 | switch cachefiles to kern_path() | Al Viro |
2009-12-16 | kill __link_path_walk()/link_path_walk() distinction | Al Viro |
2009-12-16 | lift path_put(path) to callers of __do_follow_link() | Al Viro |
2009-12-16 | switch create_read_pipe() to alloc_file() | Al Viro |
2009-12-16 | switch alloc_file() to passing struct path | Al Viro |
2009-12-16 | switch nilfs2 to deactivate_locked_super() | Al Viro |
2009-12-16 | get rid of init_file() | Al Viro |
2009-12-16 | unexport get_empty_filp() | Al Viro |
2009-12-16 | switched inotify_init1() to alloc_file() | Al Viro |
2009-12-15 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-12-15 | fs/ubifs: use %pUB to print UUIDs | Joe Perches |
2009-12-15 | fs/gfs2/sys.c: use %pUB to print UUIDs | Joe Perches |
2009-12-15 | fs/xfs/xfs_log_recover.c: use %pU to print UUIDs | Joe Perches |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa |
2009-12-15 | task_struct: make journal_info conditional | Hiroshi Shimamoto |
2009-12-15 | procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm | john stultz |
2009-12-15 | procfs: use proper units for noMMU statm | Steven J. Magnani |
2009-12-15 | nommu: fix malloc performance by adding uninitialized flag | Jie Zhang |
2009-12-15 | mm hugetlb: add hugepage support to pagemap | Naoya Horiguchi |
2009-12-15 | hfs: fix a potential buffer overflow | Amerigo Wang |
2009-12-14 | xfs: event tracing support | Christoph Hellwig |
2009-12-14 | xfs: change the xfs_iext_insert / xfs_iext_remove | Christoph Hellwig |
2009-12-14 | xfs: cleanup bmap extent state macros | Christoph Hellwig |
2009-12-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-14 | udf: Avoid IO in udf_clear_inode | Jan Kara |
2009-12-14 | udf: Try harder when looking for VAT inode | Jan Kara |
2009-12-14 | udf: Fix compilation with UDFFS_DEBUG enabled | Jan Kara |
2009-12-14 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-12-14 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-14 | md: move compat_ioctl handling into md.c | Arnd Bergmann |
2009-12-13 | Merge branch 'nfs-for-2.6.33' | Trond Myklebust |
2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-12-11 | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-11 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-12-11 | devpts_get_tty() should validate inode | Sukadev Bhattiprolu |
2009-12-11 | xfs: Fix error return for fallocate() on XFS | Jason Gunthorpe |
2009-12-11 | xfs: cleanup dmapi macros in the umount path | Christoph Hellwig |