Age | Commit message (Expand) | Author | Files | Lines |
2011-07-20 | switch vfs_path_lookup() to struct path | Al Viro | 1 | -1/+1 |
2011-07-20 | kill lookup_create() | Al Viro | 1 | -1/+0 |
2011-07-20 | make sure that nsproxy_cache is initialized early enough | Al Viro | 1 | -0/+1 |
2011-07-20 | new helpers: kern_path_create/user_path_create | Al Viro | 1 | -0/+2 |
2011-07-20 | kill LOOKUP_CONTINUE | Al Viro | 1 | -1/+0 |
2011-07-20 | nfs_open_context doesn't need struct path either | Al Viro | 1 | -2/+2 |
2011-07-20 | kill IPERM_FLAG_RCU | Al Viro | 1 | -2/+0 |
2011-07-20 | ->permission() sanitizing: don't pass flags to exec_permission() | Al Viro | 1 | -7/+0 |
2011-07-20 | ->permission() sanitizing: don't pass flags to ->inode_permission() | Al Viro | 1 | -1/+1 |
2011-07-20 | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 3 | -3/+3 |
2011-07-20 | ->permission() sanitizing: don't pass flags to generic_permission() | Al Viro | 1 | -1/+1 |
2011-07-20 | ->permission() sanitizing: don't pass flags to ->check_acl() | Al Viro | 3 | -3/+3 |
2011-07-20 | ->permission() sanitizing: MAY_NOT_BLOCK | Al Viro | 1 | -0/+1 |
2011-07-20 | kill check_acl callback of generic_permission() | Al Viro | 2 | -2/+3 |
2011-07-20 | lockless get_write_access/deny_write_access | Al Viro | 2 | -3/+52 |
2011-07-20 | kill file_permission() completely | Al Viro | 1 | -1/+0 |
2011-07-20 | consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling | Al Viro | 1 | -0/+1 |
2011-07-20 | new helper: iterate_supers_type() | Al Viro | 1 | -0/+2 |
2011-07-20 | fs: add a DCACHE_NEED_LOOKUP flag for d_flags | Josef Bacik | 1 | -0/+7 |
2011-07-18 | include/linux/sdla.h: remove the prototype of sdla() | WANG Cong | 1 | -5/+1 |
2011-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -6/+0 |
2011-07-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -1/+22 |
2011-07-15 | drm/radeon/kms: add new NI pci ids | Alex Deucher | 1 | -0/+2 |
2011-07-15 | net: remove NETIF_F_ALL_TX_OFFLOADS | Michał Mirosław | 1 | -6/+0 |
2011-07-14 | Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release | Len Brown | 2 | -0/+21 |
2011-07-14 | ACPI: Fixes device power states array overflow | Lin Ming | 1 | -1/+1 |
2011-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -0/+13 |
2011-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -1/+2 |
2011-07-13 | mmc: core: Bus width testing needs to handle suspend/resume | Philip Rakity | 1 | -0/+13 |
2011-07-13 | ACPI: Fix lockdep false positives in acpi_power_off() | Rafael J. Wysocki | 2 | -0/+21 |
2011-07-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+2 |
2011-07-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 1 | -1/+2 |
2011-07-12 | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt | 1 | -0/+2 |
2011-07-12 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+7 |
2011-07-09 | w1: ds1wm: add a reset recovery parameter | Jean-François Dagenais | 1 | -0/+7 |
2011-07-08 | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos... | Thomas Graf | 1 | -1/+1 |
2011-07-08 | sctp: Enforce retransmission limit during shutdown | Thomas Graf | 1 | -0/+1 |
2011-07-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2011-07-08 | FS-Cache: Add a helper to bulk uncache pages on an inode | David Howells | 1 | -0/+21 |
2011-07-08 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 1 | -1/+1 |
2011-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -1/+2 |
2011-07-07 | [media] tuner-core/v4l2-subdev: document that the type field has to be filled in | Hans Verkuil | 1 | -0/+7 |
2011-07-07 | [media] v4l2-subdev.h: remove unused s_mode tuner op | Hans Verkuil | 1 | -4/+1 |
2011-07-07 | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) | Simon Guinot | 1 | -1/+2 |
2011-07-06 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+3 |
2011-07-05 | sched: Disable (revert) SCHED_LOAD_SCALE increase | Peter Zijlstra | 1 | -1/+1 |
2011-07-05 | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+0 |
2011-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -1/+8 |
2011-07-02 | ipv6: Don't put artificial limit on routing table size. | David S. Miller | 1 | -0/+1 |
2011-07-01 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -1/+1 |