]> git.hungrycats.org Git - linux/shortlog
linux
2015-02-25 Zygo Blaxellzygo: udev-176 wants DEVTMPFS zygo-3.18.7-zb64-btrfs
2015-02-24 Zygo Blaxellzygo: cherry-picked e36cb0b
2015-02-22 David HowellsVFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode...
2015-02-22 David HowellsSELinux: Use d_is_positive() rather than testing dentry...
2015-02-22 David HowellsSmack: Use d_is_positive() rather than testing dentry...
2015-02-22 David HowellsTOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
2015-02-22 David HowellsApparmor: Use d_is_positive/negative() rather than...
2015-02-22 David HowellsApparmor: mediated_filesystem() should use dentry-...
2015-02-22 David HowellsVFS: Split DCACHE_FILE_TYPE into regular and special...
2015-02-22 David HowellsVFS: Add a fallthrough flag for marking virtual dentries
2015-02-22 David HowellsVFS: Add a whiteout dentry type
2015-02-22 David HowellsVFS: Introduce inode-getting helpers for layered/unione...
2015-02-22 Zygo Blaxellzygo: cherry-picked e57cf21
2015-02-22 Chris MasonBtrfs: fix allocation size calculations in alloc_btrfs_bio
2015-02-20 Chris MasonBtrfs: fix allocation size calculations in alloc_btrfs_bio
2015-02-20 Al ViroMerge branch 'overlayfs-next' of git://git.kernel.org...
2015-02-20 David HowellsInfiniband: Fix potential NULL d_inode dereference
2015-02-20 Omar Sandovalposix_acl: fix reference leaks in posix_acl_create
2015-02-20 Rasmus Villemoesautofs4: Wrong format for printing dentry
2015-02-20 Bastien Noceracoredump: Fix typo in comment
2015-02-20 Kinglong Meefs/aio.c: Remove duplicate function name in pr_debug...
2015-02-20 David Howellsconfigfs: Fix potential NULL d_inode dereference
2015-02-20 Al Virohypfs: switch to read_iter/write_iter
2015-02-20 Al Virodon't bother with most of the bad_file_ops methods
2015-02-18 Zygo Blaxellzygo: cherry-picked b4caecd
2015-02-18 Filipe MananaBtrfs: don't remove extents and xattrs when logging...
2015-02-18 Filipe MananaBtrfs: fix fsync data loss after adding hard link to...
2015-02-18 Forrest LiuBtrfs: fix BUG_ON in btrfs_orphan_add() when delete...
2015-02-18 Josef BacikBtrfs: account for large extents with enospc
2015-02-18 Josef BacikBtrfs: don't set and clear delalloc for O_DIRECT writes
2015-02-18 Josef BacikBtrfs: only adjust outstanding_extents when we do a...
2015-02-18 Zhao Leibtrfs: Fix out-of-space bug
2015-02-18 Filipe MananaBtrfs: scrub, fix sleep in atomic context
2015-02-18 Filipe MananaBtrfs: fix scheduler warning when syncing log
2015-02-18 Al Viroconfigfs_add_file: fold into its sole caller
2015-02-18 Al Viroconfigfs: fold create_dir() into its only caller
2015-02-18 Al Viroconfigfs: configfs_create() init callback is never...
2015-02-18 Al Viroswitch ll_lookup_finish_locks() and ll_revalidate_it_fi...
2015-02-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-02-18 Linus TorvaldsMerge tag 'md/3.20-fixes' of git://neil.brown.name/md
2015-02-18 Linus TorvaldsMerge tag 'please-pull-fixmcelog' of git://git.kernel...
2015-02-18 Linus TorvaldsMerge tag 'docs-fix' of git://git.lwn.net/linux-2.6
2015-02-18 Linus TorvaldsMerge branch 'for-3.20' of git://linux-nfs.org/~bfields...
2015-02-18 NeilBrownmd/raid5: Fix livelock when array is both resyncing...
2015-02-18 Linus TorvaldsMerge branch 'lazytime' of git://git.kernel.org/pub...
2015-02-17 Linus TorvaldsMerge branch 'iov_iter' of git://git.kernel.org/pub...
2015-02-17 Linus TorvaldsMerge branch 'getname2' of git://git.kernel.org/pub...
2015-02-17 Linus TorvaldsMerge branch 'debugfs_automount' of git://git.kernel...
2015-02-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-17 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-17 Kees Cookseccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
2015-02-17 Kees Cooksamples/seccomp: improve label helper
2015-02-17 Davidlohr Buesoipc,sem: use current->state helpers
2015-02-17 Jan Kiszkascripts/gdb: disable pagination while printing from...
2015-02-17 Jan Kiszkascripts/gdb: define maintainer
2015-02-17 Jan Kiszkascripts/gdb: convert CpuList to generator function
2015-02-17 Jan Kiszkascripts/gdb: convert ModuleList to generator function
2015-02-17 Daniel Wagnerscripts/gdb: use a generator instead of iterator for...
2015-02-17 Daniel Thompsonscripts/gdb: ignore byte-compiled python files
2015-02-17 Pantelis Koukousoulasscripts/gdb: port to python3 / gdb7.7
2015-02-17 Jan Kiszkascripts/gdb: add basic documentation
2015-02-17 Jan Kiszkascripts/gdb: add lx-lsmod command
2015-02-17 Jan Kiszkascripts/gdb: add class to iterate over CPU masks
2015-02-17 Jan Kiszkascripts/gdb: add lx_current convenience function
2015-02-17 Jan Kiszkascripts/gdb: add internal helper and convenience functi...
2015-02-17 Jan Kiszkascripts/gdb: add get_gdbserver_type helper
2015-02-17 Jan Kiszkascripts/gdb: add internal helper and convenience functi...
2015-02-17 Jan Kiszkascripts/gdb: add is_target_arch helper
2015-02-17 Jan Kiszkascripts/gdb: add helper and convenience function to...
2015-02-17 Jan Kiszkascripts/gdb: add task iteration class
2015-02-17 Jan Kiszkascripts/gdb: add lx-dmesg command
2015-02-17 Jan Kiszkascripts/gdb: add read_u16/32/64 helpers
2015-02-17 Jan Kiszkascripts/gdb: add get_target_endianness helper
2015-02-17 Jan Kiszkascripts/gdb: add internal helper and convenience functi...
2015-02-17 Jan Kiszkascripts/gdb: add automatic symbol reloading on module...
2015-02-17 Jan Kiszkakernel/module.c: do not inline do_init_module()
2015-02-17 Jan Kiszkascripts/gdb: add lx-symbols command
2015-02-17 Jan Kiszkascripts/gdb: add module iteration class
2015-02-17 Jan Kiszkascripts/gdb: add container_of helper and convenience...
2015-02-17 Jan Kiszkascripts/gdb: add cache for type objects
2015-02-17 Jan Kiszkascripts/gdb: add infrastructure
2015-02-17 Fabian Frederickfs/affs/super.c: fix switch indentation
2015-02-17 Fabian Frederickfs/affs/inode.c: remove double extern affs_symlink_inod...
2015-02-17 Fabian Frederickfs/affs/bitmap.c: remove unnecessary return
2015-02-17 Fabian Frederickfs/affs/amigaffs.c: remove else after return
2015-02-17 Fabian Frederickfs/affs: define AFFSNAMEMAX to replace constant use
2015-02-17 Fabian Frederickfs/affs: use unsigned int for string lengths
2015-02-17 Fabian Frederickfs/affs/super.c: destroy sbi mutex in affs_kill_sb()
2015-02-17 Fabian Frederickfs/affs/file.c: fix direct IO writes beyond EOF
2015-02-17 Fabian Frederickfs/affs/file.c: replace if/BUG by BUG_ON
2015-02-17 Geert Uytterhoevenfs/affs: fix casting in printed messages
2015-02-17 Chris Masoneventfd: don't take the spinlock in eventfd_poll
2015-02-17 John de la... lib/rbtree.c: fix typo in comment
2015-02-17 WANG Chaovmcore: fix PT_NOTE n_namesz, n_descsz overflow issue
2015-02-17 Geoff Levandkexec: add IND_FLAGS macro
2015-02-17 Geoff Levandkexec: add bit definitions for kimage entry flags
2015-02-17 Geoff Levandkexec: simplify conditional
2015-02-17 Geoff Levandkexec: Fix make headers_check
2015-02-17 Alexander Kuleshovkexec: fix a typo in comment
2015-02-17 Baoquan Hekexec: remove never used member destination in kimage
next